Name | Type | Description | Notes |
---|---|---|---|
id | AllOfCommonProductId | The product ID. | [optional] |
name | String | The product name. | |
unit_label | String | The unit label, such as per `seat` or per `unit`. | [optional] [default to 'unit'] |
description | String | The product description. | [optional] |
requires_shipping | BOOLEAN | If the product requires shipping, shipping calculations will be applied. | [optional] |
options | Array<String> | The product options such as color, size, etc. The product options definition does not include option values. Those are defined within the plans. | [optional] |
custom_fields | ResourceCustomFields | [optional] | |
created_time | AllOfCommonProductCreatedTime | The product created time. | [optional] |
updated_time | AllOfCommonProductUpdatedTime | The product updated time. | [optional] |