Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

File metadata and controls

21 lines (17 loc) · 1.05 KB

OrderCreatedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
description string Description [optional]
order_created_time \DateTime Order Created Time [optional]
order \Flipdish\Client\Models\Order Order [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]