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