Click or drag to resize

Ffd12ChequeSaleDataIsFractionalAmount Property

Fractional sale flag.

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

Property Value

Type: NullableBoolean
See Also