Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
AnnotationModel
Interface AnnotationModel
interface
AnnotationModel
{
annotatedResourceId
:
number
;
annotatedResourceType
:
AnnotatedResourceType
;
annotationType
:
string
;
createdTime
:
Date
;
creatingApp
:
string
;
creatingAppVersion
:
string
;
creatingUser
:
null
|
string
;
data
:
AnnotationData
;
id
:
number
;
lastUpdatedTime
:
Date
;
status
:
AnnotationStatus
;
}
Hierarchy (
view full
)
AnnotationCreate
AnnotationModel
Index
Properties
annotated
Resource
Id
annotated
Resource
Type
annotation
Type
created
Time
creating
App
creating
App
Version
creating
User
data
id
last
Updated
Time
status
Properties
annotated
Resource
Id
annotated
Resource
Id
:
number
annotated
Resource
Type
annotated
Resource
Type
:
AnnotatedResourceType
annotation
Type
annotation
Type
:
string
created
Time
created
Time
:
Date
creating
App
creating
App
:
string
creating
App
Version
creating
App
Version
:
string
creating
User
creating
User
:
null
|
string
data
data
:
AnnotationData
id
id
:
number
last
Updated
Time
last
Updated
Time
:
Date
status
status
:
AnnotationStatus
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotated
Resource
Id
annotated
Resource
Type
annotation
Type
created
Time
creating
App
creating
App
Version
creating
User
data
id
last
Updated
Time
status
Cognite JavaScript SDK (beta)
Loading...