Click or drag to resize

IDeliveryOrderEstimatedTimeOfArrival Property

Estimated time of arrival calculated by the aggregator

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
DateTime? EstimatedTimeOfArrival { get; }

Property Value

Type: NullableDateTime
See Also