tencentcloud-sdk-nodejs-csip 4.1.59 → 4.1.62

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-csip",
3
- "version": "4.1.59",
3
+ "version": "4.1.62",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -5465,6 +5465,10 @@ export interface ExposesItem {
5465
5465
  * 租户ID
5466
5466
  */
5467
5467
  AppId?: number;
5468
+ /**
5469
+ * 租户ID字符串
5470
+ */
5471
+ AppIdStr?: string;
5468
5472
  }
5469
5473
  /**
5470
5474
  * 相关攻击事件结构