Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
AnnotationId
Interface AnnotationId
Export
AnnotationId
interface
AnnotationId
{
job_id
?:
number
;
obj_id
?:
number
;
shape_type
?:
null
|
ShapeType
;
type
?:
AnnotationIdTypeEnum
;
}
Index
Properties
job_
id?
obj_
id?
shape_
type?
type?
Properties
Optional
job_
id
job_id
?:
number
Memberof
AnnotationId
Optional
obj_
id
obj_id
?:
number
Memberof
AnnotationId
Optional
shape_
type
shape_type
?:
null
|
ShapeType
Memberof
AnnotationId
Optional
type
type
?:
AnnotationIdTypeEnum
Memberof
AnnotationId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job_
id
obj_
id
shape_
type
type
cvat-sdk
Loading...
Export
AnnotationId