iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IOrderCompoundItemComponent Interface
IOrderCompoundItemComponent Properties
Cost Property
Modifiers Property
Price Property
PricePredefined Property
Product Property
ResultSum Property
TaxPercent Property
IOrderCompoundItemComponent
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
IOrderCompoundItemComponent Interface
Resto.Front.Api.Data.Orders Namespace