Moment when product cooking should be started. This property is null until cooking should be started.
Namespace: Resto.Front.Api.V3.Data.Kitchen
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax
C#
Nullable<DateTime> EstimatedCookingBeginTime { get; }
Property Value
Type: NullableDateTimeSee Also