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

# PermissionRequestInfo

> ABBYY FlexiCapture API の PermissionRequestInfo データ型のリファレンス。管理者に送信された権限リクエストを表す field について説明します。

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

**PermissionRequestInfo** データ型は、管理者に送信される権限リクエストに関する情報を表します。

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

| **名称**        | **型**  | **説明**                  |
| ------------- | ------ | ----------------------- |
| CreationDate  | long   | リクエストの作成日時              |
| ProcessedDate | long   | リクエストの処理日時 (正常に処理された場合) |
| IsProcessed   | bool   | 権限リクエストが処理済みかどうかを示す属性   |
| Text          | string | リクエスト本文                 |
