Name | Type | Description | Notes |
---|---|---|---|
name | ExclusionFilterName | ||
position | Integer | The position of the exclusion filter | |
groupId | String | Indicate the filter's group. All filters in the same group means an "AND" operation in the filter group | |
positionInGroup | Integer | Indicate the filter group position. This information is used for the UI purpose and must be unique in the filter group. | |
channelColumnId | BeezUPCommonChannelColumnId | ||
operatorName | ExclusionFilterOperatorName | ||
value | String | The value indicate by the user when the filter operation requires it. | [optional] |
enabled | Boolean | indicates if the filter is currently active. |