Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
FlowInfo[] |
CreateFlowsByTemplatesRequest.getFlowInfos()
Get 多个合同(流程)信息
|
FlowInfo[] |
PrepareFlowsRequest.getFlowInfos()
Get 多个合同(流程)信息
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFlowsByTemplatesRequest.setFlowInfos(FlowInfo[] FlowInfos)
Set 多个合同(流程)信息
|
void |
PrepareFlowsRequest.setFlowInfos(FlowInfo[] FlowInfos)
Set 多个合同(流程)信息
|
Constructor and Description |
---|
FlowInfo(FlowInfo 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.