iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
IOrderProductItem Interface
IOrderProductItem Properties
AssignedModifiers Property
AvailableGroupModifiers Property
AvailableSimpleModifiers Property
CommodityMark Property
Cost Property
FoodValue Property
IsPricePredefined Property
OpenPrice Property
Price Property
Product Property
ProductCustomName Property
ResultSum Property
TaxPercent Property
IOrderProductItem
TaxPercent Property
Tax percent or
null
for not taxed order items.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
decimal
?
TaxPercent
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IOrderProductItem Interface
Resto.Front.Api.Data.Orders Namespace