tencentcloud-sdk-nodejs 4.0.425 → 4.0.428
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/CHANGELOG.md +430 -0
- package/SERVICE_CHANGELOG.md +266 -168
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cat/v20180409/cat_models.ts +6 -0
- package/src/services/cdn/v20180606/cdn_models.ts +0 -1
- package/src/services/cfs/v20190719/cfs_models.ts +37 -37
- package/src/services/cfw/v20190904/cfw_client.ts +19 -55
- package/src/services/cfw/v20190904/cfw_models.ts +48 -189
- package/src/services/ckafka/v20190819/ckafka_models.ts +30 -0
- package/src/services/ess/v20201111/ess_client.ts +12 -0
- package/src/services/ess/v20201111/ess_models.ts +30 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +132 -119
- package/src/services/essbasic/v20210526/essbasic_models.ts +65 -1
- package/src/services/faceid/v20180301/faceid_models.ts +20 -5
- package/src/services/monitor/v20180724/monitor_models.ts +4 -4
- package/src/services/ocr/v20181119/ocr_models.ts +20 -0
- package/src/services/teo/v20220106/teo_client.ts +146 -33
- package/src/services/teo/v20220106/teo_models.ts +1110 -358
- package/src/services/tts/v20190823/tts_client.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +2 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +5 -0
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +0 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +37 -37
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -19
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +9 -27
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +36 -158
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +24 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +6 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +26 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +58 -54
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +81 -75
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +56 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +17 -5
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -4
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +16 -0
- package/tencentcloud/services/teo/v20220106/teo_client.d.ts +39 -7
- package/tencentcloud/services/teo/v20220106/teo_client.js +57 -9
- package/tencentcloud/services/teo/v20220106/teo_models.d.ts +967 -309
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -1
- package/tencentcloud/services/tts/v20190823/tts_client.js +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -0
- package/test/cfw.v20190904.test.js +6 -36
- package/test/ess.v20201111.test.js +10 -0
- package/test/essbasic.v20210526.test.js +52 -42
- package/test/teo.v20220106.test.js +86 -6
|
@@ -35,6 +35,7 @@ import {
|
|
|
35
35
|
CreateSignUrlsRequest,
|
|
36
36
|
ChannelCreateMultiFlowSignQRCodeRequest,
|
|
37
37
|
AuthFailMessage,
|
|
38
|
+
CreateChannelFlowEvidenceReportRequest,
|
|
38
39
|
DescribeFlowDetailInfoRequest,
|
|
39
40
|
ChannelGetTaskResultApiResponse,
|
|
40
41
|
ProxyOrganizationOperator,
|
|
@@ -65,6 +66,7 @@ import {
|
|
|
65
66
|
DescribeResourceUrlsByFlowsRequest,
|
|
66
67
|
DownloadFlowInfo,
|
|
67
68
|
ChannelCancelMultiFlowSignQRCodeRequest,
|
|
69
|
+
CreateChannelFlowEvidenceReportResponse,
|
|
68
70
|
SyncFailReason,
|
|
69
71
|
PrepareFlowsResponse,
|
|
70
72
|
DescribeUsageRequest,
|
|
@@ -81,6 +83,7 @@ import {
|
|
|
81
83
|
FlowApproverDetail,
|
|
82
84
|
FlowInfo,
|
|
83
85
|
SignUrlInfo,
|
|
86
|
+
TaskInfo,
|
|
84
87
|
CcInfo,
|
|
85
88
|
ChannelCancelMultiFlowSignQRCodeResponse,
|
|
86
89
|
DescribeFlowDetailInfoResponse,
|
|
@@ -95,38 +98,6 @@ export class Client extends AbstractClient {
|
|
|
95
98
|
super("essbasic.tencentcloudapi.com", "2021-05-26", clientConfig)
|
|
96
99
|
}
|
|
97
100
|
|
|
98
|
-
/**
|
|
99
|
-
* 此接口(UploadFiles)用于文件上传。
|
|
100
|
-
调用时需要设置Domain 为 file.ess.tencent.cn
|
|
101
|
-
*/
|
|
102
|
-
async UploadFiles(
|
|
103
|
-
req: UploadFilesRequest,
|
|
104
|
-
cb?: (error: string, rep: UploadFilesResponse) => void
|
|
105
|
-
): Promise<UploadFilesResponse> {
|
|
106
|
-
return this.request("UploadFiles", req, cb)
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
/**
|
|
110
|
-
* 接口(CreateFlowsByTemplates)用于使用多个模板批量创建签署流程。当前可批量发起合同(签署流程)数量最大为20个。
|
|
111
|
-
|
|
112
|
-
*/
|
|
113
|
-
async CreateFlowsByTemplates(
|
|
114
|
-
req: CreateFlowsByTemplatesRequest,
|
|
115
|
-
cb?: (error: string, rep: CreateFlowsByTemplatesResponse) => void
|
|
116
|
-
): Promise<CreateFlowsByTemplatesResponse> {
|
|
117
|
-
return this.request("CreateFlowsByTemplates", req, cb)
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
/**
|
|
121
|
-
* 根据签署流程信息批量获取资源下载链接,需合作企业先进行授权
|
|
122
|
-
*/
|
|
123
|
-
async DescribeResourceUrlsByFlows(
|
|
124
|
-
req: DescribeResourceUrlsByFlowsRequest,
|
|
125
|
-
cb?: (error: string, rep: DescribeResourceUrlsByFlowsResponse) => void
|
|
126
|
-
): Promise<DescribeResourceUrlsByFlowsResponse> {
|
|
127
|
-
return this.request("DescribeResourceUrlsByFlows", req, cb)
|
|
128
|
-
}
|
|
129
|
-
|
|
130
101
|
/**
|
|
131
102
|
* 提交企业签署流程审批结果
|
|
132
103
|
|
|
@@ -140,40 +111,6 @@ export class Client extends AbstractClient {
|
|
|
140
111
|
return this.request("ChannelCreateFlowSignReview", req, cb)
|
|
141
112
|
}
|
|
142
113
|
|
|
143
|
-
/**
|
|
144
|
-
* 通过此接口(DescribeTemplates)查询该企业在电子签渠道版中配置的有效模板列表
|
|
145
|
-
*/
|
|
146
|
-
async DescribeTemplates(
|
|
147
|
-
req: DescribeTemplatesRequest,
|
|
148
|
-
cb?: (error: string, rep: DescribeTemplatesResponse) => void
|
|
149
|
-
): Promise<DescribeTemplatesResponse> {
|
|
150
|
-
return this.request("DescribeTemplates", req, cb)
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
/**
|
|
154
|
-
* 此接口(OperateChannelTemplate)用于渠道侧将模板库中的模板对合作企业进行查询和设置, 其中包括可见性的修改以及对合作企业的设置.
|
|
155
|
-
1、同步标识=select时:
|
|
156
|
-
返回渠道侧模板库当前模板的属性.
|
|
157
|
-
2、同步标识=update或者delete时:
|
|
158
|
-
对渠道子客进行模板库中模板授权,修改操作
|
|
159
|
-
*/
|
|
160
|
-
async OperateChannelTemplate(
|
|
161
|
-
req: OperateChannelTemplateRequest,
|
|
162
|
-
cb?: (error: string, rep: OperateChannelTemplateResponse) => void
|
|
163
|
-
): Promise<OperateChannelTemplateResponse> {
|
|
164
|
-
return this.request("OperateChannelTemplate", req, cb)
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
/**
|
|
168
|
-
* 此接口(SyncProxyOrganizationOperators)用于同步渠道合作企业经办人列表
|
|
169
|
-
*/
|
|
170
|
-
async SyncProxyOrganizationOperators(
|
|
171
|
-
req: SyncProxyOrganizationOperatorsRequest,
|
|
172
|
-
cb?: (error: string, rep: SyncProxyOrganizationOperatorsResponse) => void
|
|
173
|
-
): Promise<SyncProxyOrganizationOperatorsResponse> {
|
|
174
|
-
return this.request("SyncProxyOrganizationOperators", req, cb)
|
|
175
|
-
}
|
|
176
|
-
|
|
177
114
|
/**
|
|
178
115
|
* 此接口(ChannelCreateMultiFlowSignQRCode)用于创建一码多扫签署流程二维码。
|
|
179
116
|
适用的模版仅限于B2C(1、无序签署,2、顺序签署时B静默签署,3、顺序签署时B非首位签署)、单C的模版,且模版中发起方没有填写控件。
|
|
@@ -195,28 +132,6 @@ export class Client extends AbstractClient {
|
|
|
195
132
|
return this.request("ChannelCreateFlowByFiles", req, cb)
|
|
196
133
|
}
|
|
197
134
|
|
|
198
|
-
/**
|
|
199
|
-
* 该接口 (PrepareFlows) 用于创建待发起文件
|
|
200
|
-
用户通过该接口进入签署流程发起的确认页面,进行发起信息二次确认, 如果确认则进行正常发起。
|
|
201
|
-
目前该接口只支持B2C,不建议使用。
|
|
202
|
-
*/
|
|
203
|
-
async PrepareFlows(
|
|
204
|
-
req: PrepareFlowsRequest,
|
|
205
|
-
cb?: (error: string, rep: PrepareFlowsResponse) => void
|
|
206
|
-
): Promise<PrepareFlowsResponse> {
|
|
207
|
-
return this.request("PrepareFlows", req, cb)
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
/**
|
|
211
|
-
* 创建跳转小程序查看或签署的链接;自动签署的签署方不创建签署链接;
|
|
212
|
-
*/
|
|
213
|
-
async CreateSignUrls(
|
|
214
|
-
req: CreateSignUrlsRequest,
|
|
215
|
-
cb?: (error: string, rep: CreateSignUrlsResponse) => void
|
|
216
|
-
): Promise<CreateSignUrlsResponse> {
|
|
217
|
-
return this.request("CreateSignUrls", req, cb)
|
|
218
|
-
}
|
|
219
|
-
|
|
220
135
|
/**
|
|
221
136
|
* 渠道通过图片为子客代创建印章,图片最大5m;此接口不可直接使用,需要运营申请
|
|
222
137
|
*/
|
|
@@ -237,6 +152,48 @@ export class Client extends AbstractClient {
|
|
|
237
152
|
return this.request("ChannelCancelMultiFlowSignQRCode", req, cb)
|
|
238
153
|
}
|
|
239
154
|
|
|
155
|
+
/**
|
|
156
|
+
* 渠道创建文件转换任务
|
|
157
|
+
*/
|
|
158
|
+
async ChannelCreateConvertTaskApi(
|
|
159
|
+
req: ChannelCreateConvertTaskApiRequest,
|
|
160
|
+
cb?: (error: string, rep: ChannelCreateConvertTaskApiResponse) => void
|
|
161
|
+
): Promise<ChannelCreateConvertTaskApiResponse> {
|
|
162
|
+
return this.request("ChannelCreateConvertTaskApi", req, cb)
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* 此接口(DescribeUsage)用于获取渠道所有合作企业流量消耗情况。
|
|
167
|
+
注: 此接口每日限频2次,若要扩大限制次数,请提前与客服经理或邮件至e-contract@tencent.com进行联系。
|
|
168
|
+
*/
|
|
169
|
+
async DescribeUsage(
|
|
170
|
+
req: DescribeUsageRequest,
|
|
171
|
+
cb?: (error: string, rep: DescribeUsageResponse) => void
|
|
172
|
+
): Promise<DescribeUsageResponse> {
|
|
173
|
+
return this.request("DescribeUsage", req, cb)
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
/**
|
|
177
|
+
* 接口(CreateFlowsByTemplates)用于使用多个模板批量创建签署流程。当前可批量发起合同(签署流程)数量最大为20个。
|
|
178
|
+
|
|
179
|
+
*/
|
|
180
|
+
async CreateFlowsByTemplates(
|
|
181
|
+
req: CreateFlowsByTemplatesRequest,
|
|
182
|
+
cb?: (error: string, rep: CreateFlowsByTemplatesResponse) => void
|
|
183
|
+
): Promise<CreateFlowsByTemplatesResponse> {
|
|
184
|
+
return this.request("CreateFlowsByTemplates", req, cb)
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* 创建跳转小程序查看或签署的链接;自动签署的签署方不创建签署链接;
|
|
189
|
+
*/
|
|
190
|
+
async CreateSignUrls(
|
|
191
|
+
req: CreateSignUrlsRequest,
|
|
192
|
+
cb?: (error: string, rep: CreateSignUrlsResponse) => void
|
|
193
|
+
): Promise<CreateSignUrlsResponse> {
|
|
194
|
+
return this.request("CreateSignUrls", req, cb)
|
|
195
|
+
}
|
|
196
|
+
|
|
240
197
|
/**
|
|
241
198
|
* 此接口(CreateConsoleLoginUrl)用于创建电子签控制台登录链接。若企业未激活,调用同步企业信息、同步经办人信息
|
|
242
199
|
|
|
@@ -259,27 +216,6 @@ export class Client extends AbstractClient {
|
|
|
259
216
|
return this.request("ChannelCreateBatchCancelFlowUrl", req, cb)
|
|
260
217
|
}
|
|
261
218
|
|
|
262
|
-
/**
|
|
263
|
-
* 渠道创建文件转换任务
|
|
264
|
-
*/
|
|
265
|
-
async ChannelCreateConvertTaskApi(
|
|
266
|
-
req: ChannelCreateConvertTaskApiRequest,
|
|
267
|
-
cb?: (error: string, rep: ChannelCreateConvertTaskApiResponse) => void
|
|
268
|
-
): Promise<ChannelCreateConvertTaskApiResponse> {
|
|
269
|
-
return this.request("ChannelCreateConvertTaskApi", req, cb)
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* 此接口(DescribeUsage)用于获取渠道所有合作企业流量消耗情况。
|
|
274
|
-
注: 此接口每日限频2次,若要扩大限制次数,请提前与客服经理或邮件至e-contract@tencent.com进行联系。
|
|
275
|
-
*/
|
|
276
|
-
async DescribeUsage(
|
|
277
|
-
req: DescribeUsageRequest,
|
|
278
|
-
cb?: (error: string, rep: DescribeUsageResponse) => void
|
|
279
|
-
): Promise<DescribeUsageResponse> {
|
|
280
|
-
return this.request("DescribeUsage", req, cb)
|
|
281
|
-
}
|
|
282
|
-
|
|
283
219
|
/**
|
|
284
220
|
* 渠道版查询转换任务状态
|
|
285
221
|
*/
|
|
@@ -300,16 +236,6 @@ export class Client extends AbstractClient {
|
|
|
300
236
|
return this.request("SyncProxyOrganization", req, cb)
|
|
301
237
|
}
|
|
302
238
|
|
|
303
|
-
/**
|
|
304
|
-
* 此接口(DescribeFlowDetailInfo)用于查询合同(签署流程)的详细信息。
|
|
305
|
-
*/
|
|
306
|
-
async DescribeFlowDetailInfo(
|
|
307
|
-
req: DescribeFlowDetailInfoRequest,
|
|
308
|
-
cb?: (error: string, rep: DescribeFlowDetailInfoResponse) => void
|
|
309
|
-
): Promise<DescribeFlowDetailInfoResponse> {
|
|
310
|
-
return this.request("DescribeFlowDetailInfo", req, cb)
|
|
311
|
-
}
|
|
312
|
-
|
|
313
239
|
/**
|
|
314
240
|
* 此接口(GetDownloadFlowUrl)用于创建电子签批量下载地址,让合作企业进入控制台直接下载,支持客户合同(流程)按照自定义文件夹形式 分类下载。
|
|
315
241
|
当前接口限制最多合同(流程)50个.
|
|
@@ -321,4 +247,91 @@ export class Client extends AbstractClient {
|
|
|
321
247
|
): Promise<GetDownloadFlowUrlResponse> {
|
|
322
248
|
return this.request("GetDownloadFlowUrl", req, cb)
|
|
323
249
|
}
|
|
250
|
+
|
|
251
|
+
/**
|
|
252
|
+
* 该接口 (PrepareFlows) 用于创建待发起文件
|
|
253
|
+
用户通过该接口进入签署流程发起的确认页面,进行发起信息二次确认, 如果确认则进行正常发起。
|
|
254
|
+
目前该接口只支持B2C,不建议使用。
|
|
255
|
+
*/
|
|
256
|
+
async PrepareFlows(
|
|
257
|
+
req: PrepareFlowsRequest,
|
|
258
|
+
cb?: (error: string, rep: PrepareFlowsResponse) => void
|
|
259
|
+
): Promise<PrepareFlowsResponse> {
|
|
260
|
+
return this.request("PrepareFlows", req, cb)
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
/**
|
|
264
|
+
* 根据签署流程信息批量获取资源下载链接,需合作企业先进行授权
|
|
265
|
+
*/
|
|
266
|
+
async DescribeResourceUrlsByFlows(
|
|
267
|
+
req: DescribeResourceUrlsByFlowsRequest,
|
|
268
|
+
cb?: (error: string, rep: DescribeResourceUrlsByFlowsResponse) => void
|
|
269
|
+
): Promise<DescribeResourceUrlsByFlowsResponse> {
|
|
270
|
+
return this.request("DescribeResourceUrlsByFlows", req, cb)
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
/**
|
|
274
|
+
* 通过此接口(DescribeTemplates)查询该企业在电子签渠道版中配置的有效模板列表
|
|
275
|
+
*/
|
|
276
|
+
async DescribeTemplates(
|
|
277
|
+
req: DescribeTemplatesRequest,
|
|
278
|
+
cb?: (error: string, rep: DescribeTemplatesResponse) => void
|
|
279
|
+
): Promise<DescribeTemplatesResponse> {
|
|
280
|
+
return this.request("DescribeTemplates", req, cb)
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* 此接口(UploadFiles)用于文件上传。
|
|
285
|
+
调用时需要设置Domain 为 file.ess.tencent.cn
|
|
286
|
+
*/
|
|
287
|
+
async UploadFiles(
|
|
288
|
+
req: UploadFilesRequest,
|
|
289
|
+
cb?: (error: string, rep: UploadFilesResponse) => void
|
|
290
|
+
): Promise<UploadFilesResponse> {
|
|
291
|
+
return this.request("UploadFiles", req, cb)
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* 创建出证报告,返回报告 URL
|
|
296
|
+
*/
|
|
297
|
+
async CreateChannelFlowEvidenceReport(
|
|
298
|
+
req: CreateChannelFlowEvidenceReportRequest,
|
|
299
|
+
cb?: (error: string, rep: CreateChannelFlowEvidenceReportResponse) => void
|
|
300
|
+
): Promise<CreateChannelFlowEvidenceReportResponse> {
|
|
301
|
+
return this.request("CreateChannelFlowEvidenceReport", req, cb)
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* 此接口(OperateChannelTemplate)用于渠道侧将模板库中的模板对合作企业进行查询和设置, 其中包括可见性的修改以及对合作企业的设置.
|
|
306
|
+
1、同步标识=select时:
|
|
307
|
+
返回渠道侧模板库当前模板的属性.
|
|
308
|
+
2、同步标识=update或者delete时:
|
|
309
|
+
对渠道子客进行模板库中模板授权,修改操作
|
|
310
|
+
*/
|
|
311
|
+
async OperateChannelTemplate(
|
|
312
|
+
req: OperateChannelTemplateRequest,
|
|
313
|
+
cb?: (error: string, rep: OperateChannelTemplateResponse) => void
|
|
314
|
+
): Promise<OperateChannelTemplateResponse> {
|
|
315
|
+
return this.request("OperateChannelTemplate", req, cb)
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
/**
|
|
319
|
+
* 此接口(SyncProxyOrganizationOperators)用于同步渠道合作企业经办人列表
|
|
320
|
+
*/
|
|
321
|
+
async SyncProxyOrganizationOperators(
|
|
322
|
+
req: SyncProxyOrganizationOperatorsRequest,
|
|
323
|
+
cb?: (error: string, rep: SyncProxyOrganizationOperatorsResponse) => void
|
|
324
|
+
): Promise<SyncProxyOrganizationOperatorsResponse> {
|
|
325
|
+
return this.request("SyncProxyOrganizationOperators", req, cb)
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
/**
|
|
329
|
+
* 此接口(DescribeFlowDetailInfo)用于查询合同(签署流程)的详细信息。
|
|
330
|
+
*/
|
|
331
|
+
async DescribeFlowDetailInfo(
|
|
332
|
+
req: DescribeFlowDetailInfoRequest,
|
|
333
|
+
cb?: (error: string, rep: DescribeFlowDetailInfoResponse) => void
|
|
334
|
+
): Promise<DescribeFlowDetailInfoResponse> {
|
|
335
|
+
return this.request("DescribeFlowDetailInfo", req, cb)
|
|
336
|
+
}
|
|
324
337
|
}
|
|
@@ -614,6 +614,26 @@ export interface AuthFailMessage {
|
|
|
614
614
|
Message: string
|
|
615
615
|
}
|
|
616
616
|
|
|
617
|
+
/**
|
|
618
|
+
* CreateChannelFlowEvidenceReport请求参数结构体
|
|
619
|
+
*/
|
|
620
|
+
export interface CreateChannelFlowEvidenceReportRequest {
|
|
621
|
+
/**
|
|
622
|
+
* 签署流程编号
|
|
623
|
+
*/
|
|
624
|
+
FlowId: string
|
|
625
|
+
|
|
626
|
+
/**
|
|
627
|
+
* 渠道应用相关信息。 此接口Agent.ProxyOrganizationOpenId、Agent. ProxyOperator.OpenId、Agent.AppId 和 Agent.ProxyAppId 均必填
|
|
628
|
+
*/
|
|
629
|
+
Agent: Agent
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* 操作者的信息
|
|
633
|
+
*/
|
|
634
|
+
Operator?: UserInfo
|
|
635
|
+
}
|
|
636
|
+
|
|
617
637
|
/**
|
|
618
638
|
* DescribeFlowDetailInfo请求参数结构体
|
|
619
639
|
*/
|
|
@@ -670,6 +690,12 @@ ProcessTimeout - 转换文件超时
|
|
|
670
690
|
*/
|
|
671
691
|
ResourceId: string
|
|
672
692
|
|
|
693
|
+
/**
|
|
694
|
+
* 预览文件Url,有效期30分钟
|
|
695
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
696
|
+
*/
|
|
697
|
+
PreviewUrl: string
|
|
698
|
+
|
|
673
699
|
/**
|
|
674
700
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
675
701
|
*/
|
|
@@ -1056,6 +1082,11 @@ export interface CreateFlowsByTemplatesResponse {
|
|
|
1056
1082
|
*/
|
|
1057
1083
|
PreviewUrls: Array<string>
|
|
1058
1084
|
|
|
1085
|
+
/**
|
|
1086
|
+
* 复杂文档合成任务的任务信息数组
|
|
1087
|
+
*/
|
|
1088
|
+
TaskInfos: Array<TaskInfo>
|
|
1089
|
+
|
|
1059
1090
|
/**
|
|
1060
1091
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1061
1092
|
*/
|
|
@@ -1509,6 +1540,21 @@ export interface ChannelCancelMultiFlowSignQRCodeRequest {
|
|
|
1509
1540
|
Operator?: UserInfo
|
|
1510
1541
|
}
|
|
1511
1542
|
|
|
1543
|
+
/**
|
|
1544
|
+
* CreateChannelFlowEvidenceReport返回参数结构体
|
|
1545
|
+
*/
|
|
1546
|
+
export interface CreateChannelFlowEvidenceReportResponse {
|
|
1547
|
+
/**
|
|
1548
|
+
* 出证报告 URL(有效五分钟)
|
|
1549
|
+
*/
|
|
1550
|
+
ReportUrl: string
|
|
1551
|
+
|
|
1552
|
+
/**
|
|
1553
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1554
|
+
*/
|
|
1555
|
+
RequestId?: string
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1512
1558
|
/**
|
|
1513
1559
|
* 同步经办人失败原因
|
|
1514
1560
|
*/
|
|
@@ -1802,7 +1848,8 @@ DYNAMIC_TABLE - 传入json格式的表格内容,具体见数据结构FlowInfo
|
|
|
1802
1848
|
ComponentValue: string
|
|
1803
1849
|
|
|
1804
1850
|
/**
|
|
1805
|
-
* 表单域或控件的ID,跟ComponentName
|
|
1851
|
+
* 表单域或控件的ID,跟ComponentName二选一,不能全为空;
|
|
1852
|
+
CreateFlowsByTemplates 接口不使用此字段。
|
|
1806
1853
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1807
1854
|
*/
|
|
1808
1855
|
ComponentId?: string
|
|
@@ -2151,6 +2198,23 @@ PERSON 自然人
|
|
|
2151
2198
|
OpenId: string
|
|
2152
2199
|
}
|
|
2153
2200
|
|
|
2201
|
+
/**
|
|
2202
|
+
* 复杂文档合成任务的任务信息
|
|
2203
|
+
*/
|
|
2204
|
+
export interface TaskInfo {
|
|
2205
|
+
/**
|
|
2206
|
+
* 合成任务Id,可以通过 ChannelGetTaskResultApi 接口获取任务信息
|
|
2207
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2208
|
+
*/
|
|
2209
|
+
TaskId: string
|
|
2210
|
+
|
|
2211
|
+
/**
|
|
2212
|
+
* 任务状态:READY - 任务已完成;NOTREADY - 任务未完成;
|
|
2213
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2214
|
+
*/
|
|
2215
|
+
TaskStatus: string
|
|
2216
|
+
}
|
|
2217
|
+
|
|
2154
2218
|
/**
|
|
2155
2219
|
* 抄送信息
|
|
2156
2220
|
*/
|
|
@@ -63,9 +63,14 @@ export interface GetDetectInfoEnhancedRequest {
|
|
|
63
63
|
IsNeedIdCardAvatar?: boolean
|
|
64
64
|
|
|
65
65
|
/**
|
|
66
|
-
*
|
|
66
|
+
* 已弃用。
|
|
67
67
|
*/
|
|
68
68
|
IsEncrypt?: boolean
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* 是否需要对返回中的敏感信息进行加密。仅指定加密算法Algorithm即可,其余字段传入默认值。其中敏感信息包括:Response.Text.IdCard、Response.Text.Name、Response.Text.OcrIdCard、Response.Text.OcrName
|
|
72
|
+
*/
|
|
73
|
+
Encryption?: Encryption
|
|
69
74
|
}
|
|
70
75
|
|
|
71
76
|
/**
|
|
@@ -147,19 +152,29 @@ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模
|
|
|
147
152
|
*/
|
|
148
153
|
export interface Encryption {
|
|
149
154
|
/**
|
|
150
|
-
*
|
|
155
|
+
* 在使用加密服务时,填入要被加密的字段。本接口中可填入加密后的一个或多个字段
|
|
151
156
|
*/
|
|
152
|
-
|
|
157
|
+
EncryptList: Array<string>
|
|
153
158
|
|
|
154
159
|
/**
|
|
155
|
-
*
|
|
160
|
+
* 有加密需求的用户,接入传入kms的CiphertextBlob,关于数据加密可查阅<a href="https://cloud.tencent.com/document/product/1007/47180">数据加密</a> 文档。
|
|
156
161
|
*/
|
|
157
|
-
|
|
162
|
+
CiphertextBlob: string
|
|
158
163
|
|
|
159
164
|
/**
|
|
160
165
|
* 有加密需求的用户,传入CBC加密的初始向量(客户自定义字符串,长度16字符)。
|
|
161
166
|
*/
|
|
162
167
|
Iv: string
|
|
168
|
+
|
|
169
|
+
/**
|
|
170
|
+
* 加密使用的算法(支持'AES-256-CBC'、'SM4-GCM'),不传默认为'AES-256-CBC'
|
|
171
|
+
*/
|
|
172
|
+
Algorithm?: string
|
|
173
|
+
|
|
174
|
+
/**
|
|
175
|
+
* SM4-GCM算法生成的消息摘要(校验消息完整性时使用)
|
|
176
|
+
*/
|
|
177
|
+
TagList?: Array<string>
|
|
163
178
|
}
|
|
164
179
|
|
|
165
180
|
/**
|
|
@@ -7875,7 +7875,7 @@ export interface GetMonitorDataResponse {
|
|
|
7875
7875
|
*/
|
|
7876
7876
|
export interface ReceiverInfo {
|
|
7877
7877
|
/**
|
|
7878
|
-
* 告警时间段开始时间。范围[0,86400),作为
|
|
7878
|
+
* 告警时间段开始时间。范围[0,86400),作为 UNIX 时间戳转成北京时间后去掉日期,例如7200表示"10:0:0"
|
|
7879
7879
|
*/
|
|
7880
7880
|
StartTime: number
|
|
7881
7881
|
|
|
@@ -7905,7 +7905,7 @@ export interface ReceiverInfo {
|
|
|
7905
7905
|
SendFor?: Array<string>
|
|
7906
7906
|
|
|
7907
7907
|
/**
|
|
7908
|
-
* 电话告警接收者
|
|
7908
|
+
* 电话告警接收者 UID
|
|
7909
7909
|
*/
|
|
7910
7910
|
UidList?: Array<number>
|
|
7911
7911
|
|
|
@@ -7935,12 +7935,12 @@ export interface ReceiverInfo {
|
|
|
7935
7935
|
NeedSendNotice?: number
|
|
7936
7936
|
|
|
7937
7937
|
/**
|
|
7938
|
-
* 接收组列表。通过平台接口查询到的接收组
|
|
7938
|
+
* 接收组列表。通过平台接口查询到的接收组 ID 列表
|
|
7939
7939
|
*/
|
|
7940
7940
|
ReceiverGroupList?: Array<number>
|
|
7941
7941
|
|
|
7942
7942
|
/**
|
|
7943
|
-
* 接收人列表。通过平台接口查询到的接收人
|
|
7943
|
+
* 接收人列表。通过平台接口查询到的接收人 ID 列表
|
|
7944
7944
|
*/
|
|
7945
7945
|
ReceiverUserList?: Array<number>
|
|
7946
7946
|
|
|
@@ -1122,6 +1122,11 @@ export interface VatInvoiceItem {
|
|
|
1122
1122
|
* 税额
|
|
1123
1123
|
*/
|
|
1124
1124
|
TaxAmount: string
|
|
1125
|
+
|
|
1126
|
+
/**
|
|
1127
|
+
* 税收分类编码
|
|
1128
|
+
*/
|
|
1129
|
+
TaxClassifyCode: string
|
|
1125
1130
|
}
|
|
1126
1131
|
|
|
1127
1132
|
/**
|
|
@@ -1401,6 +1406,11 @@ export interface VehicleInvoiceInfo {
|
|
|
1401
1406
|
* 销售电话
|
|
1402
1407
|
*/
|
|
1403
1408
|
SellerTel: string
|
|
1409
|
+
|
|
1410
|
+
/**
|
|
1411
|
+
* 购方身份证
|
|
1412
|
+
*/
|
|
1413
|
+
BuyerNo: string
|
|
1404
1414
|
}
|
|
1405
1415
|
|
|
1406
1416
|
/**
|
|
@@ -6152,6 +6162,16 @@ Y: 有清单 N:无清单
|
|
|
6152
6162
|
* 项目明细
|
|
6153
6163
|
*/
|
|
6154
6164
|
Items: Array<VatInvoiceItem>
|
|
6165
|
+
|
|
6166
|
+
/**
|
|
6167
|
+
* 所属税局
|
|
6168
|
+
*/
|
|
6169
|
+
TaxBureau: string
|
|
6170
|
+
|
|
6171
|
+
/**
|
|
6172
|
+
* 通行费标志:Y、是;N、否
|
|
6173
|
+
*/
|
|
6174
|
+
TrafficFreeFlag: string
|
|
6155
6175
|
}
|
|
6156
6176
|
|
|
6157
6177
|
/**
|