Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526 | |
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
ChannelCreateBatchCancelFlowUrlResponse |
EssbasicClient.ChannelCreateBatchCancelFlowUrl(ChannelCreateBatchCancelFlowUrlRequest req)
指定需要批量撤销的签署流程Id,获取批量撤销链接
客户指定需要撤销的签署流程Id,最多100个,超过100不处理;
接口调用成功返回批量撤销合同的链接,通过链接跳转到电子签小程序完成批量撤销;
注意:
能撤回合同的只能是合同的发起人或者发起企业的超管、法人
|
Constructor and Description |
---|
ChannelCreateBatchCancelFlowUrlRequest(ChannelCreateBatchCancelFlowUrlRequest 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 © 2022. All rights reserved.