Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.08 KB

File metadata and controls

21 lines (18 loc) · 1.08 KB

Flipdish.Model.AppUpdatedEvent

Properties

Name Type Description Notes
EventName string The event name [optional]
Description string Description [optional]
Changes string A summary of changes made [optional]
AppName string App Name [optional]
CountryId string Country Id [optional]
User UserEventInfo User information [optional]
App App App - Whitelabel config [optional]
OrgId string Organisation Id [optional]
FlipdishEventId Guid? The identitfier of the event [optional]
CreateTime DateTime? The time of creation of the event [optional]
Position int? Position [optional]
AppId string App id [optional]
IpAddress string Ip Address [optional]

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