Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
DescribeFlowComponentsResponse |
EssClient.DescribeFlowComponents(DescribeFlowComponentsRequest req)
可以根据合同流程ID查询该合同流程相关联的填写控件信息和填写内容,包括填写控件的归属方、填写控件是否已经填写以及填写的具体内容。
如下图模板所示,发起后对方填写后,可以获取红框中用户填写的信息。

|
Constructor and Description |
---|
DescribeFlowComponentsResponse(DescribeFlowComponentsResponse 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.