# OrdersV3.TaxExemptItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**itemType** | **String** | Type of refund. | [optional] 
**amount** | **Number** | A non-negative 2 decimal place rounded value that represents that amount that can be charged/refunded via payment providers | [optional] 
**reason** | **String** | Reason for the refund. | [optional] 
**itemId** | **Number** | Order Product ID. | [optional] 

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

* `ORDER` (value: `"ORDER"`)

