Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FlowDetailInfo[] |
DescribeFlowInfoResponse.getFlowDetailInfos()
Get 合同流程的详细信息。
如果查询的是合同组信息,则返回的是组内所有子合同流程的详细信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeFlowInfoResponse.setFlowDetailInfos(FlowDetailInfo[] FlowDetailInfos)
Set 合同流程的详细信息。
如果查询的是合同组信息,则返回的是组内所有子合同流程的详细信息。
|
Constructor and Description |
---|
FlowDetailInfo(FlowDetailInfo 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.