PolarExpress.Schemas.CustomerBenefitGrantDownloadables
(polar_express v0.2.2)
Copy Markdown
View Source
CustomerBenefitGrantDownloadables
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerBenefitGrantDownloadables{ benefit: term(), benefit_id: term(), created_at: term(), customer: term(), customer_id: term(), error: term(), granted_at: term(), id: term(), is_granted: term(), is_revoked: term(), member_id: term(), modified_at: term(), order_id: term(), properties: term(), revoked_at: term(), subscription_id: term() }
benefitbenefit_id- Format: uuid4.created_at- Creation timestamp of the object. Format: date-time.customercustomer_id- Format: uuid4.error- Nullable.granted_at- Nullable.id- The ID of the object. Format: uuid4.is_grantedis_revokedmember_id- Nullable.modified_at- Last modification timestamp of the object. Nullable.order_id- Nullable.propertiesrevoked_at- Nullable.subscription_id- Nullable.