Click or drag to resize

ChequePaymentIsDefaultNonCash Property

It is true, if the register 'PaymentRegisterId' is the default register.

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

Property Value

Boolean
See Also