Polarex.BenefitDownloadablesUpdate (Polarex v0.2.1)

View Source

Provides struct and type for a BenefitDownloadablesUpdate

Summary

Types

t()

@type t() :: %Polarex.BenefitDownloadablesUpdate{
  description: String.t() | nil,
  metadata: Polarex.Metadata.t() | nil,
  properties: Polarex.BenefitDownloadablesCreateProperties.t() | nil,
  type: String.t()
}