Click or drag to resize

IPastOrderItems Property

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

Property Value

Type: IReadOnlyListIPastOrderItem
See Also