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

# BatchTypeIdentity

> ABBYY FlexiCapture Web Services API の BatchTypeIdentity データ型。ID とプロジェクトでバッチタイプを識別し、プロジェクトをまたいでバッチタイプを一覧表示できます。

<div id="what-it-does">
  ## 機能
</div>

**BatchTypeIdentity** データ型には、バッチタイプに関する情報が格納されます。これを使用すると、複数のプロジェクトのバッチタイプ一覧を取得できます。

<div id="fields">
  ## フィールド
</div>

| **名前**    | **型** | **説明**                  |
| --------- | ----- | ----------------------- |
| Id        | int   | バッチタイプの ID。0 は既定のバッチタイプ |
| projectId | int   | プロジェクトの ID              |
