Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletPayPalAccountListPaginationOptions
-
Packages that use HyperwalletPayPalAccountListPaginationOptions Package Description com.hyperwallet.clientsdk com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletPayPalAccountListPaginationOptions in com.hyperwallet.clientsdk
Methods in com.hyperwallet.clientsdk with parameters of type HyperwalletPayPalAccountListPaginationOptions Modifier and Type Method Description HyperwalletList<HyperwalletPayPalAccount>Hyperwallet. listPayPalAccounts(String userToken, HyperwalletPayPalAccountListPaginationOptions options)List PayPal Accounts -
Uses of HyperwalletPayPalAccountListPaginationOptions in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletPayPalAccountListPaginationOptions Modifier and Type Method Description HyperwalletPayPalAccountListPaginationOptionsHyperwalletPayPalAccountListPaginationOptions. status(HyperwalletPayPalAccount.Status status)
-