Click or drag to resize

PastOrderItems Property


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public IList<PastOrderItem> Items { get; set; }

Property Value

IListPastOrderItem
See Also