Click or drag to resize

StornedPastOrderInfoPastOrderInfo Property

Storned past order`s info. If {c}null{/c}, then the items were storned without an order.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public OrderIdAndNum PastOrderInfo { get; set; }

Property Value

Type: OrderIdAndNum
See Also