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 |
12.04.2024 18:16:03