Interface ProjectsApiProjectsRetrieveAnnotationsRequest

Request parameters for projectsRetrieveAnnotations operation in ProjectsApi.

Export

ProjectsApiProjectsRetrieveAnnotationsRequest

Hierarchy

  • ProjectsApiProjectsRetrieveAnnotationsRequest

Properties

action?: "download"

Used to start downloading process after annotation file had been created

Memberof

ProjectsApiProjectsRetrieveAnnotations

cloudStorageId?: number

Storage id

Memberof

ProjectsApiProjectsRetrieveAnnotations

filename?: string

Desired output file name

Memberof

ProjectsApiProjectsRetrieveAnnotations

format: string

Desired output format name You can get the list of supported formats at: /server/annotation/formats

Memberof

ProjectsApiProjectsRetrieveAnnotations

id: number

A unique integer value identifying this project.

Memberof

ProjectsApiProjectsRetrieveAnnotations

Where need to save downloaded dataset

Memberof

ProjectsApiProjectsRetrieveAnnotations

useDefaultLocation?: boolean

Use the location that was configured in project to export annotation

Memberof

ProjectsApiProjectsRetrieveAnnotations

Generated using TypeDoc