Skip to main content

BarcodeElement

@microblink/blinkid


@microblink/blinkid / BarcodeElement

Type Alias: BarcodeElement

BarcodeElement = object

Represents a key-value pair of a barcode element.

Properties

key

key: BarcodeElementKey

The key of the barcode element.


value

value: string

The value of the barcode element.