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
ListResponse
Interface ListResponse<T>
Type parameters
T
Hierarchy
CursorResponse
<
T
>
ListResponse
Index
Properties
items
next
next
Cursor
Properties
items
items
:
T
Optional
next
next
:
undefined
|
(
(
)
=>
Promise
<
ListResponse
<
T
>
>
)
Optional
next
Cursor
next
Cursor
:
undefined
|
string
Globals
List
Response
items
next
next
Cursor