# Flipdish.MenuUploadedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**Description** | **String** | Description | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User who has uploaded the menu | [optional] 
**Menu** | [**Menu**](Menu.md) | The menu | [optional] 
**InstanceEventCount** | **String** | Quantity of events | [optional] 
**MenuId** | **Number** | The menu Id | [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] 


