Optionalsource: DeepPartial<DocumentVerificationReport>ReadonlyconsistencyReport 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.
ReadonlyinvalidSome 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.
ReadonlyoverallOverall status of the document verification.
ReadonlysemanticsReport of the semantics verification. Shows whether the values in the fields are semantically correct.
ReadonlysuspiciousShows whether the data in the document is suspicious, e.g. contains word "Sample" in the name.
Optionalconfig: ToJsonConfigurationOptional ReadonlyconsistencyVerificationReport?: {Report 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.
Optional ReadonlyfieldDetails?: {List of reports for each field that was verified.
Optional ReadonlyoverallConsistency?: ValueConsistencyOverall status of the consistency verification. Corresponds to the most severe status of all fields.
Optionalserialize?: (Optional ReadonlyinvalidDataVerificationReport?: {Some 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.
Optional ReadonlyfieldDetails?: {List of reports for each field that was verified.
Optional ReadonlyoverallIsInvalid?: booleanOverall status of the document verification. Corresponds to the most severe status of all fields, i.e. if at least one field is invalid, the overall status is invalid.
Optionalserialize?: (Optional ReadonlyoverallVerificationStatus?: DocumentVerificationStatusOverall status of the document verification.
Optional ReadonlysemanticsVerificationReport?: {Report of the semantics verification. Shows whether the values in the fields are semantically correct.
Optional ReadonlybirthDateBeforeExpiryDate?: ValueSemanticsResult of verification whether the birth date is before the expiry date.
Optional ReadonlybirthDateBeforeIssueDate?: ValueSemanticsResult of verification whether the birth date is before the issue date.
Optional ReadonlybirthDateSemantics?: {Status of the birth date semantics verification. Shows whether the birth date in the document is in the past.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optionalserialize?: (Optional ReadonlyexpiryDateSemantics?: {Status of the expiry date semantics verification. Shows whether the expiry date in the document is in the future.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optionalserialize?: (Optional ReadonlyissueDateBeforeExpiryDate?: ValueSemanticsResult of verification whether the issue date is before the expiry date.
Optional ReadonlyissueDateSemantics?: {Status of the issue date semantics verification. Shows whether the issue date in the document is in the past.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optionalserialize?: (Optional ReadonlyoverallInvalidSemantics?: booleanOverall status of the value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If some verifications are skipped, they do not impact the overall status.
Optionalserialize?: (Optionalserialize?: (Optional ReadonlysuspiciousDataVerificationReport?: {Shows whether the data in the document is suspicious, e.g. contains word "Sample" in the name.
Optional ReadonlyfieldDetails?: {List of reports for each field that was verified.
Optional ReadonlyoverallSuspiciousData?: booleanOverall status of the suspicious data verification. Corresponds to the most severe status of all fields, i.e. if at least one field is suspicious, the overall status is suspicious.
Optionalserialize?: (
Report of the document verification.