Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.05 KB

File metadata and controls

20 lines (17 loc) · 1.05 KB

Flipdish.Model.LocationAreaCreatedEvent

Properties

Name Type Description Notes
LocationAreaId string LocationArea Id [optional]
LocationAreaName string LocationArea name [optional]
User UserEventInfo User who created the LocationArea [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]