Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletVerificationDocumentReason
-
Packages that use HyperwalletVerificationDocumentReason Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletVerificationDocumentReason in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return types with arguments of type HyperwalletVerificationDocumentReason Modifier and Type Method Description List<HyperwalletVerificationDocumentReason>HyperwalletVerificationDocument. getReasons()Method parameters in com.hyperwallet.clientsdk.model with type arguments of type HyperwalletVerificationDocumentReason Modifier and Type Method Description HyperwalletVerificationDocumentHyperwalletVerificationDocument. reasons(List<HyperwalletVerificationDocumentReason> reasons)voidHyperwalletVerificationDocument. setReasons(List<HyperwalletVerificationDocumentReason> reasons)
-