Click or drag to resize

IDeliveryOrderActualDeliverTime Property

Time when order was actually delivered to the client

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

Property Value

Type: NullableDateTime
See Also