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 © 2024. All rights reserved.