| Property | Data type | Description |
|---|---|---|
id | string | バーコードを含むブロックの識別子。 |
position | rect | バーコードがある Document 上の長方形領域の座標。 |
confidence | confidence | この値は常に -1。 |
type | string enum | バーコードの種類。可能な値は以下を参照。 |
value | string | バーコードの値。 |
supplementType | string enum | 補助バーコードの種類。可能な値: none, 2digits, 5digits |
supplementValue | string | 補助バーコードの値。 |
バーコードタイプの値
type プロパティに設定できる値:
Code39Interleaved25EAN13Code128EAN8PDF417CodabarUPCEIndustrial25IATA25Matrix25Code93PostNetUCC128PatchAztecDataMatrixQRCodeUPCAMaxiCodeCode32FullAsciiIntelligentMailRoyalMail4StateKIXAustralia4StateJapanPostNotFound
