Click or drag to resize

IDeliveryOrderCookingFinishTime Property

Time when order cooking was finished

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

Property Value

Type: NullableDateTime
See Also