Data about the scanned barcode.

Hierarchy

  • PartiallyConstructible
    • BarcodeItem

Constructors

  • Parameters

    • Optional source: DeepPartial<BarcodeItem>

    Returns BarcodeItem

Properties

count: number

Number of recognized barcodes of this symbology and value.

parsedDocument: any

The parsed known document format (if parsed successfully).

rawBytes: string

Array of raw bytes that compose the recognized barcode.

text: string

Recognized value of the barcode.

Recognized barcode symbology.

Generated using TypeDoc