ReportCardsFilter


Card search grouped queries. May contain a number of queries or other groups of queries

Input Fields : ObjectDescription
id: Int Meta data used to allow tracking of each query level
lastId: Int Meta data used to allow tracking of each query level
queries: [ReportCardsFilterQuery] Queries that must be matched accordingly to the passed operator
operator: ReportCardsFilterGroupOperators The operator for this query group
groups: [ReportCardsFilter] Groups that must be matched accordingly to the passed operator

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.

Int

Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.