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