PolarExpress.Schemas.BenefitLicenseKeyActivationCreateProperties (polar_express v0.1.5)

Copy Markdown View Source

BenefitLicenseKeyActivationCreateProperties

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.BenefitLicenseKeyActivationCreateProperties{
  enable_customer_admin: boolean() | nil,
  limit: integer() | nil
}
  • enable_customer_admin
  • limit

Functions

schema_name()