# Flipdish.StoreBusinessHoursOverrideCreatedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**StoreId** | **Number** | Store Id | [optional] 
**StoreGroupId** | **Number** | Store group Id | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User which deleted delivery zone for this store | [optional] 
**Description** | **String** | Description | [optional] 
**BusinessHoursOverride** | [**BusinessHoursOverride**](BusinessHoursOverride.md) | Business Hours Override | [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] 


