# Flipdish.VoucherUpdatedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**VoucherId** | **Number** | Voucher Id | [optional] 
**EventName** | **String** | The event name | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User which updated this voucher | [optional] 
**Description** | **String** | Description | [optional] 
**Voucher** | [**Voucher**](Voucher.md) | Updated voucher | [optional] 
**FlipdishEventId** | **String** | The identitfier of the event | [optional] 
**CreateTime** | **Date** | The time of creation of the event | [optional] 
**Position** | **Number** | Position | [optional] 
**AppId** | **String** | App id | [optional] 
**IpAddress** | **String** | Ip Address | [optional] 


