| Name | Type | Description | Notes |
|---|---|---|---|
| orderId | Integer | [optional] | |
| placedAtTime | OffsetDateTime | [optional] | |
| modifiedAtTime | OffsetDateTime | [optional] | |
| storeName | String | [optional] | |
| type | TypeEnum | [optional] | |
| refundedAmount | Double | [optional] | |
| refundedFees | Double | [optional] | |
| refundType | String | [optional] | |
| cashFeeRefundedToCustomer | Double | [optional] |
| Name | Value |
|---|---|
| CASH | "Cash" |
| CARD | "Card" |