Click or drag to resize

IKitchenOrderModifierItemIsHidden Property

Whether the modifier is child modifier and should be hidden if its Amount equals the DefaultAmount and HideIfDefaultAmount property is enabled.

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

Property Value

Type: Boolean
See Also