| Name | Type | Description | Notes |
|---|---|---|---|
| inventory_limit | int | The inventory limit for this product. Must be greater than or equal to 0. | [optional] |
| inventory_count | int | The current inventory count for this product. Must be greater than or equal to 0. This field is omitted in List responses. | [optional] |
| out_of_stock_enabled | bool | The flag to enable out of stock inventory | [optional] |
| email_for_inventory_notifications | string | The email address for notifications about inventory | [optional] |