UserListNumberRuleItemInfo

  • A rule item composed of a number operation includes an operator and a value.

  • The operator field, which specifies the number comparison operator, is required when creating a new number rule item.

  • The value field, which represents the number to be compared with the variable, is also required when creating a new number rule item.

A rule item composed of a number operation.

Fields

operator

UserListNumberRuleItemOperator

Number comparison operator. This field is required and must be populated when creating a new number rule item.

value

double

Number value to be compared with the variable. This field is required and must be populated when creating a new number rule item.