| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
ClearingAccountData |
ClearingAccountData.clearingAccountId(String clearingAccountId) |
ClearingAccountData |
ClearingAccountData.clearingAccountName(String clearingAccountName) |
| Modifier and Type | Method and Description |
|---|---|
List<ClearingAccountData> |
Account.getClearingAccounts()
List of clearing accounts that relate to this account.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.addClearingAccountsItem(ClearingAccountData clearingAccountsItem) |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.clearingAccounts(List<ClearingAccountData> clearingAccounts) |
void |
Account.setClearingAccounts(List<ClearingAccountData> clearingAccounts) |
Copyright © 2018. All rights reserved.