Click or drag to resize

BillTaskIsRefund Property

Indicates whether the cheque is refund (Storno in Resto).

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

Property Value

Type: Boolean
See Also