Polarex.LicenseKeyActivate (Polarex v0.2.1)

View Source

Provides struct and type for a LicenseKeyActivate

Summary

Types

t()

@type t() :: %Polarex.LicenseKeyActivate{
  conditions: Polarex.Conditions.t() | nil,
  key: String.t(),
  label: String.t(),
  meta: Polarex.Meta.t() | nil,
  organization_id: String.t()
}