Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
ReleasedApprover[] |
ChannelCreateReleaseFlowRequest.getReleasedApprovers()
Get 指定解除协议的签署人,如不指定,则默认使用原流程的签署人。
如需更换原合同中的企业端签署人,可通过指定该签署人在原合同列表中的ApproverNumber编号来更换此企业端签署人。(可通过接口DescribeFlowDetailInfo查询签署人的ApproverNumber编号,默认从0开始,顺序递增) 注意: 只能更换自己企业的签署人,不支持更换个人类型或者其他企业的签署人 可以不指定替换签署人,使用原流程的签署人 |
Modifier and Type | Method and Description |
---|---|
void |
ChannelCreateReleaseFlowRequest.setReleasedApprovers(ReleasedApprover[] ReleasedApprovers)
Set 指定解除协议的签署人,如不指定,则默认使用原流程的签署人。
如需更换原合同中的企业端签署人,可通过指定该签署人在原合同列表中的ApproverNumber编号来更换此企业端签署人。(可通过接口DescribeFlowDetailInfo查询签署人的ApproverNumber编号,默认从0开始,顺序递增) 注意: 只能更换自己企业的签署人,不支持更换个人类型或者其他企业的签署人 可以不指定替换签署人,使用原流程的签署人 |
Constructor and Description |
---|
ReleasedApprover(ReleasedApprover 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.