ReportCardsFilter
Card search grouped queries. May contain a number of queries or other groups of queries
| Input Fields : Object | Description |
|---|---|
| groups: [[ID]] | Groups that must be matched accordingly to the passed operator |
| id: Int | Meta data used to allow tracking of each query level |
| lastId: Int | Meta data used to allow tracking of each query level |
| operator: ReportCardsFilterGroupOperators | The operator for this query group |
| queries: [[ID]] | Queries that must be matched accordingly to the passed operator |