Click or drag to resize

IOrderItemModifierResultSum Property

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

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

Property Value

Type: Decimal
See Also