FilterRequestParameters
FilterRequestParameters
The set of parameters for returning records. | AND will be performed between all filters and all filter_elements
JSON Example
{
"filter_elements": [
{
"filter_type": "string"
}
]
}