| Name | Type | Description | Notes |
|---|---|---|---|
| offering_id | int | The ID for the ProductOffering | [optional] |
| quantity | int | The quantity the ProductOffering | [optional] |
| is_enabled | bool | Whether or not the offering can be shown to buyers. | [optional] |
| is_deleted | bool | Whether or not the offering has been deleted. | [optional] |
| price | AllOfListingInventoryProductOfferingPrice | Price data for this ProductOffering | [optional] |