Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.06 KB

File metadata and controls

14 lines (10 loc) · 1.06 KB

Product

Properties

Name Type Description Notes
id str The unique identifier for the product [optional]
name str The name of the product [optional]
seat_unit str The unit of the per seat product. e.g. "user", "organisation", "SMS", etc [optional]
type str The pricing model of the product: * FIXED: Customers are charged a fixed amount for each billing period * PER_SEAT: Customers are charged based on the number of units they purchase * METERED: Customers are charged per use of this product * SIMPLE: Customers are charged on a fixed amount for each billing period with an optional add-on feature [optional]
usage_unit str The unit of the usage product. e.g. "user", "minutes", "SMS", etc [optional]

[Back to Model list] [Back to API list] [Back to README]