| Property | Data type | Description |
|---|---|---|
id | string | The identifier of the block containing the barcode. |
position | rect | Coordinates of the rectangular region on the document where the barcode is located. |
confidence | confidence | This value is always equal to -1. |
type | string enum | The barcode type. See possible values below. |
value | string | The value of the barcode. |
supplementType | string enum | The supplement barcode type. Possible values: none, 2digits, 5digits |
supplementValue | string | The value of the supplement barcode. |
Barcode Type Values
Possible values for thetype property:
Code39Interleaved25EAN13Code128EAN8PDF417CodabarUPCEIndustrial25IATA25Matrix25Code93PostNetUCC128PatchAztecDataMatrixQRCodeUPCAMaxiCodeCode32FullAsciiIntelligentMailRoyalMail4StateKIXAustralia4StateJapanPostNotFound
