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.MenuCheckpointCreatedEvent

Properties

Name Type Description Notes
Description string Description [optional]
User UserEventInfo User who has created the menu [optional]
Menu Menu Menu identifier [optional]
MenuId int? Menu Id [optional]
EventName string The event name [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]
OrgId string Org id [optional]
IpAddress string Ip Address [optional]
ActivityId string Activity Id [optional]
ActivityType string Activity Type [optional]

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