ICashRegisterGetCashRegisterDriverParameters Method |
Get the cash register driver parameters.
Namespace: Resto.Front.Api.DevicesAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
SyntaxCashRegisterDriverParameters GetCashRegisterDriverParameters()
Return Value
CashRegisterDriverParametersState of the cash register driver: can it print text, print barcode, QR code and other.
Exceptions| Exception | Condition |
|---|
| DeviceException | Exception to notify that device actions was not successful. |
See Also