tencentcloud-sdk-nodejs-svp 4.1.137 → 4.1.146

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-svp",
3
- "version": "4.1.137",
3
+ "version": "4.1.146",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -130,6 +130,10 @@ export interface DescribeSavingPlanDeductRequest {
130
130
  * 节省计划总览明细数据
131
131
  */
132
132
  export interface SavingPlanOverviewDetail {
133
+ /**
134
+ * 节省计划资源id
135
+ */
136
+ SpId?: string;
133
137
  /**
134
138
  * 节省计划类型
135
139
  */