Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.UploadTaxListRequest
-
Packages that use UploadTaxListRequest Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of UploadTaxListRequest in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 with parameters of type UploadTaxListRequest Modifier and Type Method Description UploadTaxListResponseCpdpClient. UploadTaxList(UploadTaxListRequest req)直播平台-上传代理商完税列表 -
Uses of UploadTaxListRequest in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type UploadTaxListRequest Constructor Description UploadTaxListRequest(UploadTaxListRequest 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.
-