Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ApplyPayerinfoResult
-
Packages that use ApplyPayerinfoResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ApplyPayerinfoResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return ApplyPayerinfoResult Modifier and Type Method Description ApplyPayerinfoResultApplyPayerInfoResponse. getResult()Get 付款人申请结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyPayerinfoResult Modifier and Type Method Description voidApplyPayerInfoResponse. setResult(ApplyPayerinfoResult Result)Set 付款人申请结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyPayerinfoResult Constructor Description ApplyPayerinfoResult(ApplyPayerinfoResult source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-