Provides struct and type for a BenefitDownloadablesCreate
Summary
Types
@type t() :: %Polarex.BenefitDownloadablesCreate{ description: String.t(), metadata: map() | nil, organization_id: String.t() | nil, properties: Polarex.BenefitDownloadablesCreateProperties.t(), type: String.t() }