Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.07 KB

File metadata and controls

20 lines (16 loc) · 1.07 KB

OrderAcceptedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
org_id string Organisation Id [optional]
description string Description [optional]
order_accepted_time \DateTime Order Accepted Time [optional]
user \Flipdish\Client\Models\UserEventInfo User who has accepted the order [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]
ip_address string Ip Address [optional]

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