# Flipdish.MenuCheckpointCreatedEvent

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


