Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 531 Bytes

File metadata and controls

11 lines (8 loc) · 531 Bytes

# RuleClause

Properties

Name Type Description Notes
attribute string The attribute the rule applies to, for example, last name or email address [optional]
op string The operator to apply to the given attribute [optional]
negate bool Whether the operator should be negated [optional]

[Back to Model list] [Back to API list] [Back to README]