Web-based responsive document annotation tool
activeannoservice / document.annotation / ExportStatistics / <init>
ExportStatistics(webHookStatistics: MutableList<WebHookExport> = mutableListOf(), restStatistics: MutableList<RestCall> = mutableListOf())
Data class holding information about where and how often the annotations were exported.