tencentcloud-sdk-nodejs 4.0.430 → 4.0.431

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 CHANGED
@@ -1,3 +1,131 @@
1
+ # Release 4.0.431
2
+
3
+ ## 企业收付平台(cpdp) 版本:2019-08-20
4
+
5
+ ### 第 83 次发布
6
+
7
+ 发布时间:2022-08-31 06:18:54
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [ApplyOpenBankSettleOrder](https://cloud.tencent.com/document/api/1122/79773)
16
+ * [ApplyOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79772)
17
+ * [QueryOpenBankSettleOrder](https://cloud.tencent.com/document/api/1122/79771)
18
+ * [QueryOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79770)
19
+
20
+ 修改接口:
21
+
22
+ * [AddFlexIdInfo](https://cloud.tencent.com/document/api/1122/76412)
23
+
24
+ * 新增入参:Name
25
+
26
+ * [RefundOpenBankOrder](https://cloud.tencent.com/document/api/1122/76089)
27
+
28
+ * 新增入参:ProfitShareInfoList
29
+
30
+
31
+ 新增数据结构:
32
+
33
+ * [ApplyOpenBankSettleOrderResult](https://cloud.tencent.com/document/api/1122/40683#ApplyOpenBankSettleOrderResult)
34
+ * [ApplyOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#ApplyOpenBankSubMerchantSignOnlineResult)
35
+ * [OpenBankProfitShareRespInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankProfitShareRespInfo)
36
+ * [QueryOpenBankSettleOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSettleOrderResult)
37
+ * [QueryOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantSignOnlineResult)
38
+
39
+ 修改数据结构:
40
+
41
+ * [OpenBankQueryRefundOrderResult](https://cloud.tencent.com/document/api/1122/40683#OpenBankQueryRefundOrderResult)
42
+
43
+ * 新增成员:ProfitShareRespInfoList
44
+
45
+ * [QueryOpenBankPaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankPaymentOrderResult)
46
+
47
+ * 新增成员:ProfitShareRespInfoList
48
+
49
+
50
+
51
+
52
+ ## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
53
+
54
+ ### 第 45 次发布
55
+
56
+ 发布时间:2022-08-31 06:24:58
57
+
58
+ 本次发布包含了以下内容:
59
+
60
+ 改善已有的文档。
61
+
62
+ <font color="#dd0000">**删除接口**:</font>
63
+
64
+ * CreateDedicatedClusterDCDBInstance
65
+
66
+
67
+
68
+ ## 云监控(monitor) 版本:2018-07-24
69
+
70
+ ### 第 56 次发布
71
+
72
+ 发布时间:2022-08-31 06:39:03
73
+
74
+ 本次发布包含了以下内容:
75
+
76
+ 改善已有的文档。
77
+
78
+ 修改数据结构:
79
+
80
+ * [AlarmNotice](https://cloud.tencent.com/document/api/248/30354#AlarmNotice)
81
+
82
+ * 新增成员:AMPConsumerId
83
+
84
+
85
+
86
+
87
+ ## 图像分析(tiia) 版本:2019-05-29
88
+
89
+ ### 第 28 次发布
90
+
91
+ 发布时间:2022-08-31 06:53:49
92
+
93
+ 本次发布包含了以下内容:
94
+
95
+ 改善已有的文档。
96
+
97
+ 修改数据结构:
98
+
99
+ * [CarPlateContent](https://cloud.tencent.com/document/api/865/35474#CarPlateContent)
100
+
101
+ * 新增成员:PlateStatus, PlateStatusConfidence, PlateAngle
102
+
103
+ * [CarTagItem](https://cloud.tencent.com/document/api/865/35474#CarTagItem)
104
+
105
+ * 新增成员:Orientation, OrientationConfidence
106
+
107
+
108
+
109
+
110
+ ## 机器翻译(tmt) 版本:2018-03-21
111
+
112
+ ### 第 8 次发布
113
+
114
+ 发布时间:2022-08-31 06:55:53
115
+
116
+ 本次发布包含了以下内容:
117
+
118
+ 改善已有的文档。
119
+
120
+ 修改数据结构:
121
+
122
+ * [GetFileTranslateData](https://cloud.tencent.com/document/api/551/17233#GetFileTranslateData)
123
+
124
+ * 新增成员:Progress
125
+
126
+
127
+
128
+
1
129
  # Release 4.0.430
2
130
 
3
131
  ## 企业收付平台(cpdp) 版本:2019-08-20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.430",
3
+ "version": "4.0.431",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.430"
1
+ export const sdkVersion = "4.0.431"
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.0.430";
1
+ export declare const sdkVersion = "4.0.431";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.0.430";
4
+ exports.sdkVersion = "4.0.431";