# Flipdish.MenuSectionItemDeletedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**MenuId** | **Number** | Menu identifier | [optional] 
**Description** | **String** | Event description | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | Deleted by user | [optional] 
**MenuSectionItem** | [**MenuSectionItem**](MenuSectionItem.md) | Deleted menu section item | [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] 


