Configuration of the barcode to find and scan.

Hierarchy

  • PartiallyConstructible
    • ExpectedBarcode

Constructors

Properties

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 Value

1;
image: string

Image of the barcode to find.

title: string

Title of the barcode to find.

Generated using TypeDoc