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

> ABBYY FlexiCapture Web Services API の User データ型に関するリファレンス。システム内のユーザーを識別する ID、name、full name の各 fields を説明します。

<div id="what-it-does">
  ## その役割
</div>

**User** データ型には、ユーザーに関する情報が格納されます。

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

| **Name** | **型**  | **説明**     |
| -------- | ------ | ---------- |
| Id       | int    | ユーザーのID    |
| Name     | string | ユーザー名      |
| FullName | string | ユーザーのフルネーム |
