| 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] |