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