# ReservedQuantity
## Properties
**total_reserved_quantity** | Option<**i32**> | The total number of units in Amazon's fulfillment network that are currently being picked, packed, and shipped; or are sidelined for measurement, sampling, or other internal processes. | [optional]
**pending_customer_order_quantity** | Option<**i32**> | The number of units reserved for customer orders. | [optional]
**pending_transshipment_quantity** | Option<**i32**> | The number of units being transferred from one fulfillment center to another. | [optional]
**fc_processing_quantity** | Option<**i32**> | The number of units that have been sidelined at the fulfillment center for additional processing. | [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)