Name | Type | Description | Notes |
---|---|---|---|
Name | ExclusionFilterName | ||
Position | int? | 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 | int? | 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 | bool? | indicates if the filter is currently active. |