| Package | Description | 
|---|---|
| com.tencentcloudapi.ess.v20201111.models | 
| Modifier and Type | Method and Description | 
|---|---|
FlowApproverDetail[] | 
FlowDetailInfo.getCcInfos()
Get 合同流程的关注方信息数组 
 | 
FlowApproverDetail[] | 
FlowDetailInfo.getFlowApproverInfos()
Get 合同流程的签署方数组 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FlowDetailInfo.setCcInfos(FlowApproverDetail[] CcInfos)
Set 合同流程的关注方信息数组 
 | 
void | 
FlowDetailInfo.setFlowApproverInfos(FlowApproverDetail[] FlowApproverInfos)
Set 合同流程的签署方数组 
 | 
| Constructor and Description | 
|---|
FlowApproverDetail(FlowApproverDetail 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.