UiFormulaRule: {
    booleanFilter?: string | null;
    criteria: UiFormulaCriterion[];
}

Type declaration