ICashRegisterGetCashRegisterDriverParameters Method |
Get the cash register driver parameters.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax CashRegisterDriverParameters 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