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-account-info-ref |
AccountInfoRef |
AccountInfoRef |
AccountInfoRef |
pythonsdk |
| python |
| Python |
| sdk |
| AccountInfoRef |
| V2024AccountInfoRef |
|
/tools/sdk/python/v2024/models/account-info-ref |
| SDK |
| Software Development Kit |
| AccountInfoRef |
| V2024AccountInfoRef |
|
AccountInfoRef
Properties
| Name |
Type |
Description |
Notes |
| uuid |
str |
The uuid for the account, available under the 'objectguid' attribute |
[optional] |
| native_identity |
str |
The 'distinguishedName' attribute for the account |
[optional] |
| type |
DtoType |
|
[optional] |
| id |
str |
The account id |
[optional] |
| name |
str |
The account display name |
[optional] |
| } |
|
|
|
Example
[Back to top]