Optional source: DeepPartial<VinScannerResult>Readonly barcodeBarcode result of the VIN scanner.
Readonly textText result of the VIN scanner.
Optional config: ToJsonConfigurationOptional Readonly barcodeBarcode result of the VIN scanner.
Optional Readonly extractedVIN?: stringText result of the barcode scanner.
Optional Readonly rectangle?: (undefined | { Rectangle of the barcode in the image.
Optional Readonly status?: VinBarcodeExtractionStatusStatus of the barcode extraction.
Optional Readonly textText result of the VIN scanner.
Optional Readonly confidence?: numberConfidence of the recognition.
Default is 0.0
Optional Readonly rawRaw recognized string.
Optional Readonly symbolBoxes for each recognized symbol.
Optional Readonly validationWhether the validation was successful.
Default is false
Optional Readonly wordBoxes for each recognized word.
Result of the VIN scanner.