ICashRegisterGetCashRegisterDriverParameters Method |
Get the cash register driver parameters.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
SyntaxCashRegisterDriverParameters GetCashRegisterDriverParameters()
Return Value
Type:
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