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

> Datentyp BatchTypeIdentity in der ABBYY FlexiCapture Web Services API: identifiziert einen Batch-Typ über ID und Projekt, damit Sie Batch-Typen projektübergreifend auflisten können.

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

Der Datentyp **BatchTypeIdentity** speichert Informationen über den Batch-Typ. Er ermöglicht es, die Liste der Batch-Typen für mehrere Projekte abzurufen.

<div id="fields">
  ## Felder
</div>

| **Name**  | **Type** | **Description**                               |
| --------- | -------- | --------------------------------------------- |
| Id        | int      | Die ID des Batch-Typs. 0 = Standard-Batch-Typ |
| projectId | int      | Die ID des Projekts                           |
