Click or drag to resize

CashRegisterDriverParametersIsRegisterStatusSupported Property

Whether the result of the execution GetCashRegisterStatus(GetCashRegisterStatusTask) is shown in the Syrve POS tray

Namespace: Resto.Front.Api.Data.Device.Settings
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public bool IsRegisterStatusSupported { get; set; }

Property Value

Boolean
See Also