ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / api.import / ImportedAnnotationRequest

ImportedAnnotationRequest

data class ImportedAnnotationRequest

Request body to import annotations

Constructors

Name Summary
<init> Request body to import annotationsImportedAnnotationRequest(annotations: AnnotationMap = mutableMapOf())

Properties

Name Summary
annotations val annotations: AnnotationMap