returnTotalResultsCount property
If true, the total number of results that match the query ignoring the LIMIT clause will be included in the response.
Default is false.
Implementation
core.bool? returnTotalResultsCount;
If true, the total number of results that match the query ignoring the LIMIT clause will be included in the response.
Default is false.
core.bool? returnTotalResultsCount;