Click or drag to resize

ICashRegisterGetQueryInfo Method

Returns supported additional operations.

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

Return Value

Type: 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