IKitchenOrderItemModifierCookingTime Property iikoFront Api V3 Documentation
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.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<TimeSpan> CookingTime { get; }

Property Value

Type: NullableTimeSpan
See Also

Reference