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