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

Property Value

Type: IReadOnlyListIKitchenOrderCookingItem
See Also