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