Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 2.66 KB

benefitpublic.md

File metadata and controls

15 lines (12 loc) · 2.66 KB

BenefitPublic

Fields

Field Type Required Description
ID string ✔️ The ID of the benefit.
CreatedAt time.Time ✔️ Creation timestamp of the object.
ModifiedAt time.Time ✔️ Last modification timestamp of the object.
Type components.BenefitType ✔️ N/A
Description string ✔️ The description of the benefit.
Selectable bool ✔️ Whether the benefit is selectable when creating a product.
Deletable bool ✔️ Whether the benefit is deletable.
OrganizationID string ✔️ The ID of the organization owning the benefit.