Click or drag to resize

IPastOrderItemSumWithoutDiscounts Property

Item sum without any discounts.

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

Property Value

Type: Decimal
See Also