| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Unique system ID of the client's account | [optional] |
| identification | \SpojeNet\CSas\Model\AccountIdentification | [optional] | |
| currency | string | Currency of the account | [optional] |
| servicer | \SpojeNet\CSas\Model\AccountServicer | [optional] | |
| nameI18N | string | Internationalized name of the account | [optional] |
| productI18N | string | Internationalized product name | [optional] |
| ownersNames | string[] | List of account owners' names | [optional] |
| relationship | \SpojeNet\CSas\Model\AccountRelationship | [optional] | |
| suitableScope | \SpojeNet\CSas\Model\AccountSuitableScope | [optional] | |
| status | string | Status of the account | [optional] |
| relatedAgents | \SpojeNet\CSas\Model\AccountRelatedAgents | [optional] | |
| currencyExchange | \SpojeNet\CSas\Model\AccountCurrencyExchange | [optional] |