Uses of Class
com.adyen.model.marketpay.AccountHolderTransactionListResponse
-
Packages that use AccountHolderTransactionListResponse Package Description com.adyen.model.marketpay com.adyen.service -
-
Uses of AccountHolderTransactionListResponse in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return AccountHolderTransactionListResponse Modifier and Type Method Description AccountHolderTransactionListResponseAccountHolderTransactionListResponse. accountTransactionLists(List<AccountTransactionList> accountTransactionLists)AccountHolderTransactionListResponseAccountHolderTransactionListResponse. addAccountTransactionListsItem(AccountTransactionList accountTransactionListsItem)AccountHolderTransactionListResponseAccountHolderTransactionListResponse. addInvalidFieldsItem(ErrorFieldType invalidFieldsItem)AccountHolderTransactionListResponseAccountHolderTransactionListResponse. invalidFields(List<ErrorFieldType> invalidFields)AccountHolderTransactionListResponseAccountHolderTransactionListResponse. pspReference(String pspReference)AccountHolderTransactionListResponseAccountHolderTransactionListResponse. resultCode(String resultCode) -
Uses of AccountHolderTransactionListResponse in com.adyen.service
Methods in com.adyen.service that return AccountHolderTransactionListResponse Modifier and Type Method Description AccountHolderTransactionListResponseFund. accountHolderTransactionList(AccountHolderTransactionListRequest accountHolderTransactionListRequest)
-