Uses of Class
com.adyen.model.marketpayfund.AccountHolderTransactionListRequest
-
Packages that use AccountHolderTransactionListRequest Package Description com.adyen.model.marketpayfund com.adyen.service.classicplatforms -
-
Uses of AccountHolderTransactionListRequest in com.adyen.model.marketpayfund
-
Uses of AccountHolderTransactionListRequest in com.adyen.service.classicplatforms
Methods in com.adyen.service.classicplatforms with parameters of type AccountHolderTransactionListRequest Modifier and Type Method Description AccountHolderTransactionListResponseClassicPlatformFundApi. accountHolderTransactionList(AccountHolderTransactionListRequest accountHolderTransactionListRequest)Get a list of transactionsAccountHolderTransactionListResponseClassicPlatformFundApi. accountHolderTransactionList(AccountHolderTransactionListRequest accountHolderTransactionListRequest, RequestOptions requestOptions)Get a list of transactions
-