Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526 | |
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
DescribeTemplatesResponse |
EssbasicClient.DescribeTemplates(DescribeTemplatesRequest req)
通过此接口(DescribeTemplates)查询该第三方平台子客企业在电子签拥有的有效模板,不包括第三方平台模板。
> **适用场景**
>
> 该接口常用来配合“使用模板创建签署流程”接口作为前置的接口使用。
> 一个模板通常会包含以下结构信息
>- 模板基本信息
>- 发起方参与信息Promoter、签署参与方 Recipients,后者会在模板发起合同时用于指定参与方
>- 填写控件 Components
>- 签署控件 SignComponents
>- 生成模板的文件基础信息 FileInfos
|
Constructor and Description |
---|
DescribeTemplatesRequest(DescribeTemplatesRequest 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.