Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletPaperCheck.GovernmentIdType
-
Packages that use HyperwalletPaperCheck.GovernmentIdType Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletPaperCheck.GovernmentIdType in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletPaperCheck.GovernmentIdType Modifier and Type Method Description HyperwalletPaperCheck.GovernmentIdTypeHyperwalletPaperCheck. getGovernmentIdType()static HyperwalletPaperCheck.GovernmentIdTypeHyperwalletPaperCheck.GovernmentIdType. valueOf(String name)Returns the enum constant of this type with the specified name.static HyperwalletPaperCheck.GovernmentIdType[]HyperwalletPaperCheck.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 HyperwalletPaperCheck.GovernmentIdType Modifier and Type Method Description HyperwalletPaperCheckHyperwalletPaperCheck. governmentIdType(HyperwalletPaperCheck.GovernmentIdType governmentIdType)voidHyperwalletPaperCheck. setGovernmentIdType(HyperwalletPaperCheck.GovernmentIdType governmentIdType)
-