iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
PastOrderItem Class
PastOrderItem Properties
Amount Property
FoodValue Property
Id Property
IsMainDish Property
PayableAmount Property
Price Property
Product Property
ProductSize Property
SourceEventId Property
SumWithDiscounts Property
SumWithoutDiscounts Property
VatInPrice Property
VatRate Property
VatSum Property
PastOrderItem
VatInPrice Property
VAT is included in price.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
VatInPrice
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
PastOrderItem Class
Resto.Front.Api.Data.Orders Namespace