PolarExpress.Schemas.BenefitLicenseKeysProperties (polar_express v0.2.2)

Copy Markdown View Source

BenefitLicenseKeysProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitLicenseKeysProperties{
  activations: term(),
  expires: term(),
  limit_usage: term(),
  prefix: term()
}
  • activations - Nullable.
  • expires - Nullable.
  • limit_usage - Nullable.
  • prefix - Nullable.

Functions

schema_name()