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
Product Property
Product to be cooked.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IProduct
Product
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IPastOrderItem Interface
Resto.Front.Api.Data.Orders Namespace