Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletBusinessStakeholder.GovernmentIdType
-
Packages that use HyperwalletBusinessStakeholder.GovernmentIdType Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletBusinessStakeholder.GovernmentIdType in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletBusinessStakeholder.GovernmentIdType Modifier and Type Method Description HyperwalletBusinessStakeholder.GovernmentIdTypeHyperwalletBusinessStakeholder. getGovernmentIdType()static HyperwalletBusinessStakeholder.GovernmentIdTypeHyperwalletBusinessStakeholder.GovernmentIdType. valueOf(String name)Returns the enum constant of this type with the specified name.static HyperwalletBusinessStakeholder.GovernmentIdType[]HyperwalletBusinessStakeholder.GovernmentIdType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.hyperwallet.clientsdk.model with parameters of type HyperwalletBusinessStakeholder.GovernmentIdType Modifier and Type Method Description HyperwalletBusinessStakeholderHyperwalletBusinessStakeholder. governmentIdType(HyperwalletBusinessStakeholder.GovernmentIdType governmentIdType)voidHyperwalletBusinessStakeholder. setGovernmentIdType(HyperwalletBusinessStakeholder.GovernmentIdType governmentIdType)
-