Skip to main content
Version: 4.x

Type Alias: ImageAssetLinkAnnotationInfo

ImageAssetLinkAnnotationInfo: Omit<AnnotationModel, "data"> & object

A CDF AnnotationModel with a narrower type representing an image asset link

Type declaration​

data​

data: AnnotationsCogniteAnnotationTypesImagesAssetLink

The data associated with the image asset link

Defined in​

packages/data-providers/src/types.ts:46