Skip to main content
Skip to main content

FilterableRuleTypeProps

Filters to apply on rule types.

An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
idstring[]
The IDs to filter rule types by.
namestring[]
The names to filter rule types by.
rule_attributestring[]
The rule attributes to filter rule types by.
Was this section helpful?