APISKU
https://discord.com/developers/docs/monetization/skus#sku-object-sku-structure
Signature
export interface APISKUProperties
id: Snowflake;ID of SKU
type: SKUType;Type of SKU
application_id: Snowflake;ID of the parent application
name: string;Customer-facing name of your premium offering
slug: string;System-generated URL slug based on the SKU's name
flags: SKUFlags;SKU flags combined as a bitfield See https://en.wikipedia.org/wiki/Bit_field