| Name | Type | Description | Notes |
|---|---|---|---|
| event_name | string | The event name | [optional] |
| refunded_amount | double | The amount refunded | [optional] |
| description | string | Description | [optional] |
| user | \Flipdish\Client\Models\UserEventInfo | User who has refunded the order | [optional] |
| order | \Flipdish\Client\Models\Order | Order | [optional] |
| flipdish_event_id | string | The identitfier of the event | [optional] |
| create_time | \DateTime | The time of creation of the event | [optional] |
| position | int | Position | [optional] |
| app_id | string | App id | [optional] |
| org_id | string | Org id | [optional] |
| ip_address | string | Ip Address | [optional] |