Uses of Class
com.tencentcloudapi.ds.v20180523.models.CreateContractByUploadResponse
-
Packages that use CreateContractByUploadResponse Package Description com.tencentcloudapi.ds.v20180523 com.tencentcloudapi.ds.v20180523.models -
-
Uses of CreateContractByUploadResponse in com.tencentcloudapi.ds.v20180523
Methods in com.tencentcloudapi.ds.v20180523 that return CreateContractByUploadResponse Modifier and Type Method Description CreateContractByUploadResponseDsClient. CreateContractByUpload(CreateContractByUploadRequest req)此接口适用于:客户平台通过上传PDF文件作为合同,以备未来进行签署。接口返回任务号,可调用DescribeTaskStatus接口查看任务执行结果。 -
Uses of CreateContractByUploadResponse in com.tencentcloudapi.ds.v20180523.models
Constructors in com.tencentcloudapi.ds.v20180523.models with parameters of type CreateContractByUploadResponse Constructor Description CreateContractByUploadResponse(CreateContractByUploadResponse 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.
-