Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

This structure describes the filtering of columns in a table based on a filter condition.

Hierarchy

  • FilterCondition

Properties

ComparisonOperator?: string

The comparison operator used in the filter condition.

Field?: string

The field to filter in the filter condition.

StringValueList?: string[]

A string with values used in evaluating the filter condition.