getDocumentJsonFile

abstract fun getDocumentJsonFile(documentId: String): File

Provides File of the document json file.

Return

File of the document json file.

Parameters

documentId
  • id of a document

Throws