Polarex.BenefitDownloadablesCreate (Polarex v0.2.0)
View SourceProvides struct and type for a BenefitDownloadablesCreate
Summary
Types
@type t() :: %Polarex.BenefitDownloadablesCreate{ description: String.t(), metadata: Polarex.Metadata.t() | nil, organization_id: String.t() | nil, properties: Polarex.BenefitDownloadablesCreateProperties.t(), type: String.t() }