ICashRegisterIsDrawerOpened Method |
Checks a cash drawer status.
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
SyntaxReturn Value
Type:
Booleantrue if the cash drawer is open, otherwise
false.
Exceptions| Exception | Condition |
|---|
| DeviceException | Exception to notify that device actions was not successful. |
See Also