Click or drag to resize

IDeliveryPredictedCookingCompleteTime Property

Predicted time when delivery order was cooking completed

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

Property Value

Type: NullableDateTime
See Also