Click or drag to resize

CashRegisterStatusCancelSum Property

Session cancel sum.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public double? CancelSum { get; set; }

Property Value

Type: NullableDouble
See Also