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