iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IPastOrderItem Interface
IPastOrderItem Properties
Amount Property
IsMainDish Property
Price Property
Product Property
ProductSize Property
SumWithDiscounts Property
SumWithoutDiscounts Property
IPastOrderItem
Price Property
Item price.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
decimal
Price
{
get
; }
Property Value
Type:
Decimal
See Also
Reference
IPastOrderItem Interface
Resto.Front.Api.Data.Orders Namespace