Type alias ProductCatalogSKUPricingType

ProductCatalogSKUPricingType: typeof USAGE | typeof PERCENT | UnparsedObject

How the SKU is priced. usage prices each billable usage unit, and percent prices a percentage; percent-priced SKUs have no billing_units.

Generated using TypeDoc