Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.11 KB

File metadata and controls

21 lines (18 loc) · 1.11 KB

Flipdish.Model.KioskTerminalActionStateChangedEvent

Properties

Name Type Description Notes
ReaderId string Card reader id [optional]
BluetoothTerminalType string 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 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]
ActivityId string Activity Id [optional]
ActivityType string Activity Type [optional]

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