tencentcloud-sdk-nodejs-ess 4.0.719 → 4.0.721
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 +298 -0
- package/SERVICE_CHANGELOG.md +401 -6
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/services/ess/v20201111/ess_client.ts +32 -13
- package/src/services/ess/v20201111/ess_models.ts +70 -3
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +21 -10
- package/tencentcloud/services/ess/v20201111/ess_client.js +23 -10
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +68 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,301 @@
|
|
|
1
|
+
# Release 4.0.721
|
|
2
|
+
|
|
3
|
+
## 云联络中心(ccc) 版本:2020-02-10
|
|
4
|
+
|
|
5
|
+
### 第 58 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-03 01:08:07
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [SeatUserInfo](https://cloud.tencent.com/document/api/679/47715#SeatUserInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:Role
|
|
18
|
+
|
|
19
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
20
|
+
|
|
21
|
+
* 新增成员:RecordId
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
27
|
+
|
|
28
|
+
### 第 20 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2023-11-03 01:10:39
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [DescribeTaskLogList](https://cloud.tencent.com/document/api/664/97682)
|
|
39
|
+
|
|
40
|
+
* 新增出参:ReportTemplateNumber
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
修改数据结构:
|
|
44
|
+
|
|
45
|
+
* [TaskLogInfo](https://cloud.tencent.com/document/api/664/90825#TaskLogInfo)
|
|
46
|
+
|
|
47
|
+
* 新增成员:ReportType, TemplateId
|
|
48
|
+
|
|
49
|
+
* <font color="#dd0000">**修改成员**:</font>TaskLogName, TaskLogId, AssetsNumber, RiskNumber, Time, Status, TaskName, StartTime, TaskCenterTaskId, AppId, UIN, UserName
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
55
|
+
|
|
56
|
+
### 第 26 次发布
|
|
57
|
+
|
|
58
|
+
发布时间:2023-11-03 01:13:17
|
|
59
|
+
|
|
60
|
+
本次发布包含了以下内容:
|
|
61
|
+
|
|
62
|
+
改善已有的文档。
|
|
63
|
+
|
|
64
|
+
新增接口:
|
|
65
|
+
|
|
66
|
+
* [CreateDomainCustomLine](https://cloud.tencent.com/document/api/1427/101085)
|
|
67
|
+
* [DeleteDomainCustomLine](https://cloud.tencent.com/document/api/1427/101084)
|
|
68
|
+
* [DescribeDomainCustomLineList](https://cloud.tencent.com/document/api/1427/101083)
|
|
69
|
+
* [ModifyDomainCustomLine](https://cloud.tencent.com/document/api/1427/101082)
|
|
70
|
+
|
|
71
|
+
新增数据结构:
|
|
72
|
+
|
|
73
|
+
* [CustomLineInfo](https://cloud.tencent.com/document/api/1427/56185#CustomLineInfo)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
78
|
+
|
|
79
|
+
### 第 125 次发布
|
|
80
|
+
|
|
81
|
+
发布时间:2023-11-03 01:15:04
|
|
82
|
+
|
|
83
|
+
本次发布包含了以下内容:
|
|
84
|
+
|
|
85
|
+
改善已有的文档。
|
|
86
|
+
|
|
87
|
+
修改接口:
|
|
88
|
+
|
|
89
|
+
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
|
90
|
+
|
|
91
|
+
* 新增入参:UserData
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
101
|
+
|
|
102
|
+
### 第 86 次发布
|
|
103
|
+
|
|
104
|
+
发布时间:2023-11-03 01:22:53
|
|
105
|
+
|
|
106
|
+
本次发布包含了以下内容:
|
|
107
|
+
|
|
108
|
+
改善已有的文档。
|
|
109
|
+
|
|
110
|
+
新增接口:
|
|
111
|
+
|
|
112
|
+
* [DescribeTopicMsgs](https://cloud.tencent.com/document/api/1179/101086)
|
|
113
|
+
|
|
114
|
+
新增数据结构:
|
|
115
|
+
|
|
116
|
+
* [MsgLog](https://cloud.tencent.com/document/api/1179/46089#MsgLog)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
121
|
+
|
|
122
|
+
### 第 40 次发布
|
|
123
|
+
|
|
124
|
+
发布时间:2023-11-03 01:24:08
|
|
125
|
+
|
|
126
|
+
本次发布包含了以下内容:
|
|
127
|
+
|
|
128
|
+
改善已有的文档。
|
|
129
|
+
|
|
130
|
+
新增数据结构:
|
|
131
|
+
|
|
132
|
+
* [CrossTenantENIInfo](https://cloud.tencent.com/document/api/851/75051#CrossTenantENIInfo)
|
|
133
|
+
|
|
134
|
+
修改数据结构:
|
|
135
|
+
|
|
136
|
+
* [Container](https://cloud.tencent.com/document/api/851/75051#Container)
|
|
137
|
+
|
|
138
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ContainerId, Image, Status
|
|
139
|
+
|
|
140
|
+
* [ContainerStatus](https://cloud.tencent.com/document/api/851/75051#ContainerStatus)
|
|
141
|
+
|
|
142
|
+
* <font color="#dd0000">**修改成员**:</font>RestartCount, State, Ready, Reason, Message
|
|
143
|
+
|
|
144
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
|
145
|
+
|
|
146
|
+
* 新增成员:CrossTenantENIInfo
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## 声音复刻(vrs) 版本:2020-08-24
|
|
156
|
+
|
|
157
|
+
### 第 3 次发布
|
|
158
|
+
|
|
159
|
+
发布时间:2023-11-03 01:27:03
|
|
160
|
+
|
|
161
|
+
本次发布包含了以下内容:
|
|
162
|
+
|
|
163
|
+
改善已有的文档。
|
|
164
|
+
|
|
165
|
+
修改接口:
|
|
166
|
+
|
|
167
|
+
* [CreateVRSTask](https://cloud.tencent.com/document/api/1283/90064)
|
|
168
|
+
|
|
169
|
+
* 新增入参:TaskType, VPRAudioId
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
175
|
+
|
|
176
|
+
### 第 69 次发布
|
|
177
|
+
|
|
178
|
+
发布时间:2023-11-03 01:27:06
|
|
179
|
+
|
|
180
|
+
本次发布包含了以下内容:
|
|
181
|
+
|
|
182
|
+
改善已有的文档。
|
|
183
|
+
|
|
184
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
185
|
+
|
|
186
|
+
* DescribeAntiFakeUrl
|
|
187
|
+
* DescribeCCRule
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
# Release 4.0.720
|
|
192
|
+
|
|
193
|
+
## 数字版权管理(drm) 版本:2018-11-15
|
|
194
|
+
|
|
195
|
+
### 第 5 次发布
|
|
196
|
+
|
|
197
|
+
发布时间:2023-11-02 01:38:44
|
|
198
|
+
|
|
199
|
+
本次发布包含了以下内容:
|
|
200
|
+
|
|
201
|
+
改善已有的文档。
|
|
202
|
+
|
|
203
|
+
新增接口:
|
|
204
|
+
|
|
205
|
+
* [DescribeDRMLicense](https://cloud.tencent.com/document/api/1000/101057)
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
210
|
+
|
|
211
|
+
### 第 132 次发布
|
|
212
|
+
|
|
213
|
+
发布时间:2023-11-02 01:44:45
|
|
214
|
+
|
|
215
|
+
本次发布包含了以下内容:
|
|
216
|
+
|
|
217
|
+
改善已有的文档。
|
|
218
|
+
|
|
219
|
+
新增接口:
|
|
220
|
+
|
|
221
|
+
* [CreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1323/101058)
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
226
|
+
|
|
227
|
+
### 第 124 次发布
|
|
228
|
+
|
|
229
|
+
发布时间:2023-11-02 01:45:47
|
|
230
|
+
|
|
231
|
+
本次发布包含了以下内容:
|
|
232
|
+
|
|
233
|
+
改善已有的文档。
|
|
234
|
+
|
|
235
|
+
新增接口:
|
|
236
|
+
|
|
237
|
+
* [ChannelCreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1420/101059)
|
|
238
|
+
|
|
239
|
+
修改接口:
|
|
240
|
+
|
|
241
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
242
|
+
|
|
243
|
+
* 新增入参:TemplateIds
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
修改数据结构:
|
|
247
|
+
|
|
248
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
249
|
+
|
|
250
|
+
* 新增成员:NoRefuse
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
260
|
+
|
|
261
|
+
### 第 85 次发布
|
|
262
|
+
|
|
263
|
+
发布时间:2023-11-02 02:24:43
|
|
264
|
+
|
|
265
|
+
本次发布包含了以下内容:
|
|
266
|
+
|
|
267
|
+
改善已有的文档。
|
|
268
|
+
|
|
269
|
+
新增接口:
|
|
270
|
+
|
|
271
|
+
* [DescribeRocketMQConsumeStats](https://cloud.tencent.com/document/api/1179/101060)
|
|
272
|
+
* [VerifyRocketMQConsume](https://cloud.tencent.com/document/api/1179/101061)
|
|
273
|
+
|
|
274
|
+
新增数据结构:
|
|
275
|
+
|
|
276
|
+
* [ConsumerStats](https://cloud.tencent.com/document/api/1179/46089#ConsumerStats)
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
281
|
+
|
|
282
|
+
### 第 178 次发布
|
|
283
|
+
|
|
284
|
+
发布时间:2023-11-02 02:40:08
|
|
285
|
+
|
|
286
|
+
本次发布包含了以下内容:
|
|
287
|
+
|
|
288
|
+
改善已有的文档。
|
|
289
|
+
|
|
290
|
+
修改数据结构:
|
|
291
|
+
|
|
292
|
+
* [BandwidthPackage](https://cloud.tencent.com/document/api/215/15824#BandwidthPackage)
|
|
293
|
+
|
|
294
|
+
* 新增成员:Deadline
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
1
299
|
# Release 4.0.719
|
|
2
300
|
|
|
3
301
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云联络中心(ccc) 版本:2020-02-10
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 58 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-11-01
|
|
7
|
+
发布时间:2023-11-03 01:08:07
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,14 +12,179 @@
|
|
|
12
12
|
|
|
13
13
|
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [SeatUserInfo](https://cloud.tencent.com/document/api/679/47715#SeatUserInfo)
|
|
16
16
|
|
|
17
|
-
* 新增成员:
|
|
17
|
+
* 新增成员:Role
|
|
18
18
|
|
|
19
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
19
20
|
|
|
21
|
+
* 新增成员:RecordId
|
|
20
22
|
|
|
21
23
|
|
|
22
|
-
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
27
|
+
|
|
28
|
+
### 第 20 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2023-11-03 01:10:39
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改接口:
|
|
37
|
+
|
|
38
|
+
* [DescribeTaskLogList](https://cloud.tencent.com/document/api/664/97682)
|
|
39
|
+
|
|
40
|
+
* 新增出参:ReportTemplateNumber
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
修改数据结构:
|
|
44
|
+
|
|
45
|
+
* [TaskLogInfo](https://cloud.tencent.com/document/api/664/90825#TaskLogInfo)
|
|
46
|
+
|
|
47
|
+
* 新增成员:ReportType, TemplateId
|
|
48
|
+
|
|
49
|
+
* <font color="#dd0000">**修改成员**:</font>TaskLogName, TaskLogId, AssetsNumber, RiskNumber, Time, Status, TaskName, StartTime, TaskCenterTaskId, AppId, UIN, UserName
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
55
|
+
|
|
56
|
+
### 第 26 次发布
|
|
57
|
+
|
|
58
|
+
发布时间:2023-11-03 01:13:17
|
|
59
|
+
|
|
60
|
+
本次发布包含了以下内容:
|
|
61
|
+
|
|
62
|
+
改善已有的文档。
|
|
63
|
+
|
|
64
|
+
新增接口:
|
|
65
|
+
|
|
66
|
+
* [CreateDomainCustomLine](https://cloud.tencent.com/document/api/1427/101085)
|
|
67
|
+
* [DeleteDomainCustomLine](https://cloud.tencent.com/document/api/1427/101084)
|
|
68
|
+
* [DescribeDomainCustomLineList](https://cloud.tencent.com/document/api/1427/101083)
|
|
69
|
+
* [ModifyDomainCustomLine](https://cloud.tencent.com/document/api/1427/101082)
|
|
70
|
+
|
|
71
|
+
新增数据结构:
|
|
72
|
+
|
|
73
|
+
* [CustomLineInfo](https://cloud.tencent.com/document/api/1427/56185#CustomLineInfo)
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
78
|
+
|
|
79
|
+
### 第 125 次发布
|
|
80
|
+
|
|
81
|
+
发布时间:2023-11-03 01:15:04
|
|
82
|
+
|
|
83
|
+
本次发布包含了以下内容:
|
|
84
|
+
|
|
85
|
+
改善已有的文档。
|
|
86
|
+
|
|
87
|
+
修改接口:
|
|
88
|
+
|
|
89
|
+
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
|
90
|
+
|
|
91
|
+
* 新增入参:UserData
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
101
|
+
|
|
102
|
+
### 第 86 次发布
|
|
103
|
+
|
|
104
|
+
发布时间:2023-11-03 01:22:53
|
|
105
|
+
|
|
106
|
+
本次发布包含了以下内容:
|
|
107
|
+
|
|
108
|
+
改善已有的文档。
|
|
109
|
+
|
|
110
|
+
新增接口:
|
|
111
|
+
|
|
112
|
+
* [DescribeTopicMsgs](https://cloud.tencent.com/document/api/1179/101086)
|
|
113
|
+
|
|
114
|
+
新增数据结构:
|
|
115
|
+
|
|
116
|
+
* [MsgLog](https://cloud.tencent.com/document/api/1179/46089#MsgLog)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
121
|
+
|
|
122
|
+
### 第 40 次发布
|
|
123
|
+
|
|
124
|
+
发布时间:2023-11-03 01:24:08
|
|
125
|
+
|
|
126
|
+
本次发布包含了以下内容:
|
|
127
|
+
|
|
128
|
+
改善已有的文档。
|
|
129
|
+
|
|
130
|
+
新增数据结构:
|
|
131
|
+
|
|
132
|
+
* [CrossTenantENIInfo](https://cloud.tencent.com/document/api/851/75051#CrossTenantENIInfo)
|
|
133
|
+
|
|
134
|
+
修改数据结构:
|
|
135
|
+
|
|
136
|
+
* [Container](https://cloud.tencent.com/document/api/851/75051#Container)
|
|
137
|
+
|
|
138
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ContainerId, Image, Status
|
|
139
|
+
|
|
140
|
+
* [ContainerStatus](https://cloud.tencent.com/document/api/851/75051#ContainerStatus)
|
|
141
|
+
|
|
142
|
+
* <font color="#dd0000">**修改成员**:</font>RestartCount, State, Ready, Reason, Message
|
|
143
|
+
|
|
144
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
|
145
|
+
|
|
146
|
+
* 新增成员:CrossTenantENIInfo
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## 声音复刻(vrs) 版本:2020-08-24
|
|
156
|
+
|
|
157
|
+
### 第 3 次发布
|
|
158
|
+
|
|
159
|
+
发布时间:2023-11-03 01:27:03
|
|
160
|
+
|
|
161
|
+
本次发布包含了以下内容:
|
|
162
|
+
|
|
163
|
+
改善已有的文档。
|
|
164
|
+
|
|
165
|
+
修改接口:
|
|
166
|
+
|
|
167
|
+
* [CreateVRSTask](https://cloud.tencent.com/document/api/1283/90064)
|
|
168
|
+
|
|
169
|
+
* 新增入参:TaskType, VPRAudioId
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
175
|
+
|
|
176
|
+
### 第 69 次发布
|
|
177
|
+
|
|
178
|
+
发布时间:2023-11-03 01:27:06
|
|
179
|
+
|
|
180
|
+
本次发布包含了以下内容:
|
|
181
|
+
|
|
182
|
+
改善已有的文档。
|
|
183
|
+
|
|
184
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
185
|
+
|
|
186
|
+
* DescribeAntiFakeUrl
|
|
187
|
+
* DescribeCCRule
|
|
23
188
|
|
|
24
189
|
|
|
25
190
|
|
|
@@ -14008,6 +14173,25 @@
|
|
|
14008
14173
|
|
|
14009
14174
|
## 云联络中心(ccc) 版本:2020-02-10
|
|
14010
14175
|
|
|
14176
|
+
### 第 58 次发布
|
|
14177
|
+
|
|
14178
|
+
发布时间:2023-11-03 01:08:07
|
|
14179
|
+
|
|
14180
|
+
本次发布包含了以下内容:
|
|
14181
|
+
|
|
14182
|
+
改善已有的文档。
|
|
14183
|
+
|
|
14184
|
+
修改数据结构:
|
|
14185
|
+
|
|
14186
|
+
* [SeatUserInfo](https://cloud.tencent.com/document/api/679/47715#SeatUserInfo)
|
|
14187
|
+
|
|
14188
|
+
* 新增成员:Role
|
|
14189
|
+
|
|
14190
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
14191
|
+
|
|
14192
|
+
* 新增成员:RecordId
|
|
14193
|
+
|
|
14194
|
+
|
|
14011
14195
|
### 第 57 次发布
|
|
14012
14196
|
|
|
14013
14197
|
发布时间:2023-10-13 01:09:06
|
|
@@ -34759,6 +34943,30 @@
|
|
|
34759
34943
|
|
|
34760
34944
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
34761
34945
|
|
|
34946
|
+
### 第 20 次发布
|
|
34947
|
+
|
|
34948
|
+
发布时间:2023-11-03 01:10:39
|
|
34949
|
+
|
|
34950
|
+
本次发布包含了以下内容:
|
|
34951
|
+
|
|
34952
|
+
改善已有的文档。
|
|
34953
|
+
|
|
34954
|
+
修改接口:
|
|
34955
|
+
|
|
34956
|
+
* [DescribeTaskLogList](https://cloud.tencent.com/document/api/664/97682)
|
|
34957
|
+
|
|
34958
|
+
* 新增出参:ReportTemplateNumber
|
|
34959
|
+
|
|
34960
|
+
|
|
34961
|
+
修改数据结构:
|
|
34962
|
+
|
|
34963
|
+
* [TaskLogInfo](https://cloud.tencent.com/document/api/664/90825#TaskLogInfo)
|
|
34964
|
+
|
|
34965
|
+
* 新增成员:ReportType, TemplateId
|
|
34966
|
+
|
|
34967
|
+
* <font color="#dd0000">**修改成员**:</font>TaskLogName, TaskLogId, AssetsNumber, RiskNumber, Time, Status, TaskName, StartTime, TaskCenterTaskId, AppId, UIN, UserName
|
|
34968
|
+
|
|
34969
|
+
|
|
34762
34970
|
### 第 19 次发布
|
|
34763
34971
|
|
|
34764
34972
|
发布时间:2023-10-31 01:30:05
|
|
@@ -47721,6 +47929,25 @@
|
|
|
47721
47929
|
|
|
47722
47930
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
47723
47931
|
|
|
47932
|
+
### 第 26 次发布
|
|
47933
|
+
|
|
47934
|
+
发布时间:2023-11-03 01:13:17
|
|
47935
|
+
|
|
47936
|
+
本次发布包含了以下内容:
|
|
47937
|
+
|
|
47938
|
+
改善已有的文档。
|
|
47939
|
+
|
|
47940
|
+
新增接口:
|
|
47941
|
+
|
|
47942
|
+
* [[CreateDomainCustomLine](https://cloud.tencent.com/document/api/1427/101085)](https://cloud.tencent.com/document/api/#/#)
|
|
47943
|
+
* [[DeleteDomainCustomLine](https://cloud.tencent.com/document/api/1427/101084)](https://cloud.tencent.com/document/api/#/#)
|
|
47944
|
+
* [[DescribeDomainCustomLineList](https://cloud.tencent.com/document/api/1427/101083)](https://cloud.tencent.com/document/api/#/#)
|
|
47945
|
+
* [[ModifyDomainCustomLine](https://cloud.tencent.com/document/api/1427/101082)](https://cloud.tencent.com/document/api/#/#)
|
|
47946
|
+
|
|
47947
|
+
新增数据结构:
|
|
47948
|
+
|
|
47949
|
+
* [[CustomLineInfo](https://cloud.tencent.com/document/api/1427/56185#CustomLineInfo)](https://cloud.tencent.com/document/api/1427/56185#[CustomLineInfo](https://cloud.tencent.com/document/api/1427/56185#CustomLineInfo))
|
|
47950
|
+
|
|
47724
47951
|
### 第 25 次发布
|
|
47725
47952
|
|
|
47726
47953
|
发布时间:2023-10-26 01:13:41
|
|
@@ -48696,6 +48923,18 @@
|
|
|
48696
48923
|
|
|
48697
48924
|
## 数字版权管理(drm) 版本:2018-11-15
|
|
48698
48925
|
|
|
48926
|
+
### 第 5 次发布
|
|
48927
|
+
|
|
48928
|
+
发布时间:2023-11-02 01:38:44
|
|
48929
|
+
|
|
48930
|
+
本次发布包含了以下内容:
|
|
48931
|
+
|
|
48932
|
+
改善已有的文档。
|
|
48933
|
+
|
|
48934
|
+
新增接口:
|
|
48935
|
+
|
|
48936
|
+
* [DescribeDRMLicense](https://cloud.tencent.com/document/api/1000/101057)
|
|
48937
|
+
|
|
48699
48938
|
### 第 4 次发布
|
|
48700
48939
|
|
|
48701
48940
|
发布时间:2020-01-09 17:18:24
|
|
@@ -55396,6 +55635,18 @@
|
|
|
55396
55635
|
|
|
55397
55636
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
55398
55637
|
|
|
55638
|
+
### 第 132 次发布
|
|
55639
|
+
|
|
55640
|
+
发布时间:2023-11-02 01:44:45
|
|
55641
|
+
|
|
55642
|
+
本次发布包含了以下内容:
|
|
55643
|
+
|
|
55644
|
+
改善已有的文档。
|
|
55645
|
+
|
|
55646
|
+
新增接口:
|
|
55647
|
+
|
|
55648
|
+
* [CreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1323/101058)
|
|
55649
|
+
|
|
55399
55650
|
### 第 131 次发布
|
|
55400
55651
|
|
|
55401
55652
|
发布时间:2023-10-25 01:16:49
|
|
@@ -57965,6 +58216,47 @@
|
|
|
57965
58216
|
|
|
57966
58217
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
57967
58218
|
|
|
58219
|
+
### 第 125 次发布
|
|
58220
|
+
|
|
58221
|
+
发布时间:2023-11-03 01:15:04
|
|
58222
|
+
|
|
58223
|
+
本次发布包含了以下内容:
|
|
58224
|
+
|
|
58225
|
+
改善已有的文档。
|
|
58226
|
+
|
|
58227
|
+
修改接口:
|
|
58228
|
+
|
|
58229
|
+
* [ChannelCreateReleaseFlow](https://cloud.tencent.com/document/api/1420/83461)
|
|
58230
|
+
|
|
58231
|
+
* 新增入参:UserData
|
|
58232
|
+
|
|
58233
|
+
|
|
58234
|
+
### 第 124 次发布
|
|
58235
|
+
|
|
58236
|
+
发布时间:2023-11-02 01:45:47
|
|
58237
|
+
|
|
58238
|
+
本次发布包含了以下内容:
|
|
58239
|
+
|
|
58240
|
+
改善已有的文档。
|
|
58241
|
+
|
|
58242
|
+
新增接口:
|
|
58243
|
+
|
|
58244
|
+
* [ChannelCreateBatchQuickSignUrl](https://cloud.tencent.com/document/api/1420/101059)
|
|
58245
|
+
|
|
58246
|
+
修改接口:
|
|
58247
|
+
|
|
58248
|
+
* [DescribeTemplates](https://cloud.tencent.com/document/api/1420/61521)
|
|
58249
|
+
|
|
58250
|
+
* 新增入参:TemplateIds
|
|
58251
|
+
|
|
58252
|
+
|
|
58253
|
+
修改数据结构:
|
|
58254
|
+
|
|
58255
|
+
* [ApproverOption](https://cloud.tencent.com/document/api/1420/61525#ApproverOption)
|
|
58256
|
+
|
|
58257
|
+
* 新增成员:NoRefuse
|
|
58258
|
+
|
|
58259
|
+
|
|
57968
58260
|
### 第 123 次发布
|
|
57969
58261
|
|
|
57970
58262
|
发布时间:2023-10-20 01:15:49
|
|
@@ -107481,6 +107773,39 @@
|
|
|
107481
107773
|
|
|
107482
107774
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
107483
107775
|
|
|
107776
|
+
### 第 86 次发布
|
|
107777
|
+
|
|
107778
|
+
发布时间:2023-11-03 01:22:53
|
|
107779
|
+
|
|
107780
|
+
本次发布包含了以下内容:
|
|
107781
|
+
|
|
107782
|
+
改善已有的文档。
|
|
107783
|
+
|
|
107784
|
+
新增接口:
|
|
107785
|
+
|
|
107786
|
+
* [[DescribeTopicMsgs](https://cloud.tencent.com/document/api/1179/101086)](https://cloud.tencent.com/document/api/#/#)
|
|
107787
|
+
|
|
107788
|
+
新增数据结构:
|
|
107789
|
+
|
|
107790
|
+
* [[MsgLog](https://cloud.tencent.com/document/api/1179/46089#MsgLog)](https://cloud.tencent.com/document/api/1179/46089#[MsgLog](https://cloud.tencent.com/document/api/1179/46089#MsgLog))
|
|
107791
|
+
|
|
107792
|
+
### 第 85 次发布
|
|
107793
|
+
|
|
107794
|
+
发布时间:2023-11-02 02:24:43
|
|
107795
|
+
|
|
107796
|
+
本次发布包含了以下内容:
|
|
107797
|
+
|
|
107798
|
+
改善已有的文档。
|
|
107799
|
+
|
|
107800
|
+
新增接口:
|
|
107801
|
+
|
|
107802
|
+
* [DescribeRocketMQConsumeStats](https://cloud.tencent.com/document/api/1179/101060)
|
|
107803
|
+
* [VerifyRocketMQConsume](https://cloud.tencent.com/document/api/1179/101061)
|
|
107804
|
+
|
|
107805
|
+
新增数据结构:
|
|
107806
|
+
|
|
107807
|
+
* [ConsumerStats](https://cloud.tencent.com/document/api/1179/46089#ConsumerStats)
|
|
107808
|
+
|
|
107484
107809
|
### 第 84 次发布
|
|
107485
107810
|
|
|
107486
107811
|
发布时间:2023-11-01 01:22:25
|
|
@@ -115558,6 +115883,33 @@
|
|
|
115558
115883
|
|
|
115559
115884
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
115560
115885
|
|
|
115886
|
+
### 第 40 次发布
|
|
115887
|
+
|
|
115888
|
+
发布时间:2023-11-03 01:24:08
|
|
115889
|
+
|
|
115890
|
+
本次发布包含了以下内容:
|
|
115891
|
+
|
|
115892
|
+
改善已有的文档。
|
|
115893
|
+
|
|
115894
|
+
新增数据结构:
|
|
115895
|
+
|
|
115896
|
+
* [[CrossTenantENIInfo](https://cloud.tencent.com/document/api/851/75051#CrossTenantENIInfo)](https://cloud.tencent.com/document/api/851/75051#[CrossTenantENIInfo](https://cloud.tencent.com/document/api/851/75051#CrossTenantENIInfo))
|
|
115897
|
+
|
|
115898
|
+
修改数据结构:
|
|
115899
|
+
|
|
115900
|
+
* [Container](https://cloud.tencent.com/document/api/851/75051#Container)
|
|
115901
|
+
|
|
115902
|
+
* <font color="#dd0000">**修改成员**:</font>Name, ContainerId, Image, Status
|
|
115903
|
+
|
|
115904
|
+
* [ContainerStatus](https://cloud.tencent.com/document/api/851/75051#ContainerStatus)
|
|
115905
|
+
|
|
115906
|
+
* <font color="#dd0000">**修改成员**:</font>RestartCount, State, Ready, Reason, Message
|
|
115907
|
+
|
|
115908
|
+
* [Pod](https://cloud.tencent.com/document/api/851/75051#Pod)
|
|
115909
|
+
|
|
115910
|
+
* 新增成员:CrossTenantENIInfo
|
|
115911
|
+
|
|
115912
|
+
|
|
115561
115913
|
### 第 39 次发布
|
|
115562
115914
|
|
|
115563
115915
|
发布时间:2023-11-01 01:23:17
|
|
@@ -131913,6 +132265,21 @@
|
|
|
131913
132265
|
|
|
131914
132266
|
## 私有网络(vpc) 版本:2017-03-12
|
|
131915
132267
|
|
|
132268
|
+
### 第 178 次发布
|
|
132269
|
+
|
|
132270
|
+
发布时间:2023-11-02 02:40:08
|
|
132271
|
+
|
|
132272
|
+
本次发布包含了以下内容:
|
|
132273
|
+
|
|
132274
|
+
改善已有的文档。
|
|
132275
|
+
|
|
132276
|
+
修改数据结构:
|
|
132277
|
+
|
|
132278
|
+
* [BandwidthPackage](https://cloud.tencent.com/document/api/215/15824#BandwidthPackage)
|
|
132279
|
+
|
|
132280
|
+
* 新增成员:Deadline
|
|
132281
|
+
|
|
132282
|
+
|
|
131916
132283
|
### 第 177 次发布
|
|
131917
132284
|
|
|
131918
132285
|
发布时间:2023-10-31 02:45:47
|
|
@@ -135901,6 +136268,21 @@
|
|
|
135901
136268
|
|
|
135902
136269
|
## 声音复刻(vrs) 版本:2020-08-24
|
|
135903
136270
|
|
|
136271
|
+
### 第 3 次发布
|
|
136272
|
+
|
|
136273
|
+
发布时间:2023-11-03 01:27:03
|
|
136274
|
+
|
|
136275
|
+
本次发布包含了以下内容:
|
|
136276
|
+
|
|
136277
|
+
改善已有的文档。
|
|
136278
|
+
|
|
136279
|
+
修改接口:
|
|
136280
|
+
|
|
136281
|
+
* [CreateVRSTask](https://cloud.tencent.com/document/api/1283/90064)
|
|
136282
|
+
|
|
136283
|
+
* 新增入参:TaskType, VPRAudioId
|
|
136284
|
+
|
|
136285
|
+
|
|
135904
136286
|
### 第 2 次发布
|
|
135905
136287
|
|
|
135906
136288
|
发布时间:2023-07-18 01:58:58
|
|
@@ -135955,6 +136337,19 @@
|
|
|
135955
136337
|
|
|
135956
136338
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
135957
136339
|
|
|
136340
|
+
### 第 69 次发布
|
|
136341
|
+
|
|
136342
|
+
发布时间:2023-11-03 01:27:06
|
|
136343
|
+
|
|
136344
|
+
本次发布包含了以下内容:
|
|
136345
|
+
|
|
136346
|
+
改善已有的文档。
|
|
136347
|
+
|
|
136348
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
136349
|
+
|
|
136350
|
+
* DescribeAntiFakeUrl
|
|
136351
|
+
* DescribeCCRule
|
|
136352
|
+
|
|
135958
136353
|
### 第 68 次发布
|
|
135959
136354
|
|
|
135960
136355
|
发布时间:2023-11-01 01:26:18
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
|
|
43
|
-
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-
|
|
43
|
+
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2023-11-03 01:08:07 |
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-11-03 01:08:21 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
67
67
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
68
68
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
69
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-
|
|
69
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-03 01:10:39 |
|
|
70
70
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
71
71
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-10-30 00:24:37 |
|
|
72
72
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-27 01:29:35 |
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
82
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-27 01:38:16 |
|
|
83
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-
|
|
83
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-03 01:13:17 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
|
-
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-
|
|
85
|
+
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-02 01:38:44 |
|
|
86
86
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
|
|
87
87
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-10-17 01:15:42 |
|
|
88
88
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-02 01:44:45 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-03 01:15:04 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
142
142
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-10-18 02:23:34 |
|
|
143
143
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
144
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-
|
|
144
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-02 02:02:38 |
|
|
145
145
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
|
|
146
146
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
|
|
147
147
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-10-13 01:22:04 |
|
|
160
160
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
161
161
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-10-31 02:15:24 |
|
|
162
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-
|
|
162
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-11-02 02:10:56 |
|
|
163
163
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
|
|
164
164
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-08-17 04:33:51 |
|
|
165
165
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -197,18 +197,18 @@
|
|
|
197
197
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
|
|
198
198
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
199
199
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
200
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-
|
|
200
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-03 01:22:53 |
|
|
201
201
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
202
202
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
203
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-01
|
|
204
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-
|
|
203
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-03 01:23:41 |
|
|
204
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-03 01:23:56 |
|
|
205
205
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
206
206
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
207
207
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
208
208
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
|
|
209
209
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
210
210
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
211
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-
|
|
211
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-03 01:24:08 |
|
|
212
212
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
213
213
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-10-31 02:35:43 |
|
|
214
214
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -228,9 +228,9 @@
|
|
|
228
228
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
229
229
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
230
230
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-10-30 01:34:07 |
|
|
231
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-
|
|
232
|
-
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-
|
|
233
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-
|
|
231
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-03 01:26:23 |
|
|
232
|
+
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-03 01:27:03 |
|
|
233
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-03 01:27:06 |
|
|
234
234
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
235
235
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-01 01:26:43 |
|
|
236
236
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
@@ -48,6 +48,7 @@ import {
|
|
|
48
48
|
StartFlowResponse,
|
|
49
49
|
SealInfo,
|
|
50
50
|
StaffRole,
|
|
51
|
+
CreateBatchQuickSignUrlResponse,
|
|
51
52
|
CreateIntegrationRoleRequest,
|
|
52
53
|
DeleteIntegrationRoleUsersResponse,
|
|
53
54
|
CreateConvertTaskApiRequest,
|
|
@@ -211,6 +212,7 @@ import {
|
|
|
211
212
|
CreateFlowResponse,
|
|
212
213
|
DescribeUserAutoSignStatusRequest,
|
|
213
214
|
FilledComponent,
|
|
215
|
+
CreateBatchQuickSignUrlRequest,
|
|
214
216
|
FileUrl,
|
|
215
217
|
CreateOrganizationInfoChangeUrlRequest,
|
|
216
218
|
DescribeOrganizationGroupOrganizationsResponse,
|
|
@@ -228,20 +230,20 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
228
230
|
}
|
|
229
231
|
|
|
230
232
|
/**
|
|
231
|
-
*
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
<
|
|
235
|
-
<
|
|
236
|
-
<
|
|
237
|
-
|
|
238
|
-
<
|
|
233
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署 <br/>
|
|
234
|
+
`注意:`<br/>
|
|
235
|
+
`1. 该接口目前仅支持签署人类型是个人签署方的批量签署场景(ApproverType=1)。` <br/>
|
|
236
|
+
`2. 该接口可生成批量签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,不支持填写控件 。` <br/>
|
|
237
|
+
`3. 请确保C端签署人在批量签署合同中为待签署状态,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。` <br/>
|
|
238
|
+
`4. 该签署链接有效期为30分钟,过期后将失效,如需签署可重新创建批量签署链接 。` <br/>
|
|
239
|
+
`5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。`<br/>
|
|
240
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>
|
|
239
241
|
*/
|
|
240
|
-
async
|
|
241
|
-
req:
|
|
242
|
-
cb?: (error: string, rep:
|
|
243
|
-
): Promise<
|
|
244
|
-
return this.request("
|
|
242
|
+
async CreateBatchQuickSignUrl(
|
|
243
|
+
req: CreateBatchQuickSignUrlRequest,
|
|
244
|
+
cb?: (error: string, rep: CreateBatchQuickSignUrlResponse) => void
|
|
245
|
+
): Promise<CreateBatchQuickSignUrlResponse> {
|
|
246
|
+
return this.request("CreateBatchQuickSignUrl", req, cb)
|
|
245
247
|
}
|
|
246
248
|
|
|
247
249
|
/**
|
|
@@ -339,6 +341,23 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
339
341
|
return this.request("DescribeFileUrls", req, cb)
|
|
340
342
|
}
|
|
341
343
|
|
|
344
|
+
/**
|
|
345
|
+
* 获取设置自动签印章小程序链接。
|
|
346
|
+
|
|
347
|
+
注意:
|
|
348
|
+
<ul><li>需要<code>企业开通自动签</code>后使用。</li>
|
|
349
|
+
<li>仅支持<code>已经开通了自动签的个人</code>更换自动签印章。</li>
|
|
350
|
+
<li>链接有效期默认7天,<code>最多30天</code>。</li>
|
|
351
|
+
<li>该接口的链接适用于<code>小程序</code>端。</li>
|
|
352
|
+
<li>该接口不会扣除您的合同套餐,暂不参与计费。</li></ul>
|
|
353
|
+
*/
|
|
354
|
+
async CreateUserAutoSignSealUrl(
|
|
355
|
+
req: CreateUserAutoSignSealUrlRequest,
|
|
356
|
+
cb?: (error: string, rep: CreateUserAutoSignSealUrlResponse) => void
|
|
357
|
+
): Promise<CreateUserAutoSignSealUrlResponse> {
|
|
358
|
+
return this.request("CreateUserAutoSignSealUrl", req, cb)
|
|
359
|
+
}
|
|
360
|
+
|
|
342
361
|
/**
|
|
343
362
|
* 获取个人用户自动签的开通链接。
|
|
344
363
|
|
|
@@ -831,6 +831,20 @@ export interface StaffRole {
|
|
|
831
831
|
RoleName?: string
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
+
/**
|
|
835
|
+
* CreateBatchQuickSignUrl返回参数结构体
|
|
836
|
+
*/
|
|
837
|
+
export interface CreateBatchQuickSignUrlResponse {
|
|
838
|
+
/**
|
|
839
|
+
* 签署人签署链接信息
|
|
840
|
+
*/
|
|
841
|
+
FlowApproverUrlInfo?: FlowApproverUrlInfo
|
|
842
|
+
/**
|
|
843
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
844
|
+
*/
|
|
845
|
+
RequestId?: string
|
|
846
|
+
}
|
|
847
|
+
|
|
834
848
|
/**
|
|
835
849
|
* CreateIntegrationRole请求参数结构体
|
|
836
850
|
*/
|
|
@@ -3447,7 +3461,7 @@ export interface FlowCreateApprover {
|
|
|
3447
3461
|
</li></ul>
|
|
3448
3462
|
注:
|
|
3449
3463
|
<ul><li>如果合同流程设置ApproverVerifyType查看合同的校验方式, 则忽略此签署人的查看合同的校验方式</li>
|
|
3450
|
-
<li
|
|
3464
|
+
<li>此字段可传多个校验方式</li></ul>
|
|
3451
3465
|
|
|
3452
3466
|
`此参数仅针对文件发起设置生效,模板发起合同签署流程, 请以模板配置为主`
|
|
3453
3467
|
|
|
@@ -4680,7 +4694,9 @@ export interface ApproverInfo {
|
|
|
4680
4694
|
*/
|
|
4681
4695
|
ApproverRole?: number
|
|
4682
4696
|
/**
|
|
4683
|
-
*
|
|
4697
|
+
* 可以自定义签署人角色名:收款人、开具人、见证人等,长度不能超过20,只能由中文、字母、数字和下划线组成。
|
|
4698
|
+
|
|
4699
|
+
注: `如果是用模板发起, 优先使用此处上传的, 如果不传则用模板的配置的`
|
|
4684
4700
|
*/
|
|
4685
4701
|
ApproverRoleName?: string
|
|
4686
4702
|
/**
|
|
@@ -4727,7 +4743,7 @@ export interface ApproverInfo {
|
|
|
4727
4743
|
</li></ul>
|
|
4728
4744
|
注:
|
|
4729
4745
|
<ul><li>如果合同流程设置ApproverVerifyType查看合同的校验方式, 则忽略此签署人的查看合同的校验方式</li>
|
|
4730
|
-
<li
|
|
4746
|
+
<li>此字段可传多个校验方式</li></ul>
|
|
4731
4747
|
*/
|
|
4732
4748
|
ApproverVerifyTypes?: Array<number | bigint>
|
|
4733
4749
|
/**
|
|
@@ -6774,6 +6790,57 @@ export interface FilledComponent {
|
|
|
6774
6790
|
ImageUrl?: string
|
|
6775
6791
|
}
|
|
6776
6792
|
|
|
6793
|
+
/**
|
|
6794
|
+
* CreateBatchQuickSignUrl请求参数结构体
|
|
6795
|
+
*/
|
|
6796
|
+
export interface CreateBatchQuickSignUrlRequest {
|
|
6797
|
+
/**
|
|
6798
|
+
* 批量签署的合同流程ID数组。
|
|
6799
|
+
注: `在调用此接口时,请确保合同流程均为本企业发起,且合同数量不超过100个。`
|
|
6800
|
+
*/
|
|
6801
|
+
FlowIds: Array<string>
|
|
6802
|
+
/**
|
|
6803
|
+
* 批量签署的流程签署人,其中姓名(ApproverName)、参与人类型(ApproverType)必传,手机号(ApproverMobile)和证件信息(ApproverIdCardType、ApproverIdCardNumber)可任选一种或全部传入。
|
|
6804
|
+
注:
|
|
6805
|
+
`1. ApproverType目前只支持个人类型的签署人。`
|
|
6806
|
+
`2. 签署人只能有手写签名和时间类型的签署控件,其他类型的填写控件和签署控件暂时都未支持。`
|
|
6807
|
+
`3. 当需要通过短信验证码签署时,手机号ApproverMobile需要与发起合同时填写的用户手机号一致。`
|
|
6808
|
+
*/
|
|
6809
|
+
FlowApproverInfo: FlowCreateApprover
|
|
6810
|
+
/**
|
|
6811
|
+
* 代理企业和员工的信息。
|
|
6812
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
6813
|
+
*/
|
|
6814
|
+
Agent?: Agent
|
|
6815
|
+
/**
|
|
6816
|
+
* 执行本接口操作的员工信息。
|
|
6817
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
6818
|
+
*/
|
|
6819
|
+
Operator?: UserInfo
|
|
6820
|
+
/**
|
|
6821
|
+
* 签署完之后的H5页面的跳转链接,此链接及支持http://和https://,最大长度1000个字符。(建议https协议)
|
|
6822
|
+
*/
|
|
6823
|
+
JumpUrl?: string
|
|
6824
|
+
/**
|
|
6825
|
+
* 指定批量签署合同的签名类型,可传递以下值:
|
|
6826
|
+
<ul><li>**0**:手写签名(默认)</li>
|
|
6827
|
+
<li>**1**:OCR楷体</li></ul>
|
|
6828
|
+
注:
|
|
6829
|
+
<ul><li>默认情况下,签名类型为手写签名</li>
|
|
6830
|
+
<li>您可以传递多种值,表示可用多种签名类型。</li></ul>
|
|
6831
|
+
*/
|
|
6832
|
+
SignatureTypes?: Array<number | bigint>
|
|
6833
|
+
/**
|
|
6834
|
+
* 指定批量签署合同的认证校验方式,可传递以下值:
|
|
6835
|
+
<ul><li>**1**:人脸认证(默认),需进行人脸识别成功后才能签署合同</li>
|
|
6836
|
+
<li>**3**:运营商三要素,需到运营商处比对手机号实名信息(名字、手机号、证件号)校验一致才能成功进行合同签署。</li></ul>
|
|
6837
|
+
注:
|
|
6838
|
+
<ul><li>默认情况下,认证校验方式为人脸认证</li>
|
|
6839
|
+
<li>您可以传递多种值,表示可用多种认证校验方式。</li></ul>
|
|
6840
|
+
*/
|
|
6841
|
+
ApproverSignTypes?: Array<number | bigint>
|
|
6842
|
+
}
|
|
6843
|
+
|
|
6777
6844
|
/**
|
|
6778
6845
|
* 下载文件的URL信息
|
|
6779
6846
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateExtendedServiceAuthInfosRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateIntegrationRoleRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, DeleteSealPoliciesRequest, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateUserAutoSignSealUrlResponse, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateUserAutoSignSealUrlRequest, CreateFlowApproversRequest, ModifyIntegrationRoleResponse, CreateFlowEvidenceReportResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowByFilesRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, CancelUserAutoSignEnableUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateWebThemeConfigRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, CreateEmbedWebUrlResponse, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateFlowGroupByTemplatesRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, DescribePersonCertificateRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeIntegrationDepartmentsRequest, DescribeFlowInfoResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, DescribeExtendedServiceAuthInfosResponse } from "./ess_models";
|
|
2
|
+
import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegrationDepartmentResponse, CancelFlowResponse, DescribeFlowEvidenceReportRequest, UpdateIntegrationEmployeesResponse, CreatePreparedPersonalEsignRequest, DescribeIntegrationDepartmentsResponse, DeleteExtendedServiceAuthInfosResponse, CreateFlowApproversResponse, DescribeFileUrlsResponse, CreateExtendedServiceAuthInfosRequest, ModifyApplicationCallbackInfoResponse, CreateMultiFlowSignQRCodeResponse, DescribeThirdPartyAuthCodeResponse, DisableUserAutoSignResponse, CancelUserAutoSignEnableUrlResponse, BindEmployeeUserIdWithClientOpenIdResponse, CreateIntegrationEmployeesRequest, DescribeIntegrationRolesRequest, CreateFlowEvidenceReportRequest, StartFlowResponse, CreateBatchQuickSignUrlResponse, CreateIntegrationRoleRequest, DeleteIntegrationRoleUsersResponse, CreateConvertTaskApiRequest, DeleteIntegrationEmployeesResponse, CreateBatchSignUrlResponse, CreateFlowRemindsResponse, DescribeOrganizationGroupOrganizationsRequest, CreateFlowGroupByFilesRequest, DescribeFlowComponentsResponse, DescribeFlowEvidenceReportResponse, DeleteSealPoliciesRequest, CreateFlowGroupByTemplatesResponse, CreateDocumentResponse, DescribeIntegrationEmployeesRequest, CreateIntegrationUserRolesResponse, CreateFlowRequest, CreateSchemeUrlRequest, DeleteIntegrationDepartmentResponse, DescribeThirdPartyAuthCodeRequest, UnbindEmployeeUserIdWithClientOpenIdResponse, CreateReleaseFlowResponse, CreateWebThemeConfigResponse, BindEmployeeUserIdWithClientOpenIdRequest, CreateOrganizationInfoChangeUrlResponse, CreateIntegrationDepartmentResponse, DescribeFlowTemplatesRequest, DeleteSealPoliciesResponse, DescribeUserAutoSignStatusResponse, CreateUserAutoSignSealUrlResponse, CreatePersonAuthCertificateImageResponse, CreateBatchCancelFlowUrlResponse, CreateSealPolicyResponse, DisableUserAutoSignRequest, DescribeIntegrationEmployeesResponse, CreateConvertTaskApiResponse, CreateFlowSignReviewRequest, UnbindEmployeeUserIdWithClientOpenIdRequest, CreateSchemeUrlResponse, CreateUserAutoSignEnableUrlResponse, CreateFlowSignUrlResponse, DescribeFileUrlsRequest, CreateUserAutoSignSealUrlRequest, CreateFlowApproversRequest, ModifyIntegrationRoleResponse, CreateFlowEvidenceReportResponse, CreateIntegrationRoleResponse, DescribeFlowComponentsRequest, CreateIntegrationDepartmentRequest, CreateDocumentRequest, CreatePreparedPersonalEsignResponse, DescribeOrganizationSealsResponse, CreateEmbedWebUrlRequest, DeleteIntegrationEmployeesRequest, GetTaskResultApiRequest, ModifyIntegrationRoleRequest, CreateFlowGroupByFilesResponse, CreateIntegrationEmployeesResponse, DeleteIntegrationRoleUsersRequest, CreateFlowByFilesRequest, CreateFlowSignUrlRequest, CreateReleaseFlowRequest, CreateIntegrationUserRolesRequest, CreatePersonAuthCertificateImageRequest, CreateFlowByFilesResponse, UploadFilesResponse, VerifyPdfRequest, CreateFlowSignReviewResponse, ModifyIntegrationDepartmentRequest, CreateUserAutoSignEnableUrlRequest, CreateOrganizationBatchSignUrlResponse, CancelUserAutoSignEnableUrlRequest, CreateExtendedServiceAuthInfosResponse, CreateWebThemeConfigRequest, CreateOrganizationBatchSignUrlRequest, CreatePrepareFlowResponse, GetTaskResultApiResponse, CancelMultiFlowSignQRCodeRequest, DeleteIntegrationDepartmentRequest, ModifyApplicationCallbackInfoRequest, StartFlowRequest, CreateSealResponse, CreatePrepareFlowRequest, CreateEmbedWebUrlResponse, CreateSealPolicyRequest, DescribeOrganizationSealsRequest, CancelFlowRequest, DescribeExtendedServiceAuthInfosRequest, DescribeIntegrationRolesResponse, CreateBatchSignUrlRequest, CreateFlowRemindsRequest, UpdateIntegrationEmployeesRequest, DescribeFlowBriefsRequest, CreateFlowGroupByTemplatesRequest, VerifyPdfResponse, DescribeFlowBriefsResponse, DescribeFlowTemplatesResponse, UploadFilesRequest, DescribePersonCertificateRequest, CreateBatchCancelFlowUrlRequest, CreateMultiFlowSignQRCodeRequest, DescribeFlowInfoRequest, DeleteExtendedServiceAuthInfosRequest, DescribeIntegrationDepartmentsRequest, DescribeFlowInfoResponse, CancelMultiFlowSignQRCodeResponse, CreateFlowResponse, DescribeUserAutoSignStatusRequest, CreateBatchQuickSignUrlRequest, CreateOrganizationInfoChangeUrlRequest, DescribeOrganizationGroupOrganizationsResponse, DescribeExtendedServiceAuthInfosResponse } from "./ess_models";
|
|
3
3
|
/**
|
|
4
4
|
* ess client
|
|
5
5
|
* @class
|
|
@@ -7,16 +7,16 @@ import { DescribePersonCertificateResponse, CreateSealRequest, ModifyIntegration
|
|
|
7
7
|
export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
8
8
|
constructor(clientConfig: TencentCloudCommon.ClientConfig);
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
<
|
|
14
|
-
<
|
|
15
|
-
<
|
|
16
|
-
|
|
17
|
-
<
|
|
10
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署 <br/>
|
|
11
|
+
`注意:`<br/>
|
|
12
|
+
`1. 该接口目前仅支持签署人类型是个人签署方的批量签署场景(ApproverType=1)。` <br/>
|
|
13
|
+
`2. 该接口可生成批量签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,不支持填写控件 。` <br/>
|
|
14
|
+
`3. 请确保C端签署人在批量签署合同中为待签署状态,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。` <br/>
|
|
15
|
+
`4. 该签署链接有效期为30分钟,过期后将失效,如需签署可重新创建批量签署链接 。` <br/>
|
|
16
|
+
`5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。`<br/>
|
|
17
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>
|
|
18
18
|
*/
|
|
19
|
-
|
|
19
|
+
CreateBatchQuickSignUrl(req: CreateBatchQuickSignUrlRequest, cb?: (error: string, rep: CreateBatchQuickSignUrlResponse) => void): Promise<CreateBatchQuickSignUrlResponse>;
|
|
20
20
|
/**
|
|
21
21
|
* 此接口用于查询合同流程的详情信息,支持查询多个(数量不能超过100)。
|
|
22
22
|
|
|
@@ -70,6 +70,17 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
70
70
|
适用场景:通过传参合同流程编号,下载对应的合同PDF文件流到本地。
|
|
71
71
|
*/
|
|
72
72
|
DescribeFileUrls(req: DescribeFileUrlsRequest, cb?: (error: string, rep: DescribeFileUrlsResponse) => void): Promise<DescribeFileUrlsResponse>;
|
|
73
|
+
/**
|
|
74
|
+
* 获取设置自动签印章小程序链接。
|
|
75
|
+
|
|
76
|
+
注意:
|
|
77
|
+
<ul><li>需要<code>企业开通自动签</code>后使用。</li>
|
|
78
|
+
<li>仅支持<code>已经开通了自动签的个人</code>更换自动签印章。</li>
|
|
79
|
+
<li>链接有效期默认7天,<code>最多30天</code>。</li>
|
|
80
|
+
<li>该接口的链接适用于<code>小程序</code>端。</li>
|
|
81
|
+
<li>该接口不会扣除您的合同套餐,暂不参与计费。</li></ul>
|
|
82
|
+
*/
|
|
83
|
+
CreateUserAutoSignSealUrl(req: CreateUserAutoSignSealUrlRequest, cb?: (error: string, rep: CreateUserAutoSignSealUrlResponse) => void): Promise<CreateUserAutoSignSealUrlResponse>;
|
|
73
84
|
/**
|
|
74
85
|
* 获取个人用户自动签的开通链接。
|
|
75
86
|
|
|
@@ -28,17 +28,17 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
28
28
|
super("ess.tencentcloudapi.com", "2020-11-11", clientConfig);
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
<
|
|
35
|
-
<
|
|
36
|
-
<
|
|
37
|
-
|
|
38
|
-
<
|
|
31
|
+
* 该接口用于发起合同后,生成个人用户的批量签署链接, 暂时不支持企业端签署 <br/>
|
|
32
|
+
`注意:`<br/>
|
|
33
|
+
`1. 该接口目前仅支持签署人类型是个人签署方的批量签署场景(ApproverType=1)。` <br/>
|
|
34
|
+
`2. 该接口可生成批量签署链接的C端签署人必须仅有手写签名和时间类型的签署控件,不支持填写控件 。` <br/>
|
|
35
|
+
`3. 请确保C端签署人在批量签署合同中为待签署状态,如需顺序签署请待前一位参与人签署完成后,再创建该C端用户的签署链接。` <br/>
|
|
36
|
+
`4. 该签署链接有效期为30分钟,过期后将失效,如需签署可重新创建批量签署链接 。` <br/>
|
|
37
|
+
`5. 该接口返回的签署链接适用于APP集成的场景,支持APP打开或浏览器直接打开,不支持微信小程序嵌入。`<br/>
|
|
38
|
+
跳转到小程序的实现,参考微信官方文档(分为<a href="https://developers.weixin.qq.com/miniprogram/dev/api/navigate/wx.navigateToMiniProgram.html">全屏</a>、<a href="https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/openEmbeddedMiniProgram.html">半屏</a>两种方式),如何配置也可以请参考: <a href="https://qian.tencent.com/developers/company/openwxminiprogram">跳转电子签小程序配置</a>
|
|
39
39
|
*/
|
|
40
|
-
async
|
|
41
|
-
return this.request("
|
|
40
|
+
async CreateBatchQuickSignUrl(req, cb) {
|
|
41
|
+
return this.request("CreateBatchQuickSignUrl", req, cb);
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
44
|
* 此接口用于查询合同流程的详情信息,支持查询多个(数量不能超过100)。
|
|
@@ -107,6 +107,19 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
107
107
|
async DescribeFileUrls(req, cb) {
|
|
108
108
|
return this.request("DescribeFileUrls", req, cb);
|
|
109
109
|
}
|
|
110
|
+
/**
|
|
111
|
+
* 获取设置自动签印章小程序链接。
|
|
112
|
+
|
|
113
|
+
注意:
|
|
114
|
+
<ul><li>需要<code>企业开通自动签</code>后使用。</li>
|
|
115
|
+
<li>仅支持<code>已经开通了自动签的个人</code>更换自动签印章。</li>
|
|
116
|
+
<li>链接有效期默认7天,<code>最多30天</code>。</li>
|
|
117
|
+
<li>该接口的链接适用于<code>小程序</code>端。</li>
|
|
118
|
+
<li>该接口不会扣除您的合同套餐,暂不参与计费。</li></ul>
|
|
119
|
+
*/
|
|
120
|
+
async CreateUserAutoSignSealUrl(req, cb) {
|
|
121
|
+
return this.request("CreateUserAutoSignSealUrl", req, cb);
|
|
122
|
+
}
|
|
110
123
|
/**
|
|
111
124
|
* 获取个人用户自动签的开通链接。
|
|
112
125
|
|
|
@@ -783,6 +783,19 @@ export interface StaffRole {
|
|
|
783
783
|
*/
|
|
784
784
|
RoleName?: string;
|
|
785
785
|
}
|
|
786
|
+
/**
|
|
787
|
+
* CreateBatchQuickSignUrl返回参数结构体
|
|
788
|
+
*/
|
|
789
|
+
export interface CreateBatchQuickSignUrlResponse {
|
|
790
|
+
/**
|
|
791
|
+
* 签署人签署链接信息
|
|
792
|
+
*/
|
|
793
|
+
FlowApproverUrlInfo?: FlowApproverUrlInfo;
|
|
794
|
+
/**
|
|
795
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
796
|
+
*/
|
|
797
|
+
RequestId?: string;
|
|
798
|
+
}
|
|
786
799
|
/**
|
|
787
800
|
* CreateIntegrationRole请求参数结构体
|
|
788
801
|
*/
|
|
@@ -3334,7 +3347,7 @@ export interface FlowCreateApprover {
|
|
|
3334
3347
|
</li></ul>
|
|
3335
3348
|
注:
|
|
3336
3349
|
<ul><li>如果合同流程设置ApproverVerifyType查看合同的校验方式, 则忽略此签署人的查看合同的校验方式</li>
|
|
3337
|
-
<li
|
|
3350
|
+
<li>此字段可传多个校验方式</li></ul>
|
|
3338
3351
|
|
|
3339
3352
|
`此参数仅针对文件发起设置生效,模板发起合同签署流程, 请以模板配置为主`
|
|
3340
3353
|
|
|
@@ -4531,7 +4544,9 @@ export interface ApproverInfo {
|
|
|
4531
4544
|
*/
|
|
4532
4545
|
ApproverRole?: number;
|
|
4533
4546
|
/**
|
|
4534
|
-
*
|
|
4547
|
+
* 可以自定义签署人角色名:收款人、开具人、见证人等,长度不能超过20,只能由中文、字母、数字和下划线组成。
|
|
4548
|
+
|
|
4549
|
+
注: `如果是用模板发起, 优先使用此处上传的, 如果不传则用模板的配置的`
|
|
4535
4550
|
*/
|
|
4536
4551
|
ApproverRoleName?: string;
|
|
4537
4552
|
/**
|
|
@@ -4578,7 +4593,7 @@ export interface ApproverInfo {
|
|
|
4578
4593
|
</li></ul>
|
|
4579
4594
|
注:
|
|
4580
4595
|
<ul><li>如果合同流程设置ApproverVerifyType查看合同的校验方式, 则忽略此签署人的查看合同的校验方式</li>
|
|
4581
|
-
<li
|
|
4596
|
+
<li>此字段可传多个校验方式</li></ul>
|
|
4582
4597
|
*/
|
|
4583
4598
|
ApproverVerifyTypes?: Array<number | bigint>;
|
|
4584
4599
|
/**
|
|
@@ -6563,6 +6578,56 @@ export interface FilledComponent {
|
|
|
6563
6578
|
*/
|
|
6564
6579
|
ImageUrl?: string;
|
|
6565
6580
|
}
|
|
6581
|
+
/**
|
|
6582
|
+
* CreateBatchQuickSignUrl请求参数结构体
|
|
6583
|
+
*/
|
|
6584
|
+
export interface CreateBatchQuickSignUrlRequest {
|
|
6585
|
+
/**
|
|
6586
|
+
* 批量签署的合同流程ID数组。
|
|
6587
|
+
注: `在调用此接口时,请确保合同流程均为本企业发起,且合同数量不超过100个。`
|
|
6588
|
+
*/
|
|
6589
|
+
FlowIds: Array<string>;
|
|
6590
|
+
/**
|
|
6591
|
+
* 批量签署的流程签署人,其中姓名(ApproverName)、参与人类型(ApproverType)必传,手机号(ApproverMobile)和证件信息(ApproverIdCardType、ApproverIdCardNumber)可任选一种或全部传入。
|
|
6592
|
+
注:
|
|
6593
|
+
`1. ApproverType目前只支持个人类型的签署人。`
|
|
6594
|
+
`2. 签署人只能有手写签名和时间类型的签署控件,其他类型的填写控件和签署控件暂时都未支持。`
|
|
6595
|
+
`3. 当需要通过短信验证码签署时,手机号ApproverMobile需要与发起合同时填写的用户手机号一致。`
|
|
6596
|
+
*/
|
|
6597
|
+
FlowApproverInfo: FlowCreateApprover;
|
|
6598
|
+
/**
|
|
6599
|
+
* 代理企业和员工的信息。
|
|
6600
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
|
6601
|
+
*/
|
|
6602
|
+
Agent?: Agent;
|
|
6603
|
+
/**
|
|
6604
|
+
* 执行本接口操作的员工信息。
|
|
6605
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
|
6606
|
+
*/
|
|
6607
|
+
Operator?: UserInfo;
|
|
6608
|
+
/**
|
|
6609
|
+
* 签署完之后的H5页面的跳转链接,此链接及支持http://和https://,最大长度1000个字符。(建议https协议)
|
|
6610
|
+
*/
|
|
6611
|
+
JumpUrl?: string;
|
|
6612
|
+
/**
|
|
6613
|
+
* 指定批量签署合同的签名类型,可传递以下值:
|
|
6614
|
+
<ul><li>**0**:手写签名(默认)</li>
|
|
6615
|
+
<li>**1**:OCR楷体</li></ul>
|
|
6616
|
+
注:
|
|
6617
|
+
<ul><li>默认情况下,签名类型为手写签名</li>
|
|
6618
|
+
<li>您可以传递多种值,表示可用多种签名类型。</li></ul>
|
|
6619
|
+
*/
|
|
6620
|
+
SignatureTypes?: Array<number | bigint>;
|
|
6621
|
+
/**
|
|
6622
|
+
* 指定批量签署合同的认证校验方式,可传递以下值:
|
|
6623
|
+
<ul><li>**1**:人脸认证(默认),需进行人脸识别成功后才能签署合同</li>
|
|
6624
|
+
<li>**3**:运营商三要素,需到运营商处比对手机号实名信息(名字、手机号、证件号)校验一致才能成功进行合同签署。</li></ul>
|
|
6625
|
+
注:
|
|
6626
|
+
<ul><li>默认情况下,认证校验方式为人脸认证</li>
|
|
6627
|
+
<li>您可以传递多种值,表示可用多种认证校验方式。</li></ul>
|
|
6628
|
+
*/
|
|
6629
|
+
ApproverSignTypes?: Array<number | bigint>;
|
|
6630
|
+
}
|
|
6566
6631
|
/**
|
|
6567
6632
|
* 下载文件的URL信息
|
|
6568
6633
|
*/
|