Status of the barcode extraction.
SUCCESS
BARCODE_WITHOUT_VIN
NO_BARCODE_FOUND
BARCODE_EXTRACTION_DISABLED
Generated using TypeDoc
Status of the barcode extraction.
SUCCESS
: Barcode containing a VIN was successfully extracted.BARCODE_WITHOUT_VIN
: Barcode was found but it does not contain a VIN.NO_BARCODE_FOUND
: No barcode was found in the image.BARCODE_EXTRACTION_DISABLED
: Barcode extraction is disabled in the configuration.