| Property | Data type | Description |
|---|---|---|
id | string | バーコードを含むブロックの識別子。 |
position | rect | バーコードが存在する文書上の矩形領域の座標。 |
confidence | confidence | この値は常に -1 です。 |
type | string enum | バーコードタイプ。可能な値は下記を参照してください。 |
value | string | バーコードの値。 |
supplementType | string enum | サプリメントバーコードの種類。可能な値: none, 2digits, 5digits |
supplementValue | string | サプリメントバーコードの値。 |
バーコードタイプの値
type プロパティに設定できる値:
Code39Interleaved25EAN13Code128EAN8PDF417CodabarUPCEIndustrial25IATA25Matrix25Code93PostNetUCC128PatchAztecDataMatrixQRCodeUPCAMaxiCodeCode32FullAsciiIntelligentMailRoyalMail4StateKIXAustralia4StateJapanPostNotFound
