tencentcloud-sdk-nodejs 4.0.968 → 4.0.970

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.
Files changed (110) hide show
  1. package/CHANGELOG.md +579 -0
  2. package/SERVICE_CHANGELOG.md +783 -82
  3. package/package.json +1 -1
  4. package/products.md +41 -41
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/as/v20180419/as_models.ts +2 -2
  7. package/src/services/bi/v20220105/bi_models.ts +25 -0
  8. package/src/services/billing/v20180709/billing_models.ts +16 -16
  9. package/src/services/btoe/v20210514/btoe_models.ts +4 -4
  10. package/src/services/cam/v20190116/cam_models.ts +10 -10
  11. package/src/services/ccc/v20200210/ccc_client.ts +4 -2
  12. package/src/services/ccc/v20200210/ccc_models.ts +113 -50
  13. package/src/services/cds/v20180420/cds_models.ts +27 -31
  14. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +7 -0
  15. package/src/services/cfg/v20210820/cfg_models.ts +4 -0
  16. package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +2 -2
  17. package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +25 -16
  18. package/src/services/cls/v20201016/cls_models.ts +29 -9
  19. package/src/services/dasb/v20191018/dasb_models.ts +70 -166
  20. package/src/services/dcdb/v20180411/dcdb_client.ts +32 -20
  21. package/src/services/dcdb/v20180411/dcdb_models.ts +111 -47
  22. package/src/services/essbasic/v20210526/essbasic_client.ts +2 -1
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +7 -3
  24. package/src/services/faceid/v20180301/faceid_models.ts +428 -361
  25. package/src/services/hunyuan/v20230901/hunyuan_models.ts +6 -2
  26. package/src/services/ioa/v20220601/ioa_client.ts +2 -3
  27. package/src/services/ioa/v20220601/ioa_models.ts +3 -29
  28. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +16 -6
  29. package/src/services/iss/v20230517/iss_models.ts +5 -1
  30. package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -0
  31. package/src/services/lighthouse/v20200324/lighthouse_models.ts +31 -0
  32. package/src/services/mariadb/v20170312/mariadb_models.ts +7 -7
  33. package/src/services/ocr/v20181119/ocr_client.ts +30 -8
  34. package/src/services/ocr/v20181119/ocr_models.ts +645 -191
  35. package/src/services/organization/v20210331/organization_models.ts +7 -3
  36. package/src/services/privatedns/v20201028/privatedns_client.ts +114 -65
  37. package/src/services/privatedns/v20201028/privatedns_models.ts +886 -766
  38. package/src/services/pts/v20210728/pts_models.ts +5 -0
  39. package/src/services/ssl/v20191205/ssl_models.ts +1 -1
  40. package/src/services/ssm/v20190923/ssm_models.ts +0 -2
  41. package/src/services/tdmq/v20200217/tdmq_client.ts +1 -0
  42. package/src/services/tdmq/v20200217/tdmq_models.ts +134 -119
  43. package/src/services/tke/v20180525/tke_models.ts +6 -2
  44. package/src/services/tke/v20220501/tke_models.ts +9 -0
  45. package/src/services/trp/v20210515/trp_models.ts +10 -9
  46. package/src/services/tse/v20201207/tse_client.ts +18 -6
  47. package/src/services/tse/v20201207/tse_models.ts +28 -0
  48. package/src/services/vod/v20180717/vod_client.ts +27 -2
  49. package/src/services/vod/v20180717/vod_models.ts +111 -26
  50. package/src/services/wedata/v20210820/wedata_client.ts +1 -0
  51. package/src/services/wedata/v20210820/wedata_models.ts +300 -17
  52. package/tencentcloud/common/sdk_version.d.ts +1 -1
  53. package/tencentcloud/common/sdk_version.js +1 -1
  54. package/tencentcloud/services/as/v20180419/as_models.d.ts +2 -2
  55. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +25 -0
  56. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +16 -16
  57. package/tencentcloud/services/btoe/v20210514/btoe_models.d.ts +4 -4
  58. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +10 -10
  59. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +3 -1
  60. package/tencentcloud/services/ccc/v20200210/ccc_client.js +3 -1
  61. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +113 -50
  62. package/tencentcloud/services/cds/v20180420/cds_models.d.ts +27 -31
  63. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +7 -0
  64. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +4 -0
  65. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +2 -2
  66. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +2 -2
  67. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +25 -16
  68. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +29 -9
  69. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +69 -165
  70. package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +11 -7
  71. package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +15 -9
  72. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +109 -47
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -1
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -1
  75. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
  76. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +428 -361
  77. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +6 -2
  78. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +0 -1
  79. package/tencentcloud/services/ioa/v20220601/ioa_client.js +0 -1
  80. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +3 -29
  81. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +16 -6
  82. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -1
  83. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +30 -0
  84. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +7 -7
  85. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +7 -1
  86. package/tencentcloud/services/ocr/v20181119/ocr_client.js +8 -0
  87. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +636 -192
  88. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +7 -3
  89. package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +21 -5
  90. package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +30 -6
  91. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +821 -710
  92. package/tencentcloud/services/pts/v20210728/pts_models.d.ts +5 -0
  93. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
  94. package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +0 -2
  95. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +133 -119
  96. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -2
  97. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +9 -0
  98. package/tencentcloud/services/trp/v20210515/trp_models.d.ts +10 -9
  99. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +7 -3
  100. package/tencentcloud/services/tse/v20201207/tse_client.js +9 -3
  101. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +26 -0
  102. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +16 -1
  103. package/tencentcloud/services/vod/v20180717/vod_client.js +17 -0
  104. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +107 -26
  105. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +299 -17
  106. package/test/dcdb.v20180411.test.js +16 -6
  107. package/test/ocr.v20181119.test.js +10 -0
  108. package/test/privatedns.v20201028.test.js +44 -4
  109. package/test/tse.v20201207.test.js +12 -2
  110. package/test/vod.v20180717.test.js +10 -0
