> ## 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.

# Data types for a multi-document processing case

> Reference for the Address, InvoiceTable, and PriceTable data type fields and IDs used in a multi-document Pega processing case for the FlexiCapture connector.

## <a id="address" />Address

| **Name**    | **ID**      | **Type** |
| ----------- | ----------- | -------- |
| Addresstype | Addresstype | Text     |
| City        | City        | Text     |
| Country     | Country     | Text     |
| State       | State       | Text     |
| Street      | Street      | Text     |
| Zip         | 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="Screenshot of the Data model tab in Pega Dev Studio showing the Address data type fields Addresstype, City, Country, State, Street, and Zip, each scoped to Address." width="1174" height="469" data-path="images/flexi-capture/connectors/Pega196.png" />
</Frame>

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

| **Name**    | **ID**      | **Type** |
| ----------- | ----------- | -------- |
| Designation | Designation | Text     |
| Quantity    | Quantity    | Text     |
| Reference   | Reference   | Text     |
| Total       | Total       | Text     |
| UnitPrice   | 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="Screenshot of the Data model tab in Pega Dev Studio showing the InvoiceTable data type fields Designation, Quantity, Reference, Total, and UnitPrice, each scoped to InvoiceTable." width="1172" height="421" data-path="images/flexi-capture/connectors/Pega197.png" />
</Frame>

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

| **Name**    | **ID**      | **Type** |
| ----------- | ----------- | -------- |
| Designation | Designation | Text     |
| UnitPrice   | 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="Screenshot of the Data model tab in Pega Dev Studio showing the PriceTable data type fields Designation and UnitPrice, each scoped to PriceTable." width="1192" height="308" data-path="images/flexi-capture/connectors/Pega198.png" />
</Frame>
