Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ApplyApplicationMaterialResponse
-
Packages that use ApplyApplicationMaterialResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ApplyApplicationMaterialResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return ApplyApplicationMaterialResponse Modifier and Type Method Description ApplyApplicationMaterialResponseCpdpClient. ApplyApplicationMaterial(ApplyApplicationMaterialRequest req)跨境-提交申报材料。申报材料的主体是付款人,需要提前调用【跨境-付款人申请】接口提交付款人信息且审核通过后调用。 -
Uses of ApplyApplicationMaterialResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ApplyApplicationMaterialResponse Constructor Description ApplyApplicationMaterialResponse(ApplyApplicationMaterialResponse 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.
-