id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-requested-account-ref |
RequestedAccountRef |
RequestedAccountRef |
RequestedAccountRef |
pythonsdk |
| python |
| Python |
| sdk |
| RequestedAccountRef |
| V2024RequestedAccountRef |
|
/tools/sdk/python/v2024/models/requested-account-ref |
| SDK |
| Software Development Kit |
| RequestedAccountRef |
| V2024RequestedAccountRef |
|
RequestedAccountRef
Properties
| Name |
Type |
Description |
Notes |
| name |
str |
Display name of the account for the user |
[optional] |
| type |
DtoType |
|
[optional] |
| account_uuid |
str |
The uuid for the account |
[optional] |
| account_id |
str |
The native identity for the account |
[optional] |
| source_name |
str |
Display name of the source for the account |
[optional] |
| } |
|
|
|
Example
[Back to top]