@@ -20,7 +20,7 @@
20
20
  */
21
21
  export interface ChatCompletionsRequest {
22
22
  /**
23
- * 模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-pro、 hunyuan-code、 hunyuan-role、 hunyuan-functioncall、 hunyuan-vision、 hunyuan-turbo、 hunyuan-turbo-latest。
23
+ * 模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-pro、 hunyuan-code、 hunyuan-role、 hunyuan-functioncall、 hunyuan-vision、 hunyuan-turbo、 hunyuan-turbo-latest、 hunyuan-large
24
24
  各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。
25
25
 
26
26
  注意:
@@ -834,6 +834,10 @@ export interface ToolCall {
834
834
  * 具体的function调用
835
835
  */
836
836
  Function: ToolCallFunction
837
+ /**
838
+ * 索引值
839
+ */
840
+ Index?: number
837
841
  }
838
842
 
839
843
  /**
@@ -874,7 +878,7 @@ export interface ToolCallFunction {
874
878
  */
875
879
  export interface SetPayModeRequest {
876
880
  /**
877
- * 设置后付费状态,0:后付费;1:预付费
881
+ * 设置后付费状态,0:后付费打开;1:后付费关闭
878
882
  */
879
883
  PayMode: number
880
884
  }
@@ -58,9 +58,8 @@ export class Client extends AbstractClient {
58
58
  }
59
59
 
