iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrderModifierItem Interface
IOrderModifierItem Properties
Amount Property
AmountIndependentOfParentAmount Property
Cost Property
Deleted Property
DeletionMethod Property
IsSeparate Property
Kitchen Property
Price Property
PricePredefined Property
Product Property
ProductGroup Property
ResultSum Property
TaxPercent Property
IOrderModifierItem
TaxPercent Property
Tax percent or
null
for not taxed order items.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
decimal
?
TaxPercent
{
get
; }
Property Value
Type:
Nullable
Decimal
See Also
Reference
IOrderModifierItem Interface
Resto.Front.Api.Data.Orders Namespace