Click or drag to resize

IOrderProductItemResultSum Property

Total sum to be paid, sum with discounts and both included and excluded vat.

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

Property Value

Type: Decimal
See Also