Rule object properties
| Field Name | Field Type | Mandatory Y/N | Description | 
|---|---|---|---|
| rule_name | String | Y | Rule name | 
| description | String | N | Rule description | 
| display_description | String | N | Rule confirmation dialogue text | 
| enabled | String | Y | 
                 is rule enabled Valid values: "true"/"false"  | 
            
| parts_count_type | String | Y | 
                 Parts count type Valid values: CROSS_COUNT, INTERNAL_COUNT  | 
            
| condition_relation_type | String | Y | 
                 Condition relation type Valid values: AND, OR, CUSTOMIZED  | 
            
| custom_expression | String | Y - only for CUSTOMIZED condition | Custom expression | 
| classifiers | Values as listed in table - "Classifier object properties" | Y |