Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 531 Bytes

RuleClause.md

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]