| Name | Type | Description | Notes |
|---|---|---|---|
| eventName | String | The event name | [optional] |
| orgId | String | Organisation Id | [optional] |
| storeId | Integer | Store Id | [optional] |
| storeGroupId | Integer | Store group Id | [optional] |
| user | UserEventInfo | User which updated opening hours for this store | [optional] |
| deliveryType | DeliveryTypeEnum | Type of opening hours Delivery / Pickup | [optional] |
| deliveryTypeString | DeliveryTypeStringEnum | Type of opening hours Delivery / Pickup as a string | [optional] |
| businessHoursPeriodOld | BusinessHoursPeriod | The period that was updated | [optional] |
| businessHoursPeriod | BusinessHoursPeriod | The new values of the period | [optional] |
| description | String | Description | [optional] |
| flipdishEventId | UUID | The identitfier of the event | [optional] |
| createTime | OffsetDateTime | The time of creation of the event | [optional] |
| position | Integer | Position | [optional] |
| appId | String | App id | [optional] |
| ipAddress | String | Ip Address | [optional] |
| Name | Value |
|---|---|
| DELIVERY | "Delivery" |
| PICKUP | "Pickup" |
| Name | Value |
|---|---|
| DELIVERY | "Delivery" |
| PICKUP | "Pickup" |