ResidencePermitDocumentFile
The file associated to the resident permit document
type ResidencePermitDocumentFile implements DocumentFile {
downloadUrl: String!
side: DocumentFileSide!
}
Fields
ResidencePermitDocumentFile.downloadUrl
● String!
non-null scalar
The file's temporary download url
ResidencePermitDocumentFile.side
● DocumentFileSide!
non-null enum
From which side the residence permit's picture was taken
Interfaces
DocumentFile
interface
Retrieved document extracted from the identity verification
Member Of
ResidencePermitDocument
object