Click or drag to resize

IOrderStornedOrderId Property

Source order's identifier this order copied from during storno operation. null if the order has never storned.

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

Property Value

Type: NullableGuid
See Also