Click or drag to resize

IDeliveryOrderExpectedDuration Property

Duration calculated without overridden value on terminal

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

Property Value

NullableTimeSpan
See Also