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