Polarex.BenefitDownloadablesSubscriber (Polarex v0.2.3)
View SourceProvides struct and type for a BenefitDownloadablesSubscriber
Summary
Types
@type t() :: %Polarex.BenefitDownloadablesSubscriber{ created_at: DateTime.t(), deletable: boolean(), description: String.t(), id: String.t(), metadata: Polarex.Metadata.t(), modified_at: DateTime.t() | nil, organization: Polarex.Organization.t(), organization_id: String.t(), properties: Polarex.BenefitDownloadablesSubscriberProperties.t(), selectable: boolean(), type: String.t() }