Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FlowGroupInfo[] |
CreateFlowGroupByFilesRequest.getFlowGroupInfos()
Get 合同(流程)组的子合同信息,支持2-50个子合同
|
FlowGroupInfo[] |
CreateFlowGroupByTemplatesRequest.getFlowGroupInfos()
Get 合同(流程)组的子合同信息,支持2-50个子合同
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFlowGroupByFilesRequest.setFlowGroupInfos(FlowGroupInfo[] FlowGroupInfos)
Set 合同(流程)组的子合同信息,支持2-50个子合同
|
void |
CreateFlowGroupByTemplatesRequest.setFlowGroupInfos(FlowGroupInfo[] FlowGroupInfos)
Set 合同(流程)组的子合同信息,支持2-50个子合同
|
Constructor and Description |
---|
FlowGroupInfo(FlowGroupInfo 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.