Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"stable/src/types"
RawDBRow
Interface RawDBRow
Hierarchy
RawDBRowInsert
RawDBRow
Index
Properties
columns
key
last
Updated
Time
Properties
columns
columns
:
Record
<
string
,
unknown
>
Row data stored as a JSON object.
key
key
:
string
Unique row key
last
Updated
Time
last
Updated
Time
:
Date
Time when the row was last updated
Globals
"stable/src/types"
RawDBRow
columns
key
last
Updated
Time
Row data stored as a JSON object.