Name | Type | Description | Notes |
---|---|---|---|
type | string | The type of refund. | [optional] |
item_id | string | The identifier of the item. | [optional] |
sku_id | string | The identifier of the SKU. | [optional] |
quantity | int | The number of returned items. | [optional] |
amount | double | The requested refund amount. | [optional] |
percent | double | The requested refund percent. | [optional] |
refunded_amount | double | The total amount refunded. | [optional] |