Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.51 KB

File metadata and controls

24 lines (20 loc) · 1.51 KB

StoreOpeningHoursUpdatedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
org_id string Organisation Id [optional]
store_id int Store Id [optional]
store_group_id int Store group Id [optional]
user \Flipdish\Client\Models\UserEventInfo User which updated opening hours for this store [optional]
delivery_type string Type of opening hours Delivery / Pickup [optional]
delivery_type_string string Type of opening hours Delivery / Pickup as a string [optional]
business_hours_period_old \Flipdish\Client\Models\BusinessHoursPeriod The period that was updated [optional]
business_hours_period \Flipdish\Client\Models\BusinessHoursPeriod The new values of the period [optional]
description string Description [optional]
flipdish_event_id string The identitfier of the event [optional]
create_time \DateTime The time of creation of the event [optional]
position int Position [optional]
app_id string App id [optional]
ip_address string Ip Address [optional]

[Back to Model list] [Back to API list] [Back to README]