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