Optional
source: DeepPartial<CheckScanningResult>Readonly
checkGeneric document containing check data. Not present, if status is FAIL.
Readonly
croppedCrop of the check if documentDetectionMode is set to DETECT_AND_CROP_DOCUMENT. Will be non-empty, only if check recognition succeeded.
Readonly
documentThe result of document detection. Will be set only if detectDocument in the configuration is set to true. Check scanning may still succeed even if the whole document is not visible in the input image and the complete document could not be located.
Readonly
statusCheck recognition status.
"FAIL";
Generated using TypeDoc
The result of check scanning.