60
60
  /**
61
- * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
62
- 私有化调用path为:capi/Assets/DescribeRootAccountGroup
63
- */
61
+ * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
62
+ */
64
63
  async DescribeRootAccountGroup(
65
64
  req?: DescribeRootAccountGroupRequest,
66
65
  cb?: (error: string, rep: DescribeRootAccountGroupResponse) => void
@@ -21,22 +21,18 @@
21
21
  export interface RuleItem {
22
22
  /**
23
23
  * 字段名称
24
- 注意:此字段可能返回 null,表示取不到有效值。
25
24
  */
26
25
  Key?: string
27
26
  /**
28
27
  * 操作关系(等于、不等于、包含、不包含)
29
- 注意:此字段可能返回 null,表示取不到有效值。
30
28
  */
31
29
  Operate?: string
32
30
  /**
33
31
  * 内容
34
- 注意:此字段可能返回 null,表示取不到有效值。
35
32
  */
36
33
  Value?: string
37
34
  /**
38
35
  * 内容,v2多值版本使用
39
- 注意:此字段可能返回 null,表示取不到有效值。
40
36
  */
41
37
  Values?: Array<string>
42
38
  }
@@ -71,12 +67,10 @@ export interface CreateDeviceVirtualGroupResponse {
71
67
  export interface ComplexRule {
72
68
  /**
73
69
  * 简单规则表达式
74
- 注意:此字段可能返回 null,表示取不到有效值。
75
70
  */
76
71
  SimpleRules?: Array<SimpleRule>
77
72
  /**
78
73
  * 表达式间逻辑关系
79
- 注意:此字段可能返回 null,表示取不到有效值。
80
74
  */
81
75
  Relation?: string
82
76
  }
@@ -87,12 +81,10 @@ export interface ComplexRule {
87
81
  export interface Sort {
88
82
  /**
89
83
  * 排序字段
90
- 注意:此字段可能返回 null,表示取不到有效值。
91
84
  */
92
85
  Field?: string
93
86
  /**
94
87
  * 排序方式
95
- 注意:此字段可能返回 null,表示取不到有效值。
96
88
  */
97
89
  Order?: string
98
90
  }
@@ -305,12 +297,10 @@ export interface DescribeAccountGroupsData {
305
297
  export interface RuleExpression {
306
298
  /**
307
299
  * 规则元数据
308
- 注意:此字段可能返回 null,表示取不到有效值。
309
300
  */
310
301
  Items?: Array<RuleItem>
311
302
  /**
312
303
  * 关系
313
- 注意:此字段可能返回 null,表示取不到有效值。
314
304
  */
315
305
  Relation?: string
316
306
  }
@@ -397,7 +387,6 @@ export interface DescribeDevicesPageRsp {
397
387
  export interface FilterGroup {
398
388
  /**
399
389
  * Filters 条件过滤
400
- 注意:此字段可能返回 null,表示取不到有效值。
401
390
  */
402
391
  Filters?: Array<Filter>
403
392
  }
@@ -834,17 +823,14 @@ export interface DescribeLocalAccountsData {
834
823
  export interface Filter {
835
824
  /**
836
825
  * 过滤字段
837
- 注意:此字段可能返回 null,表示取不到有效值。
838
826
  */
839
827
  Field?: string
840
828
  /**
841
- * 过滤方式 eq:等于,net:不等于,like,nlike,gt:大于,lt:小于,egt:大于等于,elt:小于等于
842
- 注意:此字段可能返回 null,表示取不到有效值。
829
+ * 过滤方式: eq:等于,net:不等于,like,nlike,gt:大于,lt:小于,egt:大于等于,elt:小于等于。具体支持哪些过滤方式,结合具体接口字段描述来定
843
830
  */
844
831
  Operator?: string
845
832
  /**
846
833
  * 过滤条件
847
- 注意:此字段可能返回 null,表示取不到有效值。
848
834
  */
849
835
  Values?: Array<string>
850
836
  }
@@ -874,7 +860,7 @@ export interface DescribeLocalAccountsRequest {
874
860
  */
875
861
  AccountGroupId?: number
876
862
  /**
877
- * 是否仅展示当前目录下用户 1: 递归显示 2:仅显示当前目录下用户(只支持32位)
863
+ * 是否仅展示当前目录下用户 1: 递归显示 2:仅显示当前目录下用户
878
864
  */
879
865
  ShowFlag?: number
880
866
  }
@@ -894,37 +880,27 @@ export interface DescribeLocalAccountsPage {
894
880
  }
895
881
 
896
882
  /**
897
- * - [ ] 过滤条件<br>
898
-
899
- <li>Name - String - 是否必填:否 - 操作符: ilike - 排序支持:否- 根据分组名称进行查询。</li>
900
- 分页参数<br>
901
- <li>PageNum 从1开始,小于等于0时使用默认参数。</li>
902
- <li>PageSize 最大值5000,最好不超过100。</li>
883
+ * 这是一个多接口的公共数据结构,用于接口根据条件进行过滤和分页。具体支持哪些过滤条件,参考具体使用该结构的接口字段描述
903
884
  */
904
885
  export interface Condition {
905
886
  /**
906
887
  * Filters 条件过滤
907
- 注意:此字段可能返回 null,表示取不到有效值。
908
888
  */
909
889
  Filters?: Array<Filter>
910
890
  /**
911
891
  * FilterGroups 条件过滤组
912
- 注意:此字段可能返回 null,表示取不到有效值。
913
892
  */
914
893
  FilterGroups?: Array<FilterGroup>
915
894
  /**
916
895
  * Sort 排序字段
917
- 注意:此字段可能返回 null,表示取不到有效值。
918
896
  */
919
897
  Sort?: Sort
920
898
  /**
921
899
  * PageSize 每页获取数(只支持32位)
922
- 注意:此字段可能返回 null,表示取不到有效值。
923
900
  */
924
901
  PageSize?: number
925
902
  /**
926
903
  * PageNum 获取第几页(只支持32位)
927
- 注意:此字段可能返回 null,表示取不到有效值。
928
904
  */
929
905
  PageNum?: number
930
906
  }
@@ -945,12 +921,10 @@ export interface CreateDeviceVirtualGroupRspData {
945
921
  export interface SimpleRule {
946
922
  /**
947
923
  * 规则表达式
948
- 注意:此字段可能返回 null,表示取不到有效值。
949
924
  */
950
925
  Expressions?: Array<RuleExpression>
951
926
  /**
952
927
  * 表达式间逻辑关系
953
- 注意:此字段可能返回 null,表示取不到有效值。
954
928
  */
955
929
  Relation?: string
956
930
  }
@@ -2092,27 +2092,37 @@ export interface DescribeBatchProductionResponse {
2092
2092
  /**
2093
2093
  * 量产数量。
2094
2094
  */
2095
- BatchCnt: number
2095
+ BatchCnt?: number
2096
2096
  /**
2097
2097
  * 烧录方式。
2098
2098
  */
2099
- BurnMethod: number
2099
+ BurnMethod?: number
2100
2100
  /**
2101
2101
  * 创建时间。
2102
2102
  */
2103
- CreateTime: number
2103
+ CreateTime?: number
2104
2104
  /**
2105
2105
  * 下载URL。
2106
2106
  */
2107
- DownloadUrl: string
2107
+ DownloadUrl?: string
2108
2108
  /**
2109
2109
  * 生成方式。
2110
2110
  */
2111
- GenerationMethod: number
2111
+ GenerationMethod?: number
2112
2112
  /**
2113
2113
  * 上传URL。
2114
2114
  */
2115
- UploadUrl: string
2115
+ UploadUrl?: string
2116
+ /**
2117
+ * 成功数
2118
+ 注意:此字段可能返回 null,表示取不到有效值。
2119
+ */
2120
+ SuccessCount?: number
2121
+ /**
2122
+ * 量产最后失败原因
2123
+ 注意:此字段可能返回 null,表示取不到有效值。
2124
+ */
2125
+ LastFailedReason?: string
2116
2126
  /**
2117
2127
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2118
2128
  */
@@ -74,7 +74,7 @@ export interface ListDevicesRequest {
74
74
  */
75
75
  PageNumber?: number
76
76
  /**
77
- * 每页数量,默认为20
77
+ * 每页数量,默认为20,单页最大10000条
78
78
  */
79
79
  PageSize?: number
80
80
  }
@@ -2673,6 +2673,10 @@ export interface DescribeRecordPlaybackUrlRequest {
2673
2673
  * 是否获取内网地址
2674
2674
  */
2675
2675
  IsInternal?: boolean
2676
+ /**
2677
+ * 云录像回放时,是否需要开启时间戳矫正,主要解决时间戳反转,会退等问题导致无法播放
2678
+ */
2679
+ CorrectTimestamp?: boolean
2676
2680
  }
2677
2681
 
2678
2682
  /**
@@ -168,6 +168,7 @@ import {
168
168
  StopInstancesRequest,
169
169
  IsolateInstancesResponse,
170
170
  CreateKeyPairResponse,
171
+ InstanceViolationDetail,
171
172
  DescribeInstanceVncUrlResponse,
172
173
  DescribeDockerActivitiesResponse,
173
174
  DescribeFirewallTemplateRuleQuotaRequest,
@@ -2757,6 +2757,11 @@ FAILED:表示操作失败
2757
2757
  * 创建实例后自动执行TAT命令的调用ID。
2758
2758
  */
2759
2759
  InitInvocationId?: string
2760
+ /**
2761
+ * 实例违规详情。
2762
+ 注意:此字段可能返回 null,表示取不到有效值。
2763
+ */
2764
+ InstanceViolationDetail?: InstanceViolationDetail
2760
2765
  }
2761
2766
 
2762
2767
  /**
@@ -2807,6 +2812,32 @@ export interface CreateKeyPairResponse {
2807
2812
  RequestId?: string
2808
2813
  }
2809
2814
 
2815
+ /**
2816
+ * 实例违规详情。
2817
+ */
2818
+ export interface InstanceViolationDetail {
2819
+ /**
2820
+ * 来源:RESTRICT:封禁、FREEZW:冻结
2821
+ 注意:此字段可能返回 null,表示取不到有效值。
2822
+ */
2823
+ Source?: string
2824
+ /**
2825
+ * 是否允许自助解封:1是,2否
2826
+ 注意:此字段可能返回 null,表示取不到有效值。
2827
+ */
2828
+ State?: string
2829
+ /**
2830
+ * 违规类型
2831
+ 注意:此字段可能返回 null,表示取不到有效值。
2832
+ */
2833
+ Reason?: string
2834
+ /**
2835
+ * 违规内容(URL、关联域名)
2836
+ 注意:此字段可能返回 null,表示取不到有效值。
2837
+ */
2838
+ Content?: string
2839
+ }
2840
+
2810
2841
  /**
2811
2842
  * DescribeInstanceVncUrl返回参数结构体
2812
2843
  */
@@ -179,33 +179,33 @@ export interface ParamDesc {
179
179
  /**
180
180
  * 参数名字
181
181
  */
182
- Param: string
182
+ Param?: string
183
183
  /**
184
184
  * 当前参数值
185
185
  */
186
- Value: string
186
+ Value?: string
187
187
  /**
188
188
  * 设置过的值,参数生效后,该值和value一样。
189
189
  注意:此字段可能返回 null,表示取不到有效值。
190
190
  */
191
- SetValue: string
191
+ SetValue?: string
192
192
  /**
193
193
  * 系统默认值
194
194
  */
195
- Default: string
195
+ Default?: string
196
196
  /**
197
197
  * 参数限制
198
198
  */
199
- Constraint: ParamConstraint
199
+ Constraint?: ParamConstraint
200
200
  /**
201
201
  * 是否有设置过值,false:没有设置过值,true:有设置过值。
202
202
  */
203
- HaveSetValue: boolean
203
+ HaveSetValue?: boolean
204
204
  /**
205
205
  * 是否需要重启生效,false:不需要重启,
206
206
  true:需要重启
207
207
  */
208
- NeedRestart: boolean
208
+ NeedRestart?: boolean
209
209
  }
210
210
 
211
211
  /**
@@ -27,6 +27,7 @@ import {
27
27
  BankSlipOCRRequest,
28
28
  BusinessCardOCRResponse,
29
29
  TextArithmetic,
30
+ ResidencePermitInfo,
30
31
  BankCardOCRRequest,
31
32
  CarInvoiceOCRRequest,
32
33
  TextDetectionResult,
@@ -34,7 +35,7 @@ import {
34
35
  RecognizeTravelCardOCRRequest,
35
36
  TrainTicketOCRRequest,
36
37
  EstateCertOCRResponse,
37
- GeneralHandwritingOCRResponse,
38
+ FlightInvoiceOCRRequest,
38
39
  RecognizePhilippinesDrivingLicenseOCRRequest,
39
40
  WordItem,
40
41
  MLIDPassportOCRRequest,
@@ -56,10 +57,10 @@ import {
56
57
  Rect,
57
58
  LicensePlateInfo,
58
59
  RideHailingTransportLicenseOCRRequest,
59
- FlightInvoiceOCRRequest,
60
+ VatRollItem,
60
61
  TextFormula,
61
62
  HmtResidentPermitOCRResponse,
62
- VatInvoiceItem,
63
+ OtherInvoiceList,
63
64
  VehicleRegCertInfo,
64
65
  GeneralWarnInfo,
65
66
  FlightItem,
@@ -97,6 +98,7 @@ import {
97
98
  RecognizePhilippinesTinIDOCRResponse,
98
99
  TollInvoiceInfo,
99
100
  BankSlipInfo,
101
+ SmartStructuralOCRResponse,
100
102
  ArithmeticOCRResponse,
101
103
  FormulaOCRResponse,
102
104
  BusInvoiceInfo,
@@ -110,7 +112,7 @@ import {
110
112
  GeneralAccurateOCRResponse,
111
113
  ElectronicTrainTicketFull,
112
114
  BusInvoice,
113
- QuotaInvoice,
115
+ QrcodeOCRRequest,
114
116
  TaxiInvoiceOCRResponse,
115
117
  RecognizeGeneralInvoiceRequest,
116
118
  GeneralBasicOCRResponse,
@@ -118,6 +120,7 @@ import {
118
120
  OtherInvoice,
119
121
  CellContent,
120
122
  RecognizeMedicalInvoiceOCRResponse,
123
+ RecognizeValidIDCardOCRRequest,
121
124
  MixedInvoiceOCRResponse,
122
125
  ClassifyDetectOCRResponse,
123
126
  VatInvoiceVerifyNewRequest,
@@ -161,9 +164,11 @@ import {
161
164
  PassportRecognizeInfos,
162
165
  PropOwnerCertOCRRequest,
163
166
  ImageEnhancementResponse,
167
+ PortraitImageInfo,
164
168
  QrcodeImgSize,
165
169
  PassportOCRResponse,
166
170
  FinancialBillItemDetails,
171
+ CardWarnInfo,
167
172
  VehicleRegCertOCRRequest,
168
173
  RecognizeTravelCardOCRResponse,
169
174
  ElectronicAirTransportDetail,
@@ -183,9 +188,9 @@ import {
183
188
  EnglishOCRRequest,
184
189
  VatInvoiceVerifyResponse,
185
190
  VatElectronicInfo,
186
- SmartStructuralOCRResponse,
191
+ RecognizeValidIDCardOCRResponse,
187
192
  DetectedWords,
188
- OtherInvoiceList,
193
+ IDCardInfo,
189
194
  IDCardOCRResponse,
190
195
  ShipInvoiceInfo,
191
196
  MedicalInvoiceItem,
@@ -250,6 +255,7 @@ import {
250
255
  Polygon,
251
256
  GetTaskStateResponse,
252
257
  InsuranceBillInfo,
258
+ ContentInfo,
253
259
  GetTaskStateRequest,
254
260
  RecognizeMedicalInvoiceOCRRequest,
255
261
  InsuranceBillOCRResponse,
@@ -270,23 +276,26 @@ import {
270
276
  MLIDCardOCRRequest,
271
277
  TaxiTicket,
272
278
  EnglishOCRResponse,
279
+ ImageCoordinates,
273
280
  RecognizeForeignPermanentResidentIdCardResponse,
274
281
  BusInvoiceOCRRequest,
275
282
  OrgCodeCertOCRResponse,
283
+ TemporaryIDCardInfo,
284
+ VatInvoiceItem,
276
285
  RideHailingTransportLicenseOCRResponse,
277
286
  CandWord,
278
287
  RecognizeContainerOCRResponse,
279
288
  EnterpriseLicenseInfo,
280
289
  SmartStructuralProResponse,
281
290
  PermitOCRResponse,
291
+ QuotaInvoice,
282
292
  InsuranceBillOCRRequest,
283
- QrcodeOCRRequest,
293
+ GeneralHandwritingOCRResponse,
284
294
  MainlandTravelPermitBackInfos,
285
295
  TableCell,
286
296
  TableOCRResponse,
287
297
  DetectedWordCoordPoint,
288
298
  QuestionBlockObj,
289
- VatRollItem,
290
299
  AdvertiseOCRResponse,
291
300
  VehicleLicenseOCRRequest,
292
301
  VatRollInvoiceInfo,
@@ -302,6 +311,7 @@ import {
302
311
  RecognizePhilippinesTinIDOCRRequest,
303
312
  RecognizeTableOCRRequest,
304
313
  EstateCertOCRRequest,
314
+ PermanentResidencePermitInfo,
305
315
  BizLicenseOCRResponse,
306
316
  TableOCRRequest,
307
317
  VatInvoiceOCRResponse,
@@ -1080,6 +1090,18 @@ export class Client extends AbstractClient {
1080
1090
  return this.request("RecognizePhilippinesUMIDOCR", req, cb)
1081
1091
  }
1082
1092
 
1093
+ /**
1094
+ * 本接口支持二代身份证、临时身份证、港澳台居住证、外国人永久居留证,字段内容识别功能,包括姓名、性别、民族、出生、出生日期、住址、公民身份号码、签发机关、有效期限、国籍、通行证号码、持证人持有号码;支持返回证件类型;支持翻拍、复印、边框不完整、遮挡、字段级反光和字段级完整性告警;支持卡片主体框裁剪和头像裁剪。
1095
+
1096
+ 默认接口请求频率限制:20次/秒。
1097
+ */
1098
+ async RecognizeValidIDCardOCR(
1099
+ req: RecognizeValidIDCardOCRRequest,
1100
+ cb?: (error: string, rep: RecognizeValidIDCardOCRResponse) => void
1101
+ ): Promise<RecognizeValidIDCardOCRResponse> {
1102
+ return this.request("RecognizeValidIDCardOCR", req, cb)
1103
+ }
1104
+
1083
1105
  /**
1084
1106
  * 本接口支持对中国大陆主流银行卡正反面关键字段的检测与识别,包括卡号、卡类型、卡名字、银行信息、有效期。支持竖排异形卡识别、多角度旋转图片识别。支持对复印件、翻拍件、边框遮挡的银行卡进行告警,可应用于各种银行卡信息有效性校验场景,如金融行业身份认证、第三方支付绑卡等场景。
1085
1107