Configuration of the barcode to find and scan.

Hierarchy

  • PartiallyConstructible
    • ExpectedBarcode

Constructors

  • Parameters

    • Optional source: DeepPartial<ExpectedBarcode>

    Returns ExpectedBarcode

Properties

barcodeValue: string

Value of the barcode to find. If not set, any barcode value will be accepted.

count: number

Number of barcodes with given symbology/value required to scan. Default is 1

image: null | string

Image of the barcode to find.

title: null | string

Title of the barcode to find.

barcodeImageKey: "BARCODE_IMAGE" = "BARCODE_IMAGE"

Use this key to display the original barcode image