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