| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.accountCode(String accountCode) |
Account |
Account.beneficiaryAccount(String beneficiaryAccount) |
Account |
Account.beneficiaryMerchantReference(String beneficiaryMerchantReference) |
Account |
AccountContainer.getAccount()
account
|
Account |
Account.payoutSchedule(PayoutScheduleResponse payoutSchedule) |
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
GetAccountHolderResponse.getAccounts()
Populate the virtual accounts to bypass the accountContainers list
|
| Modifier and Type | Method and Description |
|---|---|
GetAccountHolderResponse |
GetAccountHolderResponse.addAccount(Account account)
Add account to the accountContainers and accounts lists
|
void |
AccountContainer.setAccount(Account account) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountHolderResponse.setAccounts(List<Account> accounts)
Creating a new accounts list
|
| Constructor and Description |
|---|
AccountContainer(Account account) |
Copyright © 2019. All rights reserved.