Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.ChannelCreateFlowByFilesResponse
-
Packages that use ChannelCreateFlowByFilesResponse Package Description com.tencentcloudapi.essbasic.v20210526 com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of ChannelCreateFlowByFilesResponse in com.tencentcloudapi.essbasic.v20210526
Methods in com.tencentcloudapi.essbasic.v20210526 that return ChannelCreateFlowByFilesResponse Modifier and Type Method Description ChannelCreateFlowByFilesResponse
EssbasicClient. ChannelCreateFlowByFiles(ChannelCreateFlowByFilesRequest req)
接口(ChannelCreateFlowByFiles)用于通过文件创建签署流程。此接口静默签能力不可直接使用,请联系客户经理申请使用 -
Uses of ChannelCreateFlowByFilesResponse in com.tencentcloudapi.essbasic.v20210526.models
Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ChannelCreateFlowByFilesResponse Constructor Description ChannelCreateFlowByFilesResponse(ChannelCreateFlowByFilesResponse 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.
-