# Flipdish.MenuItemOptionSetUpdatedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**MenuId** | **Number** | Menu identifier | [optional] 
**Description** | **String** | Description | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User who has created the menu | [optional] 
**MenuItemOptionSet** | [**MenuItemOptionSet**](MenuItemOptionSet.md) | Updated menu item optionset | [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] 


