Click or drag to resize

IOrderResultSum Property

Total sum to be paid, sum of all not deleted order items with discounts and both included and excluded vat.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
decimal ResultSum { get; }

Property Value

Type: Decimal
See Also