Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.24 KB

ResultResponse.md

File metadata and controls

23 lines (18 loc) · 1.24 KB

IdcheckioPerl::Client::Object::ResultResponse

Load the model package

use IdcheckioPerl::Client::Object::ResultResponse;

Properties

Name Type Description Notes
uid string uid
analysis_ref_uid string analysisRefUid
check_report_summary CheckSummaryOfTheSubmittedDocument
document_classification ClassificationOfTheSubmittedDocument
document_detail DetailedInformationOfTheSubmittedDocument
holder_detail DetailedInformationOfTheHolderOfTheSubmittedDocument
mrz Mrz
controls ARRAY[ControlGroup] Performed controls on the submitted document
image ARRAY[ExtractedImage] Cropped image of the submitted document according request [optional]

[Back to Model list] [Back to API list] [Back to README]