The result of check scanning.

Hierarchy

Constructors

Properties

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

croppedImage: RawImage

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

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.

Check recognition status.

Default Value

"FAIL";

Generated using TypeDoc