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

# UserList

> ABBYY FlexiCapture Web Services API の UserList データ型。ユーザーレコードの配列とその件数を保持します。

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

**UserList** データ型には、ユーザーのリストが格納されます。

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

| Name         | 型                                                | 説明           |
| ------------ | ------------------------------------------------ | ------------ |
| `Users`      | [User](/ja/flexi-capture/api/structures/user)\[] | ユーザーレコードの集合。 |
| `UsersCount` | `int`                                            | ユーザーレコードの数。  |
