| Name | Type | Description | Notes |
|---|---|---|---|
| event_name | string | The event name | [optional] |
| notification | string | Notification Sent | [optional] |
| order | \Flipdish\Client\Models\Order | Order | [optional] |
| terminal_id | string | TerminalId | [optional] |
| description | string | Description | [optional] |
| exp_date | string | Expirey Date | [optional] |
| card_type | string | Card Type | [optional] |
| payment_method | string | Payment Method | [optional] |
| account_number | string | Masked Account Number | [optional] |
| auth_code | string | Auth Code | [optional] |
| provider_message | string | Payment Provider Message | [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] |