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
DocumentsAggregateCardinalityValuesResponse
Interface DocumentsAggregateCardinalityValuesResponse
Response for cardinalityValues aggregate.
example
{"items":[{"count":10}]}
Hierarchy
DocumentsAggregateCardinalityValuesResponse
Index
Properties
items
Properties
items
items
:
DocumentsAggregateCardinalityValuesItem
[]
Globals
Documents
Aggregate
Cardinality
Values
Response
items
Response for cardinalityValues aggregate.
{"items":[{"count":10}]}