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
IsMainDish Property
Item price.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
bool
IsMainDish
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IPastOrderItem Interface
Resto.Front.Api.Data.Orders Namespace