DataCreationSourceDto¶
Example Json Object
1{
2 "id": 0,
3 "name": "string"
4}
📄 Description: Data transfer object representing the source of data creation within a financial organization’s structure, encapsulating essential details related to the organization, its hierarchy, and associated financial entities.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
Unique identifier for the resource |
name |
string |
true |
none |
Name of the resource |