interface APISKU

external
export interface APISKU

https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure

external
application_id : Snowflake

ID of the parent application

external
flags : SKUFlags

SKU flags combined as a bitfieldSee https://en.wikipedia.org/wiki/Bit_field

external
id : Snowflake

ID of SKU

external
name : string

Customer-facing name of your premium offering

external
slug : string

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

external
type : SKUType

Type of SKU