Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 953 Bytes

File metadata and controls

15 lines (12 loc) · 953 Bytes

BeezUpApi.ExclusionFilter

Properties

Name Type Description Notes
name ExclusionFilterName
position Number 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 Number 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.