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

# User

> Referenz für den Datentyp User in der ABBYY FlexiCapture Web Services API: die Felder ID, Name und vollständiger Name, die einen Benutzer im System identifizieren.

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

Der Datentyp **User** speichert Informationen zum Benutzer.

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

| **Name** | **Type** | **Beschreibung**                    |
| -------- | -------- | ----------------------------------- |
| Id       | int      | Die ID des Benutzers                |
| Name     | string   | Der Name des Benutzers              |
| FullName | string   | Der vollständige Name des Benutzers |
