共用方式為


DocumentKeyValuePairOutput interface

物件,代表具有不同欄位卷標的表單域(索引鍵)和域值(可能是空的)。

屬性

confidence

正確擷取機碼/值組的信賴度。

key

索引鍵/值組的欄位標籤。

value

機碼/值組的域值。

屬性詳細資料

confidence

正確擷取機碼/值組的信賴度。

confidence: number

屬性值

number

key

索引鍵/值組的欄位標籤。

key: DocumentKeyValueElementOutput

屬性值

value

機碼/值組的域值。

value?: DocumentKeyValueElementOutput

屬性值