PermissionRequestInfo
What it does
The PermissionRequestInfo data type provides information about the permission request that is sent to an administrator.
Fields
| Name | Type | Description |
| CreationDate | long | Request creation date |
| ProcessedDate | long | Request processing date (if it was successfully processed) |
| IsProcessed | bool | The attribute that shows whether the permission request has been processed |
| Text | string | Request text |
4/12/2024 6:16:02 PM