Optional source: DeepPartial<DocumentVerificationReport>Readonly consistencyReport of the document consistency verification. Shows whether information in the fields that correspond to the same logical field and is present in different parts of the document is consistent.
Readonly invalidSome fields in the documents allow validation, for example, MRZ contains check digits to verify the data. This report shows whether there are any invalid fields in the document.
Readonly overallOverall status of the document verification
Readonly semanticsReport of the semantics verification. Shows whether the values in the fields are semantically correct.
Readonly suspiciousShows whether the data in the document is suspicious, e.g. contains word "Sample" in the name.
Generated using TypeDoc
Report of the document verification.