where

public B where(Array<Filter> filter)
public B where(Array<CompositeFilter> filter)

Deprecated

Configures the request to return results matching all the passed filters.

Deprecated

Please use the overloads from the descendants that rely on strongly-typed filters.