Click or drag to resize

IKitchenOrderModifierItemCookingTime Property

For separate modifiers standard cooking time defined by settings if cooking is started, otherwise null. This property is meaningless for non-separate modifiers.

Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
TimeSpan? CookingTime { get; }

Property Value

NullableTimeSpan
See Also