Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
CreatePrepareFlowResponse |
EssClient.CreatePrepareFlow(CreatePrepareFlowRequest req)
创建发起流程Web页面,通过该接口可以获取发起流程的可嵌入web页面的URL(此web页面可以通过iframe方式嵌入到贵方系统的网页中)。在页面上完成签署控件等信息的编辑与确认后,可快速发起流程。
注意:调用接口后,流程不会立即发起,需在嵌入页面上点击【发起合同】按钮来发起流程。 嵌入页面长相如下:  |
Constructor and Description |
---|
CreatePrepareFlowRequest(CreatePrepareFlowRequest 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.
|
Copyright © 2024. All rights reserved.