Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletUser.BusinessContactRole
-
Packages that use HyperwalletUser.BusinessContactRole Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletUser.BusinessContactRole in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletUser.BusinessContactRole Modifier and Type Method Description HyperwalletUser.BusinessContactRoleHyperwalletBankAccount. getBusinessContactRole()HyperwalletUser.BusinessContactRoleHyperwalletPaperCheck. getBusinessContactRole()HyperwalletUser.BusinessContactRoleHyperwalletTransferMethod. getBusinessContactRole()HyperwalletUser.BusinessContactRoleHyperwalletUser. getBusinessContactRole()static HyperwalletUser.BusinessContactRoleHyperwalletUser.BusinessContactRole. valueOf(String name)Returns the enum constant of this type with the specified name.static HyperwalletUser.BusinessContactRole[]HyperwalletUser.BusinessContactRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-