Click or drag to resize

CashRegisterStatusRefundsSum Property

Session refunds sum.

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

Property Value

NullableDouble
See Also