Classifier object properties
Field Name | Field Type | Mandatory Y/N | Description |
---|---|---|---|
classifier_name | String | Y | Classifier name |
predefined | String | Y |
is predefined classifier Valid values: "true"/"false" |
position | Integer | Y | Classifier position inside the condition |
threshold_type | String | Y |
Classifier threshold type Valid values: CHECK_EMPTY, CHECK_GREATER_THAN, CHECK_IN_RANGE |
threshold_value_from | Integer | Y - only for CHECK_IN_RANGE & CHECK_GREATER_THAN | Threshold first parameter |
threshold_calculate_type | String | Y |
Threshold calculation type Valid values: UNIQUE, ALL |