class SKU
extends
Baseexport class SKU extends Base
Represents a premium application SKU.
Snowflake applicationId :
The id of the parent application
Readonly<SKUFlagsBitField> flags :
Flags that describe the SKU
Snowflake id :
The id of the SKU
string name :
The customer-facing name of the premium offering
string slug :
The system-generated URL slug based on this SKU's name
SKUType type :
The type of the SKU