Click or drag to resize

IProductImmediateCookingStart Property

Indicates whether the product cooking or time pay service execution should be started immediately after adding into the order. It is expected that plugin will check this flag and apply appropriate action.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
bool ImmediateCookingStart { get; }

Property Value

Type: Boolean
See Also