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-user-app-account |
UserAppAccount |
UserAppAccount |
UserAppAccount |
pythonsdk |
| python |
| Python |
| sdk |
| UserAppAccount |
| V2025UserAppAccount |
|
/tools/sdk/python/v2025/models/user-app-account |
| SDK |
| Software Development Kit |
| UserAppAccount |
| V2025UserAppAccount |
|
UserAppAccount
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
the account ID |
[optional] |
| type |
str |
It will always be "ACCOUNT" |
[optional] |
| name |
str |
the account name |
[optional] |
| } |
|
|
|
Example
[Back to top]