Click or drag to resize

IOrderFullSum Property

Subtotal, sum of all not deleted order items with included vat, but without excluded vat and discounts.

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

Property Value

Type: Decimal
See Also