Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
DocumentsAggregateCountResponse
Interface DocumentsAggregateCountResponse
Response for count aggregate.
example
{"items":[{"count":10}]}
Hierarchy
DocumentsAggregateCountResponse
Index
Properties
items
Properties
items
items
:
DocumentsAggregateCountItem
[]
Globals
Documents
Aggregate
Count
Response
items
Response for count aggregate.
{"items":[{"count":10}]}