Click or drag to resize

IOrderGroupOrderId Property

Group order id, if current order is an additional order.

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

Property Value

Type: NullableGuid
See Also