tencentcloud-sdk-nodejs-essbasic 4.1.134 → 4.1.136

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.
@@ -1,6 +1,6 @@
1
- import { v20201222 } from "./v20201222";
2
1
  import { v20210526 } from "./v20210526";
2
+ import { v20201222 } from "./v20201222";
3
3
  export const essbasic = {
4
- v20201222: v20201222,
5
4
  v20210526: v20210526,
5
+ v20201222: v20201222,
6
6
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-essbasic",
3
- "version": "4.1.134",
3
+ "version": "4.1.136",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1,10 +1,10 @@
1
1
  export declare const essbasic: {
2
- v20201222: {
3
- Client: typeof import("./v20201222/essbasic_client").Client;
4
- Models: typeof import("./v20201222/essbasic_models");
5
- };
6
2
  v20210526: {
7
3
  Client: typeof import("./v20210526/essbasic_client").Client;
8
4
  Models: typeof import("./v20210526/essbasic_models");
9
5
  };
6
+ v20201222: {
7
+ Client: typeof import("./v20201222/essbasic_client").Client;
8
+ Models: typeof import("./v20201222/essbasic_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.essbasic = void 0;
4
- const v20201222_1 = require("./v20201222");
5
4
  const v20210526_1 = require("./v20210526");
5
+ const v20201222_1 = require("./v20201222");
6
6
  exports.essbasic = {
7
- v20201222: v20201222_1.v20201222,
8
7
  v20210526: v20210526_1.v20210526,
8
+ v20201222: v20201222_1.v20201222,
9
9
  };
@@ -3535,6 +3535,25 @@ export interface OrganizationCommonInfo {
3535
3535
  */
3536
3536
  OldAdminIdCardNumber?: string;
3537
3537
  }
3538
+ /**
3539
+ * 跳转事件的结构体,其中包括认证期间收录,授权书审核,企业认证的回跳事件。
3540
+ */
3541
+ export interface JumpEvent {
3542
+ /**
3543
+ * 跳转事件枚举,
3544
+ * 1 - 企业收录。
3545
+ * 2 - 超管授权书审核。
3546
+ * 3 - 认证完成。
3547
+ */
3548
+ JumpEventType?: number;
3549
+ /**
3550
+ * 为认证成功后页面进行回跳的URL,请确保回跳地址的可用性。
3551
+ Endpoint如果是APP 类型,请传递<font color="red">"true"</font>
3552
+ 如果 Endpoint 是 H5 类型,请参考文档[跳转电子签H5](https://qian.tencent.com/developers/partner/openqianh5)
3553
+ p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,仅会进行回跳。
3554
+ */
3555
+ JumpUrl?: string;
3556
+ }
3538
3557
  /**
3539
3558
  * ArchiveDynamicFlow返回参数结构体
3540
3559
  */
@@ -3671,7 +3690,8 @@ export interface CreateConsoleLoginUrlRequest {
3671
3690
  */
3672
3691
  Endpoint?: string;
3673
3692
  /**
3674
- * 触发自动跳转事件,仅对EndPoint为App类型有效,可选值包括:
3693
+ * <font color="red">已废弃</font> 请使用 JumpEvents 参数,进行替换。
3694
+ 触发自动跳转事件,仅对EndPoint为App类型有效,可选值包括:
3675
3695
  <ul><li> **VERIFIED** :企业认证完成/员工认证完成后跳回原App/小程序</li></ul>
3676
3696
  */
3677
3697
  AutoJumpBackEvent?: string;
@@ -3689,7 +3709,8 @@ export interface CreateConsoleLoginUrlRequest {
3689
3709
  */
3690
3710
  ProxyOperatorIdCardNumber?: string;
3691
3711
  /**
3692
- * 认证完成跳转链接。
3712
+ * <font color="red">已废弃</font> 请使用 JumpEvents 参数,进行替换。
3713
+ 认证完成跳转链接。
3693
3714
  注意:`此功能仅在Endpoint参数设置成 H5 或 PC时才有效`。
3694
3715
  */
3695
3716
  AutoJumpUrl?: string;
@@ -3745,6 +3766,12 @@ export interface CreateConsoleLoginUrlRequest {
3745
3766
  * @deprecated
3746
3767
  */
3747
3768
  Operator?: UserInfo;
3769
+ /**
3770
+ * 跳转事件,其中包括认证期间收录,授权书审核,企业认证的回跳事件。
3771
+ p.s.Endpoint如果是APP 类型,请传递JumpUrl为<font color="red">"true" </font>
3772
+ 如果 Endpoint 是 H5 类型,请参考文档跳转电子签H5 p.s. 如果Endpoint是 APP,传递的跳转地址无效,不会进行跳转,仅会进行回跳。
3773
+ */
3774
+ JumpEvents?: Array<JumpEvent>;
3748
3775
  }
3749
3776
  /**
3750
3777
  * CreateLegalSealQrCode请求参数结构体
@@ -7295,6 +7322,7 @@ export interface CreatePartnerAutoSignAuthUrlRequest {
7295
7322
  * 被授企业id/授权方企业id(即OrganizationId),如果是企业之间授权和AuthorizedOrganizationName二选一传入。
7296
7323
 
7297
7324
  注:`被授权企业必须和当前企业在同一应用号下`
7325
+ * @deprecated
7298
7326
  */
7299
7327
  AuthorizedOrganizationId?: string;
7300
7328
  /**
@@ -7303,13 +7331,14 @@ export interface CreatePartnerAutoSignAuthUrlRequest {
7303
7331
  注:
7304
7332
  1. 如果名称中包含英文括号(),请使用中文括号()代替。
7305
7333
  2. 被授权企业必须和当前企业在同一应用号下
7334
+ * @deprecated
7306
7335
  */
7307
7336
  AuthorizedOrganizationName?: string;
7308
7337
  /**
7309
7338
  * 是否给平台应用授权
7310
7339
 
7311
7340
  <ul>
7312
- <li><strong>true</strong>: 表示是,授权平台应用。在此情况下,无需设置<code>AuthorizedOrganizationId</code>和<code>AuthorizedOrganizationName</code>。</li>
7341
+ <li><strong>true</strong>: 表示是,授权平台应用。在此情况下,无需设置<code>AuthorizedOrganizationIds</code>和<code>AuthorizedOrganizationNames</code>。</li>
7313
7342
  <li><strong>false</strong>: (默认)表示否,不是授权平台应用。</li>
7314
7343
  </ul>
7315
7344
 
@@ -7330,11 +7359,19 @@ export interface CreatePartnerAutoSignAuthUrlRequest {
7330
7359
  /**
7331
7360
  * 在处理授权关系时,授权的方向
7332
7361
  <ul>
7333
- <li><strong>false</strong>(默认值):表示我方授权他方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【被授权方】的企业名称,即接收授权的企业。</li>
7334
- <li><strong>true</strong>:表示他方授权我方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【授权方】的企业名称,即提供授权的企业。</li>
7362
+ <li><strong>false</strong>(默认值):表示我方授权他方。在这种情况下,<code>AuthorizedOrganizationNames</code> 代表的是【被授权方】的企业名称,即接收授权的企业。</li>
7363
+ <li><strong>true</strong>:表示他方授权我方。在这种情况下,<code>AuthorizedOrganizationNames</code> 代表的是【授权方】的企业名称,即提供授权的企业。此场景下不支持批量</li>
7335
7364
  </ul>
7336
7365
  */
7337
7366
  AuthToMe?: boolean;
7367
+ /**
7368
+ * 被授企业id/授权方企业id(即OrganizationId),如果是企业之间授权和AuthorizedOrganizationNames二选一传入,最大支持50个,注:`被授权企业必须和当前企业在同一应用号下`
7369
+ */
7370
+ AuthorizedOrganizationIds?: Array<string>;
7371
+ /**
7372
+ * 被授企业名称/授权方企业的名字,如果是企业之间授权和AuthorizedOrganizationIds二选一传入即可。请确认该名称与企业营业执照中注册的名称一致。注: 1. 如果名称中包含英文括号(),请使用中文括号()代替。2. 被授权企业必须和当前企业在同一应用号下 3. 数组最大长度50
7373
+ */
7374
+ AuthorizedOrganizationNames?: Array<string>;
7338
7375
  }
7339
7376
  /**
7340
7377
  * DescribeBatchOrganizationRegistrationTasks返回参数结构体