| Package | Description | 
|---|---|
| com.tencentcloudapi.essbasic.v20210526.models | 
| Modifier and Type | Method and Description | 
|---|---|
| BaseFlowInfo[] | ChannelCreatePrepareFlowGroupRequest. getBaseFlowInfos()Get 合同组中每个合同签署流程的信息,合同组中最少包含2个合同,不能超过50个合同。 | 
| BaseFlowInfo | ChannelCreatePrepareFlowRequest. getFlowInfo()Get 要创建的合同信息 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ChannelCreatePrepareFlowGroupRequest. setBaseFlowInfos(BaseFlowInfo[] BaseFlowInfos)Set 合同组中每个合同签署流程的信息,合同组中最少包含2个合同,不能超过50个合同。 | 
| void | ChannelCreatePrepareFlowRequest. setFlowInfo(BaseFlowInfo FlowInfo)Set 要创建的合同信息 | 
| Constructor and Description | 
|---|
| BaseFlowInfo(BaseFlowInfo 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.