# Flipdish.OrderBatchPublishedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**OrderBatchId** | **Number** | Order Batch Id | [optional] 
**StoreId** | **Number** | Store id the order batch belogs to | [optional] 
**OrderIds** | **[Number]** | Orders' ids on the batch | [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] 


