Click or drag to resize

IKitchenOrderItems Property

Source order item products equivalent for kitchen. Only printed order item products are taken into account for kitchen.

Namespace:  Resto.Front.Api.V4.Data.Kitchen
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
List<IKitchenOrderItemProduct> Items { get; }

Property Value

Type: ListIKitchenOrderItemProduct
See Also