New in 1.34.0 (BETA)

filters()

Returns the filters resulting from the DataScope.

The application integrating the Scrivito SDK with an external data provider can use this parameter for filtering.

Returns

Object – An object representing the filters of the IndexParam. Its keys are the attribute names, the values are the attribute values (String) by which the data is to be filtered. If no parameters are specified, an empty object ({}) is returned.