> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pega many docs data types

***

title: "複数ドキュメント処理ケースのデータ型"
description: "FlexiCapture connector の複数ドキュメント Pega 処理ケースで使用される 住所、InvoiceTable、PriceTable のデータ型の field と ID に関するリファレンス。"
keywords: \["複数ドキュメントのデータ型", "住所 field", "InvoiceTable", "PriceTable", "Pega データ型リファレンス", "FlexiCapture Pega connector", "field ID", "ABBYY FlexiCapture"]
\---"

## <a id="address" />住所

| **名称** | **ID**      | **型** |
| ------ | ----------- | ----- |
| 住所種別   | Addresstype | Text  |
| 市区町村   | City        | Text  |
| 国      | Country     | Text  |
| 州      | State       | Text  |
| 住所     | Street      | Text  |
| 郵便番号   | Zip         | Text  |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega196.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=2cdaf801350e3a2e7452d8cc64e440d8" alt="Pega Dev Studio のData model tab のスクリーンショット。住所 データ型の fields である Addresstype、City、Country、State、Street、Zip がそれぞれ 住所 にスコープ設定されています。" width="1174" height="469" data-path="images/flexi-capture/connectors/Pega196.png" />
</Frame>

## <a id="invoicetable" />InvoiceTable

| **名前** | **ID**      | **型** |
| ------ | ----------- | ----- |
| 品名     | Designation | Text  |
| 数量     | Quantity    | Text  |
| 参照     | Reference   | Text  |
| 合計金額   | Total       | Text  |
| 単価     | UnitPrice   | Text  |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega197.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=78e5e1307cfe9008c5ad6e58305d2841" alt="Pega Dev Studio の [Data model] タブのスクリーンショット。InvoiceTable データ型の fields として、Designation、Quantity、Reference、Total、UnitPrice が表示され、それぞれ InvoiceTable にスコープ設定されています。" width="1172" height="421" data-path="images/flexi-capture/connectors/Pega197.png" />
</Frame>

## <a id="pricetable" />PriceTable

| **名称** | **ID**      | **型** |
| ------ | ----------- | ----- |
| 品名     | Designation | Text  |
| 単価     | UnitPrice   | Text  |

<Frame>
  <img src="https://mintcdn.com/abbyy/Xgx3EG8BZs5YQjIJ/images/flexi-capture/connectors/Pega198.png?fit=max&auto=format&n=Xgx3EG8BZs5YQjIJ&q=85&s=a2f55a1ab2b1e7ea380d5f122621989b" alt="PriceTable をスコープとする Designation と UnitPrice の各データ型 fields が表示された、Pega Dev Studio の Data model タブのスクリーンショット。" width="1192" height="308" data-path="images/flexi-capture/connectors/Pega198.png" />
</Frame>
