Interface APISKU

Hierarchy

  • APISKU

Properties

application_id: string

ID of the parent application

flags: SKUFlags

SKU flags combined as a bitfield

See https://en.wikipedia.org/wiki/Bit_field

id: string

ID of SKU

name: string

Customer-facing name of your premium offering

slug: string

System-generated URL slug based on the SKU's name

type: SKUType

Type of SKU

Generated using TypeDoc