tencentcloud-sdk-nodejs-organization 4.1.117 → 4.1.121
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/es/services/organization/v20181225/organization_models.js +1 -0
- package/es/services/organization/v20210331/organization_models.js +1 -0
- package/package.json +7 -5
- package/tencentcloud/services/index.js +1 -0
- package/tencentcloud/services/organization/v20181225/organization_models.d.ts +3 -3
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +6 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tencentcloud-sdk-nodejs-organization",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.121",
|
|
4
4
|
"description": "腾讯云 API NODEJS SDK",
|
|
5
5
|
"main": "./tencentcloud/index.js",
|
|
6
6
|
"module": "./es/index.js",
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
"build:es": "tsc -p tsconfig.es.json",
|
|
13
13
|
"build:slim": "node ./scripts/build_slim.js",
|
|
14
14
|
"prettier": "prettier --config prettier.config.js --write 'src/**/*.{tsx,ts,jsx,js,css,json,vue}'",
|
|
15
|
-
"clean": "rimraf tencentcloud es"
|
|
15
|
+
"clean": "rimraf tencentcloud es",
|
|
16
|
+
"test:common": "vitest run"
|
|
16
17
|
},
|
|
17
18
|
"engines": {
|
|
18
19
|
"node": ">=10"
|
|
@@ -44,9 +45,9 @@
|
|
|
44
45
|
"url": "https://github.com/tencentcloud/tencentcloud-sdk-nodejs"
|
|
45
46
|
},
|
|
46
47
|
"devDependencies": {
|
|
47
|
-
"@types/
|
|
48
|
+
"@types/ini": "^4.1.1",
|
|
48
49
|
"@types/json-bigint": "^1.0.1",
|
|
49
|
-
"@types/node": "^
|
|
50
|
+
"@types/node": "^18.0.0",
|
|
50
51
|
"@types/node-fetch": "^2.5.7",
|
|
51
52
|
"@types/uuid": "^9.0.8",
|
|
52
53
|
"@typescript-eslint/eslint-plugin": "^2.34.0",
|
|
@@ -61,6 +62,7 @@
|
|
|
61
62
|
"prettier": "^2.3.0",
|
|
62
63
|
"rimraf": "^5.0.10",
|
|
63
64
|
"ts-node": "^8.10.2",
|
|
64
|
-
"typescript": "^
|
|
65
|
+
"typescript": "^5.9.2",
|
|
66
|
+
"vitest": "2.1.9"
|
|
65
67
|
}
|
|
66
68
|
}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.organization = void 0;
|
|
3
4
|
var organization_1 = require("./organization");
|
|
4
5
|
Object.defineProperty(exports, "organization", { enumerable: true, get: function () { return organization_1.organization; } });
|
|
@@ -14,7 +14,7 @@ export interface MoveOrganizationMembersToNodeRequest {
|
|
|
14
14
|
/**
|
|
15
15
|
* GetOrganization请求参数结构体
|
|
16
16
|
*/
|
|
17
|
-
export
|
|
17
|
+
export type GetOrganizationRequest = null;
|
|
18
18
|
/**
|
|
19
19
|
* ListOrganizationMembers请求参数结构体
|
|
20
20
|
*/
|
|
@@ -120,7 +120,7 @@ export interface CreateOrganizationRequest {
|
|
|
120
120
|
/**
|
|
121
121
|
* DeleteOrganization请求参数结构体
|
|
122
122
|
*/
|
|
123
|
-
export
|
|
123
|
+
export type DeleteOrganizationRequest = null;
|
|
124
124
|
/**
|
|
125
125
|
* QuitOrganization返回参数结构体
|
|
126
126
|
*/
|
|
@@ -470,7 +470,7 @@ export interface AcceptOrganizationInvitationResponse {
|
|
|
470
470
|
/**
|
|
471
471
|
* ListOrganizationNodes请求参数结构体
|
|
472
472
|
*/
|
|
473
|
-
export
|
|
473
|
+
export type ListOrganizationNodesRequest = null;
|
|
474
474
|
/**
|
|
475
475
|
* SendOrganizationInvitation请求参数结构体
|
|
476
476
|
*/
|
|
@@ -461,7 +461,7 @@ export interface UpdateZoneResponse {
|
|
|
461
461
|
/**
|
|
462
462
|
* DeleteOrganization请求参数结构体
|
|
463
463
|
*/
|
|
464
|
-
export
|
|
464
|
+
export type DeleteOrganizationRequest = null;
|
|
465
465
|
/**
|
|
466
466
|
* 标签合规信息
|
|
467
467
|
*/
|
|
@@ -2435,7 +2435,7 @@ export interface InviteOrganizationMemberRequest {
|
|
|
2435
2435
|
*/
|
|
2436
2436
|
PolicyType: string;
|
|
2437
2437
|
/**
|
|
2438
|
-
* 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3
|
|
2438
|
+
* 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
|
|
2439
2439
|
*/
|
|
2440
2440
|
PermissionIds: Array<number | bigint>;
|
|
2441
2441
|
/**
|
|
@@ -2923,7 +2923,7 @@ export interface OrgIdentity {
|
|
|
2923
2923
|
/**
|
|
2924
2924
|
* DescribeIdentityCenter请求参数结构体
|
|
2925
2925
|
*/
|
|
2926
|
-
export
|
|
2926
|
+
export type DescribeIdentityCenterRequest = null;
|
|
2927
2927
|
/**
|
|
2928
2928
|
* DescribeOrganizationMembers返回参数结构体
|
|
2929
2929
|
*/
|
|
@@ -3563,7 +3563,7 @@ export interface GetUserSyncProvisioningResponse {
|
|
|
3563
3563
|
/**
|
|
3564
3564
|
* CreateOrganization请求参数结构体
|
|
3565
3565
|
*/
|
|
3566
|
-
export
|
|
3566
|
+
export type CreateOrganizationRequest = null;
|
|
3567
3567
|
/**
|
|
3568
3568
|
* ListJoinedGroupsForUser请求参数结构体
|
|
3569
3569
|
*/
|
|
@@ -4428,7 +4428,7 @@ export interface CreateOrganizationMemberRequest {
|
|
|
4428
4428
|
*/
|
|
4429
4429
|
PolicyType: string;
|
|
4430
4430
|
/**
|
|
4431
|
-
* 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3
|
|
4431
|
+
* 成员财务权限ID列表。取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
|
|
4432
4432
|
*/
|
|
4433
4433
|
PermissionIds: Array<number | bigint>;
|
|
4434
4434
|
/**
|
|
@@ -5058,7 +5058,7 @@ export interface UpdateOrganizationMemberRequest {
|
|
|
5058
5058
|
PolicyType?: string;
|
|
5059
5059
|
/**
|
|
5060
5060
|
* 成员财务权限ID列表。PermissionIds不为空,PolicyType不能为空。
|
|
5061
|
-
取值:1-查看账单、2-查看余额、3
|
|
5061
|
+
取值:1-查看账单、2-查看余额、3-资金划拨(若需要开启资金划拨权限,请联系您的商务经理内部开通。)、4-合并出账、5-开票、6-优惠继承、7-代付费、8-成本分析、9-预算管理、10-信用额度设置(若需要开启信用额度设置权限,请联系您的商务经理内部开通。),1、2 默认必须
|
|
5062
5062
|
*/
|
|
5063
5063
|
PermissionIds?: Array<number | bigint>;
|
|
5064
5064
|
/**
|