Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.31 KB

File metadata and controls

20 lines (17 loc) · 1.31 KB

# Account

Properties

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]

[Back to Model list] [Back to API list] [Back to README]