Click or drag to resize

IOrderParentOrderId Property

The Id of the original order, if the current order is the result of a split.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Guid? ParentOrderId { get; }

Property Value

Type: NullableGuid
See Also