Preparing search index...
The search index is not available
cvat-sdk
cvat-sdk
AnnotationGuideRead
Interface AnnotationGuideRead
Export
AnnotationGuideRead
interface
AnnotationGuideRead
{
created_date
?:
string
;
id
?:
number
;
markdown
?:
string
;
project_id
?:
null
|
number
;
task_id
?:
null
|
number
;
updated_date
?:
string
;
}
Index
Properties
created_
date?
id?
markdown?
project_
id?
task_
id?
updated_
date?
Properties
Optional
created_
date
created_date
?:
string
Memberof
AnnotationGuideRead
Optional
id
id
?:
number
Memberof
AnnotationGuideRead
Optional
markdown
markdown
?:
string
Memberof
AnnotationGuideRead
Optional
project_
id
project_id
?:
null
|
number
Memberof
AnnotationGuideRead
Optional
task_
id
task_id
?:
null
|
number
Memberof
AnnotationGuideRead
Optional
updated_
date
updated_date
?:
string
Memberof
AnnotationGuideRead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
date
id
markdown
project_
id
task_
id
updated_
date
cvat-sdk
Loading...
Export
AnnotationGuideRead