# Flipdish.MenuBulkEditEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**MenuName** | **String** | Menu Name | [optional] 
**Description** | **String** | Description | [optional] 
**Item** | **String** | Product | [optional] 
**InstanceCount** | **Number** | Quantity of product | [optional] 
**IsAvailable** | **Boolean** | Visibility of the item | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User who has uploaded the menu | [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] 


