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