interface VariableVisibilityLayout {
    includeChildren: boolean;
    layoutId: string;
}

Properties

includeChildren: boolean
layoutId: string