iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5.Data.Orders
IOrderCompoundItemComponent Interface
IOrderCompoundItemComponent Properties
Cost Property
Modifiers Property
Price Property
PricePredefined Property
Product Property
TaxPercent Property
IOrderCompoundItemComponent
Product Property
Product of the current component.
Namespace:
Resto.Front.Api.V5.Data.Orders
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
IProduct
Product
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IOrderCompoundItemComponent Interface
Resto.Front.Api.V5.Data.Orders Namespace