Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.31 KB

File metadata and controls

33 lines (26 loc) · 1.31 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]
activityId String Activity Id [optional]
activityType String Activity Type [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"