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.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public bool IsRegisterStatusSupported { get; set; }

Property Value

Type: Boolean
See Also