Rejected ID
Defined in library scandit_datacapture_id
- RejectedId
class RejectedId
Added in version 6.11.0
An information about a document or its part recognized in a frame, but rejected. A document is rejected if (a) it’s not enabled in the settings (see IdCaptureSettings.supportedDocuments), (b) it’s a barcode of a correct symbology or a Machine Readable Zone (MRZ), but the data is encoded in an unexpected/incorrect format.
- location
Quadrilateral get location
Added in version 6.11.0
The location of a document or its part within the frame.
- rejectionReason
RejectionReason get rejectionReason
Added in version 6.25.0
The reason why the document was rejected.