id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-account-request-info |
AccountRequestInfo |
AccountRequestInfo |
AccountRequestInfo |
pythonsdk |
| python |
| Python |
| sdk |
| AccountRequestInfo |
| V2025AccountRequestInfo |
|
/tools/sdk/python/v2025/models/account-request-info |
| SDK |
| Software Development Kit |
| AccountRequestInfo |
| V2025AccountRequestInfo |
|
AccountRequestInfo
If an account activity item is associated with an access request, captures details of that request.
Properties
| Name |
Type |
Description |
Notes |
| requested_object_id |
str |
Id of requested object |
[optional] |
| requested_object_name |
str |
Human-readable name of requested object |
[optional] |
| requested_object_type |
RequestableObjectType |
|
[optional] |
| } |
|
|
|
Example
[Back to top]