Interface AnnotationFileRequest

AnnotationFileRequest

interface AnnotationFileRequest {
    annotation_file: File;
}

Properties

Properties

annotation_file: File

AnnotationFileRequest