Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
AnnotationUpdate
Interface AnnotationUpdate
interface
AnnotationUpdate
{
update
:
{
annotationType
?:
SetField
<
string
>
;
data
?:
SetField
<
AnnotationData
>
;
status
?:
SetField
<
AnnotationStatus
>
;
}
;
}
Hierarchy (
view full
)
AnnotationUpdate
AnnotationChangeById
Index
Properties
update
Properties
update
update
:
{
annotationType
?:
SetField
<
string
>
;
data
?:
SetField
<
AnnotationData
>
;
status
?:
SetField
<
AnnotationStatus
>
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update
Cognite JavaScript SDK (beta)
Loading...