Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the filter. Filter names are case-sensitive.

Link copied to clipboard

The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values.