Barcode object
A barcode object describes a barcode.
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.
Possible values |
value | string | The value of the barcode. |
supplementType | string enum |
The supplement barcode type. Possible values:
|
supplementValue | string | The value of the supplement barcode. |
22.12.2023 12:36:42