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.V5.Data.Kitchen
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
IReadOnlyList<IKitchenOrderCookingItem> Items { get; }

Property Value

Type: IReadOnlyListIKitchenOrderCookingItem
See Also