# ItemQuantity
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | Option<**i32**> | Acknowledged quantity. This value should not be zero. | [optional]
**unit_of_measure** | Option<**String**> | Unit of measure for the acknowledged quantity. | [optional]
**unit_size** | Option<**i32**> | The case size, in the event that we ordered using cases. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)