tencentcloud-sdk-nodejs 4.0.429 → 4.0.430
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 +128 -0
- package/SERVICE_CHANGELOG.md +162 -255
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_client.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +1 -1
- package/src/services/cpdp/v20190820/cpdp_client.ts +59 -6
- package/src/services/cpdp/v20190820/cpdp_models.ts +414 -0
- package/src/services/dcdb/v20180411/dcdb_client.ts +6 -18
- package/src/services/dcdb/v20180411/dcdb_models.ts +0 -155
- package/src/services/monitor/v20180724/monitor_models.ts +6 -0
- package/src/services/ocr/v20181119/ocr_client.ts +2 -0
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/teo/v20220106/teo_models.ts +1 -0
- package/src/services/tiia/v20190529/tiia_models.ts +30 -0
- package/src/services/tmt/v20180321/tmt_models.ts +6 -0
- package/src/services/trtc/v20190722/trtc_client.ts +1 -1
- package/src/services/trtc/v20190722/trtc_models.ts +8 -8
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +1 -1
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +19 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +27 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +351 -0
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +3 -7
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +3 -9
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +0 -126
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/teo/v20220106/teo_models.d.ts +1 -0
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +25 -0
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +5 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +8 -8
- package/test/cpdp.v20190820.test.js +42 -2
- package/test/dcdb.v20180411.test.js +2 -12
package/products.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-05-23 06:01:56 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
10
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-08-16 06:06:52 |
|
|
11
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-08-
|
|
11
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-08-31 06:07:15 |
|
|
12
12
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
13
13
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
14
14
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-06-07 06:00:45 |
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-08-24 06:19:05 |
|
|
59
59
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
|
60
60
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
61
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-08-
|
|
61
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-08-31 06:18:54 |
|
|
62
62
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
63
63
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-08-30 06:21:25 |
|
|
64
64
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-08-19 06:16:28 |
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-06-22 06:06:28 |
|
|
71
71
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-07-27 06:08:38 |
|
|
72
72
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
73
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-08-
|
|
73
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-08-31 06:24:58 |
|
|
74
74
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-08-30 06:26:45 |
|
|
75
75
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-08-04 06:26:58 |
|
|
76
76
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-08-25 06:38:57 |
|
|
127
127
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
|
|
128
128
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-08-15 06:31:24 |
|
|
129
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-08-
|
|
129
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-08-31 06:39:03 |
|
|
130
130
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-07-30 15:15:41 |
|
|
131
131
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-28 06:14:04 |
|
|
132
132
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2022-07-07 06:13:41 |
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
136
136
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
137
137
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-08-30 06:43:16 |
|
|
138
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-08-
|
|
138
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-08-31 06:41:37 |
|
|
139
139
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-07-21 06:14:50 |
|
|
140
140
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-08-18 06:35:33 |
|
|
141
141
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
@@ -181,22 +181,22 @@
|
|
|
181
181
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
|
182
182
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-07-29 06:15:49 |
|
|
183
183
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-08-12 11:47:08 |
|
|
184
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-08-
|
|
184
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-08-31 06:52:39 |
|
|
185
185
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
|
|
186
186
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
187
187
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
|
|
188
188
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
189
189
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
190
190
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
191
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-08-
|
|
191
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-08-31 06:53:49 |
|
|
192
192
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-08-22 06:53:04 |
|
|
193
193
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
194
194
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-08-30 06:57:14 |
|
|
195
195
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
196
196
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
197
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-
|
|
197
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
|
|
198
198
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-07-27 06:17:54 |
|
|
199
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-08-
|
|
199
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-08-31 06:56:14 |
|
|
200
200
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-08-24 06:56:05 |
|
|
201
201
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-07-27 06:18:08 |
|
|
202
202
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.430"
|
|
@@ -24,6 +24,7 @@ import {
|
|
|
24
24
|
ApplyPayerInfoResponse,
|
|
25
25
|
RevokeRechargeByThirdPayRequest,
|
|
26
26
|
UnifiedOrderResponse,
|
|
27
|
+
ApplyOpenBankSettleOrderResponse,
|
|
27
28
|
CreatePayRollTokenResponse,
|
|
28
29
|
ApplyPayerinfoResult,
|
|
29
30
|
FreezeFlexBalanceResult,
|
|
@@ -55,6 +56,7 @@ import {
|
|
|
55
56
|
ApplyOutwardOrderData,
|
|
56
57
|
MerchantPayWayData,
|
|
57
58
|
QueryOpenBankDownLoadUrlResult,
|
|
59
|
+
QueryOpenBankSubMerchantSignOnlineResponse,
|
|
58
60
|
BindAccountResponse,
|
|
59
61
|
CreateInvoiceResultData,
|
|
60
62
|
CloudClientInfo,
|
|
@@ -71,6 +73,7 @@ import {
|
|
|
71
73
|
QueryCloudChannelDataResponse,
|
|
72
74
|
UploadExternalAnchorInfoResponse,
|
|
73
75
|
QueryCustAcctIdBalanceResponse,
|
|
76
|
+
QueryOpenBankSubMerchantSignOnlineRequest,
|
|
74
77
|
CreateRedInvoiceRequest,
|
|
75
78
|
QueryAcctInfoListResponse,
|
|
76
79
|
ContractInfo,
|
|
@@ -94,6 +97,7 @@ import {
|
|
|
94
97
|
CreateOpenBankMerchantResponse,
|
|
95
98
|
ApplyDeclareData,
|
|
96
99
|
TransferDetailResponse,
|
|
100
|
+
QueryOpenBankSubMerchantSignOnlineResult,
|
|
97
101
|
QueryOrderRequest,
|
|
98
102
|
RevokeMemberRechargeThirdPayResponse,
|
|
99
103
|
DistributeAccreditTlinxRequest,
|
|
@@ -114,6 +118,7 @@ import {
|
|
|
114
118
|
QueryMerchantBalanceResponse,
|
|
115
119
|
BindOpenBankExternalSubMerchantBankAccountResponse,
|
|
116
120
|
QueryTradeData,
|
|
121
|
+
QueryOpenBankSettleOrderResponse,
|
|
117
122
|
QueryMemberTransactionDetailsResponse,
|
|
118
123
|
ApplyFlexPaymentResult,
|
|
119
124
|
FundsTransactionItem,
|
|
@@ -159,6 +164,7 @@ import {
|
|
|
159
164
|
DownloadBillRequest,
|
|
160
165
|
RevokeMemberRechargeThirdPayRequest,
|
|
161
166
|
ApplyTradeResponse,
|
|
167
|
+
QueryOpenBankSettleOrderRequest,
|
|
162
168
|
OpenBankPayLimitInfo,
|
|
163
169
|
ViewMerchantResult,
|
|
164
170
|
QueryOpenBankSupportBankListRequest,
|
|
@@ -292,6 +298,7 @@ import {
|
|
|
292
298
|
GetPayRollAuthListResponse,
|
|
293
299
|
CreateOpenBankSubMerchantRateConfigureRequest,
|
|
294
300
|
QueryRefundRequest,
|
|
301
|
+
ApplyOpenBankSettleOrderResult,
|
|
295
302
|
CreateCustAcctIdRequest,
|
|
296
303
|
ApplyFlexPaymentRequest,
|
|
297
304
|
CloudExternalChannelData,
|
|
@@ -357,6 +364,7 @@ import {
|
|
|
357
364
|
FeeRangInfo,
|
|
358
365
|
PayRollAuthResult,
|
|
359
366
|
CloudGlobalPayTimeInfo,
|
|
367
|
+
OpenBankProfitShareRespInfo,
|
|
360
368
|
QueryCustAcctIdBalanceRequest,
|
|
361
369
|
QueryExternalAccountBookResult,
|
|
362
370
|
ReviseMbrPropertyRequest,
|
|
@@ -370,6 +378,7 @@ import {
|
|
|
370
378
|
QueryFlexOrderSummaryListResponse,
|
|
371
379
|
QueryOpenBankUnbindExternalSubMerchantBankAccountResult,
|
|
372
380
|
ApplyDeclareResult,
|
|
381
|
+
QueryOpenBankSettleOrderResult,
|
|
373
382
|
DistributeAccreditQueryResponse,
|
|
374
383
|
QueryOpenBankSubMerchantCredentialResponse,
|
|
375
384
|
UnifiedCloudOrderResponse,
|
|
@@ -475,6 +484,7 @@ import {
|
|
|
475
484
|
QueryOpenBankOrderDetailReceiptInfoResponse,
|
|
476
485
|
CreateAnchorRequest,
|
|
477
486
|
QueryExceedingInfoRequest,
|
|
487
|
+
ApplyOpenBankSubMerchantSignOnlineRequest,
|
|
478
488
|
ExternalContractUserInfo,
|
|
479
489
|
BankBranchInfo,
|
|
480
490
|
ContractUserInfo,
|
|
@@ -552,6 +562,7 @@ import {
|
|
|
552
562
|
CreateOpenBankSubMerchantRateConfigureResponse,
|
|
553
563
|
UnifiedCloudOrderRequest,
|
|
554
564
|
UploadOpenBankSubMerchantCredentialRequest,
|
|
565
|
+
ApplyOpenBankSettleOrderRequest,
|
|
555
566
|
QueryOpenBankSubMerchantCredentialRequest,
|
|
556
567
|
MerchantRiskInfo,
|
|
557
568
|
QueryShopOpenIdResponse,
|
|
@@ -602,6 +613,7 @@ import {
|
|
|
602
613
|
DistributeMultiApplyResult,
|
|
603
614
|
RefundOrderRequest,
|
|
604
615
|
OpenBankPayerInfo,
|
|
616
|
+
ApplyOpenBankSubMerchantSignOnlineResponse,
|
|
605
617
|
TransactionItem,
|
|
606
618
|
QueryTransferBatchRequest,
|
|
607
619
|
TransferSinglePayData,
|
|
@@ -639,6 +651,7 @@ import {
|
|
|
639
651
|
TerminateContractResponse,
|
|
640
652
|
QueryOpenBankSubMerchantRateConfigureRequest,
|
|
641
653
|
QueryMerchantRequest,
|
|
654
|
+
ApplyOpenBankSubMerchantSignOnlineResult,
|
|
642
655
|
QueryDownloadBillURLResponse,
|
|
643
656
|
QueryAnchorContractInfoResponse,
|
|
644
657
|
MerchantClassificationId,
|
|
@@ -1367,6 +1380,26 @@ export class Client extends AbstractClient {
|
|
|
1367
1380
|
return this.request("CreatePayMerchant", req, cb)
|
|
1368
1381
|
}
|
|
1369
1382
|
|
|
1383
|
+
/**
|
|
1384
|
+
* 云企付结算单查询结果
|
|
1385
|
+
*/
|
|
1386
|
+
async QueryOpenBankSettleOrder(
|
|
1387
|
+
req: QueryOpenBankSettleOrderRequest,
|
|
1388
|
+
cb?: (error: string, rep: QueryOpenBankSettleOrderResponse) => void
|
|
1389
|
+
): Promise<QueryOpenBankSettleOrderResponse> {
|
|
1390
|
+
return this.request("QueryOpenBankSettleOrder", req, cb)
|
|
1391
|
+
}
|
|
1392
|
+
|
|
1393
|
+
/**
|
|
1394
|
+
* 灵云-批量转账结果查询
|
|
1395
|
+
*/
|
|
1396
|
+
async QueryBatchPaymentResult(
|
|
1397
|
+
req: QueryBatchPaymentResultRequest,
|
|
1398
|
+
cb?: (error: string, rep: QueryBatchPaymentResultResponse) => void
|
|
1399
|
+
): Promise<QueryBatchPaymentResultResponse> {
|
|
1400
|
+
return this.request("QueryBatchPaymentResult", req, cb)
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1370
1403
|
/**
|
|
1371
1404
|
* 务工卡-查询核身记录
|
|
1372
1405
|
*/
|
|
@@ -1428,6 +1461,16 @@ export class Client extends AbstractClient {
|
|
|
1428
1461
|
return this.request("QueryMemberBind", req, cb)
|
|
1429
1462
|
}
|
|
1430
1463
|
|
|
1464
|
+
/**
|
|
1465
|
+
* 子商户在线签约
|
|
1466
|
+
*/
|
|
1467
|
+
async ApplyOpenBankSubMerchantSignOnline(
|
|
1468
|
+
req: ApplyOpenBankSubMerchantSignOnlineRequest,
|
|
1469
|
+
cb?: (error: string, rep: ApplyOpenBankSubMerchantSignOnlineResponse) => void
|
|
1470
|
+
): Promise<ApplyOpenBankSubMerchantSignOnlineResponse> {
|
|
1471
|
+
return this.request("ApplyOpenBankSubMerchantSignOnline", req, cb)
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1431
1474
|
/**
|
|
1432
1475
|
* 应用需要先调用本接口生成支付订单号,并将应答的PayInfo透传给聚鑫SDK,拉起客户端(包括微信公众号/微信小程序/客户端App)支付。
|
|
1433
1476
|
*/
|
|
@@ -2419,13 +2462,13 @@ export class Client extends AbstractClient {
|
|
|
2419
2462
|
}
|
|
2420
2463
|
|
|
2421
2464
|
/**
|
|
2422
|
-
*
|
|
2465
|
+
* 云企付结算申请接口
|
|
2423
2466
|
*/
|
|
2424
|
-
async
|
|
2425
|
-
req:
|
|
2426
|
-
cb?: (error: string, rep:
|
|
2427
|
-
): Promise<
|
|
2428
|
-
return this.request("
|
|
2467
|
+
async ApplyOpenBankSettleOrder(
|
|
2468
|
+
req: ApplyOpenBankSettleOrderRequest,
|
|
2469
|
+
cb?: (error: string, rep: ApplyOpenBankSettleOrderResponse) => void
|
|
2470
|
+
): Promise<ApplyOpenBankSettleOrderResponse> {
|
|
2471
|
+
return this.request("ApplyOpenBankSettleOrder", req, cb)
|
|
2429
2472
|
}
|
|
2430
2473
|
|
|
2431
2474
|
/**
|
|
@@ -2478,6 +2521,16 @@ export class Client extends AbstractClient {
|
|
|
2478
2521
|
return this.request("DistributeAddReceiver", req, cb)
|
|
2479
2522
|
}
|
|
2480
2523
|
|
|
2524
|
+
/**
|
|
2525
|
+
* 子商户在线签约查询
|
|
2526
|
+
*/
|
|
2527
|
+
async QueryOpenBankSubMerchantSignOnline(
|
|
2528
|
+
req: QueryOpenBankSubMerchantSignOnlineRequest,
|
|
2529
|
+
cb?: (error: string, rep: QueryOpenBankSubMerchantSignOnlineResponse) => void
|
|
2530
|
+
): Promise<QueryOpenBankSubMerchantSignOnlineResponse> {
|
|
2531
|
+
return this.request("QueryOpenBankSubMerchantSignOnline", req, cb)
|
|
2532
|
+
}
|
|
2533
|
+
|
|
2481
2534
|
/**
|
|
2482
2535
|
* 会员间交易退款
|
|
2483
2536
|
*/
|