Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.08 KB

File metadata and controls

22 lines (18 loc) · 1.08 KB

AnalyticsClientEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
event_type string Type of the event [optional]
app_type string Type of the app the event is coming from [optional]
metadata string JSON Metadata [optional]
user_id int User Id [optional]
latitude double Latitude of the event [optional]
longitude double Longitude of the event [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]