Click or drag to resize

PastOrderSourceOrderInfo Property

Source order information, if current order is a copy of storned order.

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

Property Value

Type: OrderIdAndNum
See Also