Click or drag to resize

IDeliveryOrderDeliveryId Property

Identifier of the delivery, don't confuse it with identifier of the delivery order. This property exists for historical reason, avoid using it when possible.

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

Property Value

Type: Guid
See Also