Polarex.BenefitLicenseKeysUpdate (Polarex v0.2.1)

View Source

Provides struct and type for a BenefitLicenseKeysUpdate

Summary

Types

t()

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