Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.14 KB

File metadata and controls

22 lines (18 loc) · 1.14 KB

AppUpdatedEvent

Properties

Name Type Description Notes
event_name string The event name [optional]
description string Description [optional]
changes string A summary of changes made [optional]
app_name string App Name [optional]
country_id string Country Id [optional]
user \Flipdish\Client\Models\UserEventInfo User information [optional]
app \Flipdish\Client\Models\App App - Whitelabel config [optional]
org_id string Organisation Id [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]