Click or drag to resize

IDeliveryOrderMovedToTerminalGroupId Property

Group identifier of the new delivery created to transfer the old one to a new terminal

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

Property Value

NullableGuid
See Also