| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
AccountTransactionList |
AccountTransactionList.accountCode(String accountCode) |
AccountTransactionList |
AccountTransactionList.addTransactionsItem(Transaction transactionsItem) |
AccountTransactionList |
AccountTransactionList.hasNextPage(Boolean hasNextPage) |
AccountTransactionList |
AccountTransactionList.transactions(List<Transaction> transactions) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountTransactionList> |
AccountHolderTransactionListResponse.getAccountTransactionLists()
A list of the transactions.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHolderTransactionListResponse |
AccountHolderTransactionListResponse.addAccountTransactionListsItem(AccountTransactionList accountTransactionListsItem) |
| Modifier and Type | Method and Description |
|---|---|
AccountHolderTransactionListResponse |
AccountHolderTransactionListResponse.accountTransactionLists(List<AccountTransactionList> accountTransactionLists) |
void |
AccountHolderTransactionListResponse.setAccountTransactionLists(List<AccountTransactionList> accountTransactionLists) |
Copyright © 2022. All rights reserved.