A
B
C
D
E
G
H
I
J
M
N
P
S
G
- Gender - enum entry in io.scanbot.idcardscanner.IdScanResult.Field.Type
- getCroppedImage() - function in io.scanbot.idcardscanner.IdScanResult
- Contains cropped IdCard image if it was detected (that is when status equals RecognitionStatus.Success or RecognitionStatus.SuccessFound)
- getDocument() - function in io.scanbot.idcardscanner.IdScanResult
- Generic document object containing the recognized document
- getDocumentType() - function in io.scanbot.idcardscanner.IdScanResult
- getFields() - function in io.scanbot.idcardscanner.IdScanResult
- Contains list of Fields when explicitly requested to detect and recognize them Otherwise - empty array
- getId() - function in io.scanbot.idcardscanner.IdScanResult.DocumentType
- getName() - function in io.scanbot.idcardscanner.IdScanResult.Field.Type
- getName() - function in io.scanbot.idcardscanner.IdScanResult.RecognitionStatus
- getName() - function in io.scanbot.idcardscanner.IdScanResult.DocumentType
- getOrdinal() - function in io.scanbot.idcardscanner.IdScanResult.Field.Type
- getOrdinal() - function in io.scanbot.idcardscanner.IdScanResult.RecognitionStatus
- getOrdinal() - function in io.scanbot.idcardscanner.IdScanResult.DocumentType
- getStatus() - function in io.scanbot.idcardscanner.IdScanResult
- getText() - function in io.scanbot.idcardscanner.IdScanResult.Field
- getTextConfidence() - function in io.scanbot.idcardscanner.IdScanResult.Field
- getType() - function in io.scanbot.idcardscanner.IdScanResult.Field
- getValidated() - function in io.scanbot.idcardscanner.IdScanResult.Field
- If this field was validated with MRZ or not (only valid for MRZ fields) - false otherwise
- getVisualSource() - function in io.scanbot.idcardscanner.IdScanResult.Field
- Cropped image part for given field
- GivenNames - enum entry in io.scanbot.idcardscanner.IdScanResult.Field.Type