Click or drag to resize

IDeliveryOrderLastDefaultTerminalDeliveryDurationInMinutes Property

Duration calculated without overridden value on terminal

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
long? LastDefaultTerminalDeliveryDurationInMinutes { get; }

Property Value

Type: NullableInt64
See Also