Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
ReleasedApprover[] |
CreateReleaseFlowRequest.getReleasedApprovers()
Get 解除协议的签署人列表(如不指定该参数,默认使用原流程的签署人列表)。
如需更换原合同中的签署人,可通过指定该签署人的RecipientId编号更换此签署人。(可通过接口DescribeFlowInfo查询签署人的RecipientId编号) 解除协议的签署人数量不能多于原流程的签署人数量。 `注意:只能更换同企业的签署人。` `注意:不支持更换个人类型的签署人。` |
Modifier and Type | Method and Description |
---|---|
void |
CreateReleaseFlowRequest.setReleasedApprovers(ReleasedApprover[] ReleasedApprovers)
Set 解除协议的签署人列表(如不指定该参数,默认使用原流程的签署人列表)。
如需更换原合同中的签署人,可通过指定该签署人的RecipientId编号更换此签署人。(可通过接口DescribeFlowInfo查询签署人的RecipientId编号) 解除协议的签署人数量不能多于原流程的签署人数量。 `注意:只能更换同企业的签署人。` `注意:不支持更换个人类型的签署人。` |
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 © 2023. All rights reserved.