Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
CreateBatchCancelFlowUrlResponse |
EssClient.CreateBatchCancelFlowUrl(CreateBatchCancelFlowUrlRequest req)
注:此接口将会废弃,请使用撤销单个签署流程(CancelFlow)接口。
指定需要批量撤回的签署流程Id,获取批量撤销链接。
客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回。
|
Constructor and Description |
---|
CreateBatchCancelFlowUrlRequest(CreateBatchCancelFlowUrlRequest 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 © 2023. All rights reserved.