Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FlowGroupApprovers[] |
CreateFlowGroupByFilesResponse.getApprovers()
Get 合同组签署方信息。
|
FlowGroupApprovers[] |
CreateFlowGroupByTemplatesResponse.getApprovers()
Get 合同组签署人信息。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFlowGroupByFilesResponse.setApprovers(FlowGroupApprovers[] Approvers)
Set 合同组签署方信息。
|
void |
CreateFlowGroupByTemplatesResponse.setApprovers(FlowGroupApprovers[] Approvers)
Set 合同组签署人信息。
|
Constructor and Description |
---|
FlowGroupApprovers(FlowGroupApprovers 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 © 2025. All rights reserved.