Package com.alphapay.api.response.beans
Class SearchTransactionsResponse
java.lang.Object
com.alphapay.api.response.AlphaPayResponse
com.alphapay.api.response.beans.SearchTransactionsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPagination(Pagination pagination) voidsetTransactions(List<Transaction> transactions) Methods inherited from class com.alphapay.api.response.AlphaPayResponse
getResult, setResult
-
Constructor Details
-
SearchTransactionsResponse
public SearchTransactionsResponse()
-
-
Method Details
-
getTransactions
-
setTransactions
-
getPagination
-
setPagination
-