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