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