Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.16 KB

File metadata and controls

20 lines (17 loc) · 1.16 KB

Flipdish.Model.KioskBluetoothTerminalUpdatedEvent

Properties

Name Type Description Notes
DeviceId string Device Id of the Kiosk [optional]
BluetoothTerminalType string Terminal Type [optional]
BluetoothTerminalSerialNumber string Serial number of the terminal [optional]
BluetoothTerminalStatus BluetoothTerminalStatus Status of the connected terminal [optional]
User UserEventInfo User who made the change [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]

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