Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ApplyPayerInfoResponse
-
Packages that use ApplyPayerInfoResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ApplyPayerInfoResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return ApplyPayerInfoResponse Modifier and Type Method Description ApplyPayerInfoResponseCpdpClient. ApplyPayerInfo(ApplyPayerInfoRequest req)跨境-付款人申请。通过该接口提交付款人信息并进行 kyc 审核。 -
Uses of ApplyPayerInfoResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyPayerInfoResponse Constructor Description ApplyPayerInfoResponse(ApplyPayerInfoResponse 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.
-