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