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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool IsHidden { get; }

Property Value

Boolean
See Also