tencentcloud-sdk-nodejs-organization 4.0.349 → 4.0.350
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 +39 -0
- package/SERVICE_CHANGELOG.md +47 -36
- package/package.json +1 -1
- package/products.md +3 -3
- package/src/services/organization/v20210331/organization_client.ts +14 -2
- package/src/services/organization/v20210331/organization_models.ts +53 -12
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +5 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +6 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +47 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,42 @@
|
|
|
1
|
+
# Release 4.0.350
|
|
2
|
+
|
|
3
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
4
|
+
|
|
5
|
+
### 第 8 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-30 06:11:27
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
24
|
+
|
|
25
|
+
### 第 46 次发布
|
|
26
|
+
|
|
27
|
+
发布时间:2022-05-30 06:11:47
|
|
28
|
+
|
|
29
|
+
本次发布包含了以下内容:
|
|
30
|
+
|
|
31
|
+
改善已有的文档。
|
|
32
|
+
|
|
33
|
+
新增接口:
|
|
34
|
+
|
|
35
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)
|
|
36
|
+
* [UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
1
40
|
# Release 4.0.349
|
|
2
41
|
|
|
3
42
|
## 数据湖计算(dlc) 版本:2021-01-25
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 8 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-30 06:11:27
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,26 +12,19 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
17
|
-
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
18
|
-
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
19
|
-
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
20
|
-
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
21
|
-
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
15
|
+
* [CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)
|
|
22
16
|
|
|
23
|
-
新增数据结构:
|
|
24
17
|
|
|
25
|
-
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
26
|
-
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
27
18
|
|
|
19
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
28
20
|
|
|
29
21
|
|
|
30
|
-
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
31
22
|
|
|
32
|
-
|
|
23
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
33
24
|
|
|
34
|
-
|
|
25
|
+
### 第 46 次发布
|
|
26
|
+
|
|
27
|
+
发布时间:2022-05-30 06:11:47
|
|
35
28
|
|
|
36
29
|
本次发布包含了以下内容:
|
|
37
30
|
|
|
@@ -39,15 +32,8 @@
|
|
|
39
32
|
|
|
40
33
|
新增接口:
|
|
41
34
|
|
|
42
|
-
* [
|
|
43
|
-
|
|
44
|
-
新增数据结构:
|
|
45
|
-
|
|
46
|
-
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
35
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)
|
|
36
|
+
* [UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)
|
|
51
37
|
|
|
52
38
|
|
|
53
39
|
|
|
@@ -28188,18 +28174,18 @@
|
|
|
28188
28174
|
|
|
28189
28175
|
新增接口:
|
|
28190
28176
|
|
|
28191
|
-
* [
|
|
28192
|
-
* [
|
|
28193
|
-
* [
|
|
28194
|
-
* [
|
|
28195
|
-
* [
|
|
28196
|
-
* [
|
|
28197
|
-
* [
|
|
28177
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
28178
|
+
* [CreateSparkAppTask](https://cloud.tencent.com/document/api/1342/74537)
|
|
28179
|
+
* [DeleteSparkApp](https://cloud.tencent.com/document/api/1342/74536)
|
|
28180
|
+
* [DescribeSparkAppJob](https://cloud.tencent.com/document/api/1342/74535)
|
|
28181
|
+
* [DescribeSparkAppJobs](https://cloud.tencent.com/document/api/1342/74534)
|
|
28182
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
28183
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
28198
28184
|
|
|
28199
28185
|
新增数据结构:
|
|
28200
28186
|
|
|
28201
|
-
* [
|
|
28202
|
-
* [
|
|
28187
|
+
* [SparkJobInfo](https://cloud.tencent.com/document/api/1342/53778#SparkJobInfo)
|
|
28188
|
+
* [StreamingStatistics](https://cloud.tencent.com/document/api/1342/53778#StreamingStatistics)
|
|
28203
28189
|
|
|
28204
28190
|
### 第 16 次发布
|
|
28205
28191
|
|
|
@@ -39877,11 +39863,11 @@
|
|
|
39877
39863
|
|
|
39878
39864
|
新增接口:
|
|
39879
39865
|
|
|
39880
|
-
* [
|
|
39866
|
+
* [ListTopicRules](https://cloud.tencent.com/document/api/634/74542)
|
|
39881
39867
|
|
|
39882
39868
|
新增数据结构:
|
|
39883
39869
|
|
|
39884
|
-
* [
|
|
39870
|
+
* [TopicRuleInfo](https://cloud.tencent.com/document/api/634/71973#TopicRuleInfo)
|
|
39885
39871
|
|
|
39886
39872
|
### 第 4 次发布
|
|
39887
39873
|
|
|
@@ -51506,6 +51492,18 @@
|
|
|
51506
51492
|
|
|
51507
51493
|
## 企业组织(organization) 版本:2021-03-31
|
|
51508
51494
|
|
|
51495
|
+
### 第 8 次发布
|
|
51496
|
+
|
|
51497
|
+
发布时间:2022-05-30 06:11:27
|
|
51498
|
+
|
|
51499
|
+
本次发布包含了以下内容:
|
|
51500
|
+
|
|
51501
|
+
改善已有的文档。
|
|
51502
|
+
|
|
51503
|
+
新增接口:
|
|
51504
|
+
|
|
51505
|
+
* [[CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)](https://cloud.tencent.com/document/api/#/#)
|
|
51506
|
+
|
|
51509
51507
|
### 第 7 次发布
|
|
51510
51508
|
|
|
51511
51509
|
发布时间:2022-03-08 08:16:27
|
|
@@ -53032,6 +53030,19 @@
|
|
|
53032
53030
|
|
|
53033
53031
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
53034
53032
|
|
|
53033
|
+
### 第 46 次发布
|
|
53034
|
+
|
|
53035
|
+
发布时间:2022-05-30 06:11:47
|
|
53036
|
+
|
|
53037
|
+
本次发布包含了以下内容:
|
|
53038
|
+
|
|
53039
|
+
改善已有的文档。
|
|
53040
|
+
|
|
53041
|
+
新增接口:
|
|
53042
|
+
|
|
53043
|
+
* [[UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)](https://cloud.tencent.com/document/api/#/#)
|
|
53044
|
+
* [[UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)](https://cloud.tencent.com/document/api/#/#)
|
|
53045
|
+
|
|
53035
53046
|
### 第 45 次发布
|
|
53036
53047
|
|
|
53037
53048
|
发布时间:2022-05-18 06:15:32
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-05-26 17:59:01 |
|
|
111
111
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-04-04 06:53:19 |
|
|
112
112
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-05-20 06:14:11 |
|
|
113
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-
|
|
113
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-30 06:10:06 |
|
|
114
114
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
115
115
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
116
116
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-05-25 06:11:46 |
|
|
@@ -129,13 +129,13 @@
|
|
|
129
129
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
130
130
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-05-23 06:11:33 |
|
|
131
131
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-05-24 06:16:42 |
|
|
132
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-
|
|
132
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-05-30 06:11:27 |
|
|
133
133
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-04-04 07:01:49 |
|
|
134
134
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
135
135
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-05-09 06:11:56 |
|
|
136
136
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-04-04 07:02:49 |
|
|
137
137
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-04-21 06:16:10 |
|
|
138
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-05-
|
|
138
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-05-30 06:11:47 |
|
|
139
139
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
140
140
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
141
141
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-04-04 07:04:08 |
|
|
@@ -22,11 +22,13 @@ import {
|
|
|
22
22
|
DescribeOrganizationResponse,
|
|
23
23
|
BindOrganizationMemberAuthAccountRequest,
|
|
24
24
|
CreateOrganizationMemberRequest,
|
|
25
|
-
|
|
25
|
+
DescribeOrganizationMembersResponse,
|
|
26
26
|
DescribeOrganizationMembersRequest,
|
|
27
27
|
OrgMember,
|
|
28
|
+
CreateOrganizationMemberPolicyResponse,
|
|
29
|
+
CreateOrganizationMemberPolicyRequest,
|
|
28
30
|
DescribeOrganizationRequest,
|
|
29
|
-
|
|
31
|
+
BindOrganizationMemberAuthAccountResponse,
|
|
30
32
|
CreateOrganizationMemberResponse,
|
|
31
33
|
} from "./organization_models"
|
|
32
34
|
|
|
@@ -78,4 +80,14 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
78
80
|
): Promise<DescribeOrganizationResponse> {
|
|
79
81
|
return this.request("DescribeOrganization", req, cb)
|
|
80
82
|
}
|
|
83
|
+
|
|
84
|
+
/**
|
|
85
|
+
* 创建组织成员的授权策略
|
|
86
|
+
*/
|
|
87
|
+
async CreateOrganizationMemberPolicy(
|
|
88
|
+
req: CreateOrganizationMemberPolicyRequest,
|
|
89
|
+
cb?: (error: string, rep: CreateOrganizationMemberPolicyResponse) => void
|
|
90
|
+
): Promise<CreateOrganizationMemberPolicyResponse> {
|
|
91
|
+
return this.request("CreateOrganizationMemberPolicy", req, cb)
|
|
92
|
+
}
|
|
81
93
|
}
|
|
@@ -212,9 +212,19 @@ export interface CreateOrganizationMemberRequest {
|
|
|
212
212
|
}
|
|
213
213
|
|
|
214
214
|
/**
|
|
215
|
-
*
|
|
215
|
+
* DescribeOrganizationMembers返回参数结构体
|
|
216
216
|
*/
|
|
217
|
-
export interface
|
|
217
|
+
export interface DescribeOrganizationMembersResponse {
|
|
218
|
+
/**
|
|
219
|
+
* 成员列表
|
|
220
|
+
*/
|
|
221
|
+
Items: Array<OrgMember>
|
|
222
|
+
|
|
223
|
+
/**
|
|
224
|
+
* 总数目
|
|
225
|
+
*/
|
|
226
|
+
Total: number
|
|
227
|
+
|
|
218
228
|
/**
|
|
219
229
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
220
230
|
*/
|
|
@@ -348,29 +358,60 @@ export interface OrgMember {
|
|
|
348
358
|
}
|
|
349
359
|
|
|
350
360
|
/**
|
|
351
|
-
*
|
|
361
|
+
* CreateOrganizationMemberPolicy返回参数结构体
|
|
352
362
|
*/
|
|
353
|
-
export interface
|
|
363
|
+
export interface CreateOrganizationMemberPolicyResponse {
|
|
354
364
|
/**
|
|
355
|
-
|
|
365
|
+
* 策略ID。
|
|
366
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
367
|
+
*/
|
|
368
|
+
PolicyId: number
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
356
372
|
*/
|
|
357
|
-
|
|
373
|
+
RequestId?: string
|
|
358
374
|
}
|
|
359
375
|
|
|
360
376
|
/**
|
|
361
|
-
*
|
|
377
|
+
* CreateOrganizationMemberPolicy请求参数结构体
|
|
362
378
|
*/
|
|
363
|
-
export interface
|
|
379
|
+
export interface CreateOrganizationMemberPolicyRequest {
|
|
364
380
|
/**
|
|
365
|
-
*
|
|
381
|
+
* 成员Uin。
|
|
366
382
|
*/
|
|
367
|
-
|
|
383
|
+
MemberUin: number
|
|
368
384
|
|
|
369
385
|
/**
|
|
370
|
-
*
|
|
386
|
+
* 策略名。
|
|
371
387
|
*/
|
|
372
|
-
|
|
388
|
+
PolicyName: string
|
|
389
|
+
|
|
390
|
+
/**
|
|
391
|
+
* 身份ID。
|
|
392
|
+
*/
|
|
393
|
+
IdentityId: number
|
|
373
394
|
|
|
395
|
+
/**
|
|
396
|
+
* 描述。
|
|
397
|
+
*/
|
|
398
|
+
Description?: string
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* DescribeOrganization请求参数结构体
|
|
403
|
+
*/
|
|
404
|
+
export interface DescribeOrganizationRequest {
|
|
405
|
+
/**
|
|
406
|
+
* 国际站:en,国内站:zh
|
|
407
|
+
*/
|
|
408
|
+
Lang?: string
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
/**
|
|
412
|
+
* BindOrganizationMemberAuthAccount返回参数结构体
|
|
413
|
+
*/
|
|
414
|
+
export interface BindOrganizationMemberAuthAccountResponse {
|
|
374
415
|
/**
|
|
375
416
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
376
417
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribeOrganizationResponse, BindOrganizationMemberAuthAccountRequest, CreateOrganizationMemberRequest,
|
|
2
|
+
import { DescribeOrganizationResponse, BindOrganizationMemberAuthAccountRequest, CreateOrganizationMemberRequest, DescribeOrganizationMembersResponse, DescribeOrganizationMembersRequest, CreateOrganizationMemberPolicyResponse, CreateOrganizationMemberPolicyRequest, DescribeOrganizationRequest, BindOrganizationMemberAuthAccountResponse, CreateOrganizationMemberResponse } from "./organization_models";
|
|
3
3
|
/**
|
|
4
4
|
* organization client
|
|
5
5
|
* @class
|
|
@@ -22,4 +22,8 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
22
22
|
* 获取企业组织信息
|
|
23
23
|
*/
|
|
24
24
|
DescribeOrganization(req: DescribeOrganizationRequest, cb?: (error: string, rep: DescribeOrganizationResponse) => void): Promise<DescribeOrganizationResponse>;
|
|
25
|
+
/**
|
|
26
|
+
* 创建组织成员的授权策略
|
|
27
|
+
*/
|
|
28
|
+
CreateOrganizationMemberPolicy(req: CreateOrganizationMemberPolicyRequest, cb?: (error: string, rep: CreateOrganizationMemberPolicyResponse) => void): Promise<CreateOrganizationMemberPolicyResponse>;
|
|
25
29
|
}
|
|
@@ -51,5 +51,11 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
51
51
|
async DescribeOrganization(req, cb) {
|
|
52
52
|
return this.request("DescribeOrganization", req, cb);
|
|
53
53
|
}
|
|
54
|
+
/**
|
|
55
|
+
* 创建组织成员的授权策略
|
|
56
|
+
*/
|
|
57
|
+
async CreateOrganizationMemberPolicy(req, cb) {
|
|
58
|
+
return this.request("CreateOrganizationMemberPolicy", req, cb);
|
|
59
|
+
}
|
|
54
60
|
}
|
|
55
61
|
exports.Client = Client;
|
|
@@ -164,9 +164,17 @@ export interface CreateOrganizationMemberRequest {
|
|
|
164
164
|
IdentityRoleID?: Array<number>;
|
|
165
165
|
}
|
|
166
166
|
/**
|
|
167
|
-
*
|
|
167
|
+
* DescribeOrganizationMembers返回参数结构体
|
|
168
168
|
*/
|
|
169
|
-
export interface
|
|
169
|
+
export interface DescribeOrganizationMembersResponse {
|
|
170
|
+
/**
|
|
171
|
+
* 成员列表
|
|
172
|
+
*/
|
|
173
|
+
Items: Array<OrgMember>;
|
|
174
|
+
/**
|
|
175
|
+
* 总数目
|
|
176
|
+
*/
|
|
177
|
+
Total: number;
|
|
170
178
|
/**
|
|
171
179
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
172
180
|
*/
|
|
@@ -279,26 +287,53 @@ export interface OrgMember {
|
|
|
279
287
|
BindStatus: string;
|
|
280
288
|
}
|
|
281
289
|
/**
|
|
282
|
-
*
|
|
290
|
+
* CreateOrganizationMemberPolicy返回参数结构体
|
|
283
291
|
*/
|
|
284
|
-
export interface
|
|
292
|
+
export interface CreateOrganizationMemberPolicyResponse {
|
|
285
293
|
/**
|
|
286
|
-
|
|
294
|
+
* 策略ID。
|
|
295
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
296
|
+
*/
|
|
297
|
+
PolicyId: number;
|
|
298
|
+
/**
|
|
299
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
287
300
|
*/
|
|
288
|
-
|
|
301
|
+
RequestId?: string;
|
|
289
302
|
}
|
|
290
303
|
/**
|
|
291
|
-
*
|
|
304
|
+
* CreateOrganizationMemberPolicy请求参数结构体
|
|
292
305
|
*/
|
|
293
|
-
export interface
|
|
306
|
+
export interface CreateOrganizationMemberPolicyRequest {
|
|
294
307
|
/**
|
|
295
|
-
*
|
|
308
|
+
* 成员Uin。
|
|
296
309
|
*/
|
|
297
|
-
|
|
310
|
+
MemberUin: number;
|
|
298
311
|
/**
|
|
299
|
-
*
|
|
312
|
+
* 策略名。
|
|
300
313
|
*/
|
|
301
|
-
|
|
314
|
+
PolicyName: string;
|
|
315
|
+
/**
|
|
316
|
+
* 身份ID。
|
|
317
|
+
*/
|
|
318
|
+
IdentityId: number;
|
|
319
|
+
/**
|
|
320
|
+
* 描述。
|
|
321
|
+
*/
|
|
322
|
+
Description?: string;
|
|
323
|
+
}
|
|
324
|
+
/**
|
|
325
|
+
* DescribeOrganization请求参数结构体
|
|
326
|
+
*/
|
|
327
|
+
export interface DescribeOrganizationRequest {
|
|
328
|
+
/**
|
|
329
|
+
* 国际站:en,国内站:zh
|
|
330
|
+
*/
|
|
331
|
+
Lang?: string;
|
|
332
|
+
}
|
|
333
|
+
/**
|
|
334
|
+
* BindOrganizationMemberAuthAccount返回参数结构体
|
|
335
|
+
*/
|
|
336
|
+
export interface BindOrganizationMemberAuthAccountResponse {
|
|
302
337
|
/**
|
|
303
338
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
304
339
|
*/
|