Optional
source: DeepPartial<VinBarcodeResult>Readonly
extractedVINText result of the barcode scanner.
Readonly
rectangleRectangle of the barcode in the image.
Readonly
statusStatus of the barcode extraction.
Optional
config: ToJsonConfigurationOptional
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.
Result of the barcode scanner.