Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.32 KB

File metadata and controls

22 lines (19 loc) · 1.32 KB

Flipdish.Model.KioskBluetoothTerminalFirmwareVersionStatusEvent

Properties

Name Type Description Notes
DeviceId string Device Id of the Kiosk [optional]
SerialNumber string Serial Number of the device [optional]
HasFirmwareUpdate bool? Indicates if Payment Terminal has Firmware Update [optional]
HasConfigUpdate bool? Indicates if Payment Terminal has Config Update [optional]
HasKeyUpdate bool? Indicates if Payment Terminal has Key Update [optional]
UpdateTimeEstimate string ETA to install the update [optional]
UserEventInfo UserEventInfo User who made the changes [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]