BetaBetatotalNumber of matching objects of this limetype.
A limetype named in SearchOptions.limetypes is reported even
when it has no hits, and the platform reports that as null rather
than 0. Coalesce before using the value: totalCount ?? 0.
The number of objects of a single limetype that matched a search.
See
SearchResponse.aggregates