iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Kitchen
IKitchenOrderProductItem Interface
IKitchenOrderProductItem Properties
Amount Property
Modifiers Property
Product Property
IKitchenOrderProductItem
Product Property
Product to be cooked.
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
Copy
IProduct
Product
{
get
; }
Property Value
Type:
IProduct
See Also
Reference
IKitchenOrderProductItem Interface
Resto.Front.Api.Data.Kitchen Namespace