| Package | Description |
|---|---|
| com.tencentcloudapi.ess.v20201111.models |
| Modifier and Type | Method and Description |
|---|---|
FlowCreateApprover[] |
CreateFlowRequest.getApprovers()
Get 签署流程参与者信息,最大限制50方
|
FlowCreateApprover[] |
CreatePrepareFlowRequest.getApprovers()
Get 签署流程参与者信息,最大限制50方
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFlowRequest.setApprovers(FlowCreateApprover[] Approvers)
Set 签署流程参与者信息,最大限制50方
|
void |
CreatePrepareFlowRequest.setApprovers(FlowCreateApprover[] Approvers)
Set 签署流程参与者信息,最大限制50方
|
| Constructor and Description |
|---|
FlowCreateApprover(FlowCreateApprover 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.