Name | Type | Description | Notes |
---|---|---|---|
name | ExclusionFilterName | ||
position | Integer | The position of the exclusion filter | |
group_id | String | Indicate the filter's group. All filters in the same group means an "AND" operation in the filter group | |
position_in_group | Integer | Indicate the filter group position. This information is used for the UI purpose and must be unique in the filter group. | |
channel_column_id | BeezUPCommonChannelColumnId | ||
operator_name | 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. |