tencentcloud-sdk-nodejs-ess 4.1.20 → 4.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ess",
3
- "version": "4.1.20",
3
+ "version": "4.1.21",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1370,6 +1370,10 @@ export interface CreateFlowEvidenceReportRequest {
1370
1370
  <li> **1** :公证处核验报告</li></ul>
1371
1371
  */
1372
1372
  ReportType?: number;
1373
+ /**
1374
+ * 混合云模式获取合同文件合并出证,默认:不同意。注:此参数需要联系腾讯电子签运营进行开通后生效
1375
+ */
1376
+ HybridEvidenceFlowFile?: boolean;
1373
1377
  }
1374
1378
  /**
1375
1379
  * StartFlow返回参数结构体