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-source-account-selections |
SourceAccountSelections |
SourceAccountSelections |
SourceAccountSelections |
pythonsdk |
| python |
| Python |
| sdk |
| SourceAccountSelections |
| V2024SourceAccountSelections |
|
/tools/sdk/python/v2024/models/source-account-selections |
| SDK |
| Software Development Kit |
| SourceAccountSelections |
| V2024SourceAccountSelections |
|
SourceAccountSelections
Properties
| Name |
Type |
Description |
Notes |
| type |
DtoType |
|
[optional] |
| id |
str |
The source id |
[optional] |
| name |
str |
The source name |
[optional] |
| accounts |
[]AccountInfoRef |
The accounts information for a particular source in the requested item |
[optional] |
| } |
|
|
|
Example
[Back to top]