Click or drag to resize

IDeliveryActualDeliverTime Property

Time when delivery was actually delivered to client

Namespace:  Resto.Front.Api.V4.Data.Brd
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Nullable<DateTime> ActualDeliverTime { get; }

Property Value

Type: NullableDateTime
See Also