Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletBankCardListPaginationOptions
-
Packages that use HyperwalletBankCardListPaginationOptions Package Description com.hyperwallet.clientsdk com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletBankCardListPaginationOptions in com.hyperwallet.clientsdk
Methods in com.hyperwallet.clientsdk with parameters of type HyperwalletBankCardListPaginationOptions Modifier and Type Method Description HyperwalletList<HyperwalletBankCard>Hyperwallet. listBankCards(String userToken, HyperwalletBankCardListPaginationOptions options)List User's Bank Card -
Uses of HyperwalletBankCardListPaginationOptions in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletBankCardListPaginationOptions Modifier and Type Method Description HyperwalletBankCardListPaginationOptionsHyperwalletBankCardListPaginationOptions. status(HyperwalletBankCard.Status status)
-