Click or drag to resize

ICashRegisterGetQueryInfo Method

Returns supported additional operations.

Namespace: Resto.Front.Api.Devices
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
QueryInfoResult GetQueryInfo()

Return Value

QueryInfoResult
Exceptions
ExceptionCondition
DeviceExceptionException to notify that device actions was not successful.
Remarks
These operations are specific. For each device, these operations can be different.
See Also