getFiltersArray
public
Specifies how records can be filtered. Records returned will need to have a filterValues
property with a key for every name in the returned array.
Returns:
-
Array
- List of objects defining filters. The object should have a `name` and `desc` property.
Please login to continue.