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
Product Property
Product of the current component.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IProduct
Product
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IOrderCompoundItemComponent Interface
Resto.Front.Api.Data.Orders Namespace