VizExportsEqualFilter

VizExportsEqualFilter
Visualization Exports Equal Filter

EQUAL filter for exports queries. Performs an exact, case-sensitive match.

AllOf
This class requires all of the following:
JSON Example
{
    "filter_type": "string",
    "filter_key": "string",
    "value": [
        "string"
    ]
}