Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.01 KB

File metadata and controls

20 lines (17 loc) · 1.01 KB

Flipdish.Model.PrinterTurnedOnEvent

Properties

Name Type Description Notes
EventName string The event name [optional]
Description string Description [optional]
StoreId int? Store Id [optional]
StoreGroupId int? Store group Id [optional]
User UserEventInfo Info User [optional]
Printer Printer The printer [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]

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