Click or drag to resize

IKitchenOrderModifierItemEstimatedCookingBeginTime Property

Moment when modifier cooking should be started. This property is null until cooking should be started.

Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
DateTime? EstimatedCookingBeginTime { get; }

Property Value

NullableDateTime
See Also