Click or drag to resize

CashRegisterDriverParametersIsBuyChequeSupported Property

Is buy cheque supported?

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

Property Value

Type: Boolean
See Also