Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.19 KB

File metadata and controls

31 lines (24 loc) · 1.19 KB

KioskTerminalActionStateChangedEvent

Properties

Name Type Description Notes
readerId String Card reader id [optional]
bluetoothTerminalType BluetoothTerminalTypeEnum Terminal type [optional]
actionState String Action state. success or fail [optional]
failureCode String Failure code if processing is failed [optional]
eventName String The event name [optional]
flipdishEventId UUID The identitfier of the event [optional]
createTime OffsetDateTime The time of creation of the event [optional]
position Integer Position [optional]
appId String App id [optional]
orgId String Org id [optional]
ipAddress String Ip Address [optional]

Enum: BluetoothTerminalTypeEnum

Name Value
CHIPPER_2X "CHIPPER_2X"
COTS_DEVICE "COTS_DEVICE"
VERIFONE_P400 "VERIFONE_P400"
WISEPAD_3 "WISEPAD_3"
WISEPOS_E "WISEPOS_E"