Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletPaperCheckListPaginationOptions
-
Packages that use HyperwalletPaperCheckListPaginationOptions Package Description com.hyperwallet.clientsdk com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletPaperCheckListPaginationOptions in com.hyperwallet.clientsdk
Methods in com.hyperwallet.clientsdk with parameters of type HyperwalletPaperCheckListPaginationOptions Modifier and Type Method Description HyperwalletList<HyperwalletPaperCheck>Hyperwallet. listPaperChecks(String userToken, HyperwalletPaperCheckListPaginationOptions options)List User's Paper Check -
Uses of HyperwalletPaperCheckListPaginationOptions in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletPaperCheckListPaginationOptions Modifier and Type Method Description HyperwalletPaperCheckListPaginationOptionsHyperwalletPaperCheckListPaginationOptions. status(HyperwalletPaperCheck.Status status)
-