Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 529 Bytes

File metadata and controls

16 lines (8 loc) · 529 Bytes

UserConditionModel

Describes a condition that is based on user attributes.

Properties

Name Type Description Notes
comparisonAttribute String The User Object attribute that the condition is based on. Can be "User ID", "Email", "Country" or any custom attribute.
comparator UserComparator
comparisonValue ComparisonValueModel