ReportDocumentFile
The file associated to the report document
type ReportDocumentFile implements DocumentFile {
downloadUrl: String!
}
Fields
ReportDocumentFile.downloadUrl
● String!
non-null scalar
The file's temporary download url
Interfaces
DocumentFile
interface
Retrieved document extracted from the identity verification
Member Of
ReportDocument
object