Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.ChannelCreateFlowRemindsResponse
-
Packages that use ChannelCreateFlowRemindsResponse Package Description com.tencentcloudapi.essbasic.v20210526 com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of ChannelCreateFlowRemindsResponse in com.tencentcloudapi.essbasic.v20210526
Methods in com.tencentcloudapi.essbasic.v20210526 that return ChannelCreateFlowRemindsResponse Modifier and Type Method Description ChannelCreateFlowRemindsResponse
EssbasicClient. ChannelCreateFlowReminds(ChannelCreateFlowRemindsRequest req)
指定需要批量催办的签署流程Id,批量催办合同,最多100个;接口失败后返回错误信息 注意: 该接口不可直接调用,请联系客户经理申请使用 仅能催办当前状态为“待签署”的签署人,且只能催办一次 -
Uses of ChannelCreateFlowRemindsResponse in com.tencentcloudapi.essbasic.v20210526.models
Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type ChannelCreateFlowRemindsResponse Constructor Description ChannelCreateFlowRemindsResponse(ChannelCreateFlowRemindsResponse 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.
-