The result of check scanning.

Constructors

Properties

Generic document containing check data. Not present, if status is FAIL.

croppedImage: Image

Crop of the check if documentDetectionMode is set to DETECT_AND_CROP_DOCUMENT. Will be non-empty, only if check recognition succeeded.

Default Value

null;
documentDetectionResult: DocumentDetectionResult

The 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.

Magnetic ink strip scanning status.

Default Value

"ERROR_NOTHING_FOUND";

Generated using TypeDoc