Click or drag to resize

IOrderItems Property


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<IOrderRootItem> Items { get; }

Property Value

IReadOnlyListIOrderRootItem
See Also