Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.14 KB

File metadata and controls

17 lines (13 loc) · 1.14 KB

ExclusionFilter

Properties

Name Type Description Notes
name \Swagger\Client\Model\ExclusionFilterName
position int 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 int Indicate the filter group position. This information is used for the UI purpose and must be unique in the filter group.
channel_column_id \Swagger\Client\Model\BeezUPCommonChannelColumnId
operator_name \Swagger\Client\Model\ExclusionFilterOperatorName
value string The value indicate by the user when the filter operation requires it. [optional]
enabled bool indicates if the filter is currently enable.

[Back to Model list] [Back to API list] [Back to README]