iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Devices
ICashRegister Interface
ICashRegister Methods
CustomerDisplayIdle Method
CustomerDisplayText Method
DirectIo Method
DoBillCheque Method
DoCheque Method
DoOpenSession Method
DoPayIn Method
DoPayOut Method
DoXReport Method
DoZReport Method
GetCashRegisterData Method
GetCashRegisterDriverParameters Method
GetCashRegisterStatus Method
GetQueryInfo Method
IsDrawerOpened Method
OpenDrawer Method
PrintText Method
ICashRegister
DirectIo Method
Perform additional specific operation.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
DirectIoResult
DirectIo
(
DirectIoTask
task
,
IUser
cashier
)
Parameters
task
Type:
Resto.Front.Api.Data.Device.Tasks
DirectIoTask
Information about task.
cashier
Type:
Resto.Front.Api.Data.Security
IUser
The cashier performing the operation.
Return Value
Type:
DirectIoResult
A document with the text of the command execution result. For example, a cash register's control tape.
Exceptions
Exception
Condition
DeviceException
Exception to notify that device actions was not successful.
See Also
Reference
ICashRegister Interface
Resto.Front.Api.Devices Namespace
ICashRegister
GetQueryInfo