Polarex.BenefitLicenseKeysCreate (Polarex v0.2.0)

View Source

Provides struct and type for a BenefitLicenseKeysCreate

Summary

Types

t()

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