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