Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.19 KB

File metadata and controls

22 lines (18 loc) · 1.19 KB

StoreFeeConfigUpdatedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
store_id int Store Id [optional]
store_group_id int Store group Id [optional]
user \Flipdish\Client\Models\UserEventInfo User which updated this store address [optional]
description string Description [optional]
changes string Diff between before and after [optional]
store_fee_config \Flipdish\Client\Models\StoreFeeConfig Store fee config [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]