| Name | Type | Description | Notes |
|---|---|---|---|
| VoucherId | int? | Voucher Id | [optional] |
| EventName | string | The event name | [optional] |
| User | UserEventInfo | User which deleted this voucher | [optional] |
| Description | string | Description | [optional] |
| Voucher | Voucher | Deleted voucher | [optional] |
| FlipdishEventId | Guid? | The identitfier of the event | [optional] |
| CreateTime | DateTime? | The time of creation of the event | [optional] |
| Position | int? | Position | [optional] |
| AppId | string | App id | [optional] |
| OrgId | string | Org id | [optional] |
| IpAddress | string | Ip Address | [optional] |