| Package | Description |
|---|---|
| com.adyen.model.marketpay |
| Modifier and Type | Method and Description |
|---|---|
TransactionListForAccount |
TransactionListForAccount.accountCode(String accountCode) |
TransactionListForAccount |
TransactionListForAccount.page(Integer page) |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionListForAccount> |
AccountHolderTransactionListRequest.getTransactionListsPerAccount()
Fill this to get the transaction list for specific accounts of a specific page.
|
| Modifier and Type | Method and Description |
|---|---|
AccountHolderTransactionListRequest |
AccountHolderTransactionListRequest.addTransactionListsPerAccountItem(TransactionListForAccount transactionListsPerAccountItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountHolderTransactionListRequest.setTransactionListsPerAccount(List<TransactionListForAccount> transactionListsPerAccount) |
AccountHolderTransactionListRequest |
AccountHolderTransactionListRequest.transactionListsPerAccount(List<TransactionListForAccount> transactionListsPerAccount) |
Copyright © 2022. All rights reserved.