Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526 | |
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
ChannelCreateFlowSignReviewResponse |
EssbasicClient.ChannelCreateFlowSignReview(ChannelCreateFlowSignReviewRequest req)
提交企业签署流程审批结果
在通过接口(CreateFlowsByTemplates 或者ChannelCreateFlowByFiles)创建签署流程时,若指定了参数 NeedSignReview 为true,则可以调用此接口提交企业内部签署审批结果。
若签署流程状态正常,且本企业存在签署方未签署,同一签署流程可以多次提交签署审批结果,签署时的最后一个“审批结果”有效。
|
Constructor and Description |
---|
ChannelCreateFlowSignReviewRequest(ChannelCreateFlowSignReviewRequest 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.