Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111 | |
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
DescribeFlowTemplatesResponse |
EssClient.DescribeFlowTemplates(DescribeFlowTemplatesRequest req)
本接口用于查询本企业模板列表。
当模板较多或模板中的控件较多时,可以通过查询模板接口更方便的获取模板列表,以及每个模板内的控件信息。
> **适用场景**
>
> 该接口常用来配合“模板发起合同-创建电子文档”接口作为前置的接口使用。
> 一个模板通常会包含以下结构信息
>- 模板基本信息
>- 发起方参与信息Promoter、签署参与方 Recipients,后者会在模板发起合同时用于指定参与方
>- 填写控件 Components
>- 签署控件 SignComponents
>- 生成模板的文件基础信息 FileInfos
|
Constructor and Description |
---|
DescribeFlowTemplatesResponse(DescribeFlowTemplatesResponse 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 © 2023. All rights reserved.