Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.06 KB

File metadata and controls

20 lines (16 loc) · 1.06 KB

StoreGroupDeletedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
store_group_id int Store Group Id [optional]
user \Flipdish\Client\Models\UserEventInfo User which deleted this store group [optional]
description string Description [optional]
store_group \Flipdish\Client\Models\StoreGroup Deleted store group [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]
org_id string Org id [optional]
ip_address string Ip Address [optional]

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