Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletVerificationDocumentReason.RejectReason
-
Packages that use HyperwalletVerificationDocumentReason.RejectReason Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletVerificationDocumentReason.RejectReason in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletVerificationDocumentReason.RejectReason Modifier and Type Method Description HyperwalletVerificationDocumentReason.RejectReasonHyperwalletVerificationDocumentReason. getName()static HyperwalletVerificationDocumentReason.RejectReasonHyperwalletVerificationDocumentReason.RejectReason. valueOf(String name)Returns the enum constant of this type with the specified name.static HyperwalletVerificationDocumentReason.RejectReason[]HyperwalletVerificationDocumentReason.RejectReason. 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 HyperwalletVerificationDocumentReason.RejectReason Modifier and Type Method Description voidHyperwalletVerificationDocumentReason. setName(HyperwalletVerificationDocumentReason.RejectReason name)
-