# Flipdish.PayoutReport3RefundedOrder

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**OrderId** | **Number** |  | [optional] 
**PlacedAtTime** | **Date** |  | [optional] 
**ModifiedAtTime** | **Date** |  | [optional] 
**StoreName** | **String** |  | [optional] 
**Type** | **String** |  | [optional] 
**RefundedAmount** | **Number** |  | [optional] 
**RefundedFees** | **Number** |  | [optional] 
**RefundType** | **String** |  | [optional] 
**CashFeeRefundedToCustomer** | **Number** |  | [optional] 


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


* `Cash` (value: `"Cash"`)

* `Card` (value: `"Card"`)




