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

# GroupInfo

> ABBYY FlexiCapture のユーザー管理 API における GroupInfo データ型: Group ID、短縮名、正式名、テナント ID を含むデータベースレコードのフィールド。

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

**GroupInfo** データ型は、データベース内のグループ情報を保持します。

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

| **名前**   | **型**  | **説明**    |
| -------- | ------ | --------- |
| Id       | int    | Group ID  |
| Name     | string | グループの短縮名  |
| FullName | string | グループの正式名称 |
| TenantId | int    | テナント ID   |
