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

Property Value

IReadOnlyListIKitchenOrderCookingItem
See Also