# OrdersV3.QuantityBoundItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**itemType** | **String** | Type of refund. | [optional] 
**itemId** | **Number** | Order Product ID.  | [optional] 
**quantity** | **Number** |  | [optional] 
**reason** | **String** | Reason for refund | [optional] 

<a name="ItemTypeEnum"></a>
## Enum: ItemTypeEnum

* `PRODUCT` (value: `"PRODUCT"`)
* `GIFT_WRAPPING` (value: `"GIFT_WRAPPING"`)

