Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.15 KB

File metadata and controls

22 lines (18 loc) · 1.15 KB

OrderDeliveryTrackingStatusUpdatedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
description string Description [optional]
order \Flipdish\Client\Models\Order Order [optional]
delivery_integration_name string Delivery integration name [optional]
delivery_error_message string Delivery error message (optional) [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]
activity_id string Activity Id [optional]
activity_type string Activity Type [optional]

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