Click or drag to resize

IOrderCookingItemCookingTime Property

Standard cooking time defined by settings if cooking is started, otherwise null.

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

Property Value

Type: NullableTimeSpan
See Also