ConditionalPredicateOptions: ConditionalPredicateBase & {
    optionIds: string[];
    type?: "OPTIONS";
}

Type declaration

  • optionIds: string[]

    The predicate element option identifiers that must be selected for this predicate to evaluate true

  • Optionaltype?: "OPTIONS"

    Evaluate against a numeric type element or an element with options