Click or drag to resize

ICashRegisterGetCashRegisterDriverParameters Method

Get the cash register driver parameters.

Namespace:  Resto.Front.Api.Devices
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
CashRegisterDriverParameters GetCashRegisterDriverParameters()

Return Value

Type: CashRegisterDriverParameters
State of the cash register driver: can it print text, print barcode, QR code and other.
Exceptions
ExceptionCondition
DeviceExceptionException to notify that device actions was not successful.
See Also