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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public OrderIdAndNum PastOrderInfo { get; set; }

Property Value

OrderIdAndNum
See Also