tencentcloud-sdk-nodejs 3.0.269 → 3.0.270

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 (376) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/aa/v20200224/models.js +5 -12
  3. package/tencentcloud/advisor/index.js +3 -0
  4. package/tencentcloud/advisor/v20200721/advisor_client.js +63 -0
  5. package/tencentcloud/advisor/v20200721/index.js +4 -0
  6. package/tencentcloud/advisor/v20200721/models.js +455 -0
  7. package/tencentcloud/af/v20200226/af_client.js +39 -1
  8. package/tencentcloud/af/v20200226/models.js +1112 -49
  9. package/tencentcloud/afc/v20200226/afc_client.js +20 -2
  10. package/tencentcloud/afc/v20200226/models.js +607 -25
  11. package/tencentcloud/ame/v20190916/ame_client.js +321 -68
  12. package/tencentcloud/ame/v20190916/models.js +3993 -804
  13. package/tencentcloud/ams/v20201229/ams_client.js +41 -13
  14. package/tencentcloud/ams/v20201229/models.js +485 -126
  15. package/tencentcloud/antiddos/index.js +3 -0
  16. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  17. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  18. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  19. package/tencentcloud/api/v20201106/api_client.js +16 -2
  20. package/tencentcloud/api/v20201106/models.js +118 -2
  21. package/tencentcloud/apigateway/v20180808/apigateway_client.js +785 -397
  22. package/tencentcloud/apigateway/v20180808/models.js +9195 -4643
  23. package/tencentcloud/apm/index.js +3 -0
  24. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  25. package/tencentcloud/apm/v20210622/index.js +4 -0
  26. package/tencentcloud/apm/v20210622/models.js +1459 -0
  27. package/tencentcloud/as/v20180419/as_client.js +129 -58
  28. package/tencentcloud/as/v20180419/models.js +1550 -864
  29. package/tencentcloud/asr/v20190614/asr_client.js +12 -19
  30. package/tencentcloud/asr/v20190614/models.js +55 -22
  31. package/tencentcloud/asw/v20200722/models.js +1 -1
  32. package/tencentcloud/ba/v20200720/ba_client.js +27 -0
  33. package/tencentcloud/ba/v20200720/models.js +158 -0
  34. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  35. package/tencentcloud/batch/v20170312/models.js +85 -10
  36. package/tencentcloud/bda/v20200324/bda_client.js +32 -19
  37. package/tencentcloud/bda/v20200324/models.js +97 -25
  38. package/tencentcloud/bi/index.js +3 -0
  39. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  40. package/tencentcloud/bi/v20220105/index.js +4 -0
  41. package/tencentcloud/bi/v20220105/models.js +391 -0
  42. package/tencentcloud/billing/v20180709/billing_client.js +33 -1
  43. package/tencentcloud/billing/v20180709/models.js +930 -74
  44. package/tencentcloud/bm/v20180423/bm_client.js +4 -2
  45. package/tencentcloud/bm/v20180423/models.js +32 -2
  46. package/tencentcloud/bsca/index.js +3 -0
  47. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  48. package/tencentcloud/bsca/v20210811/index.js +4 -0
  49. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  50. package/tencentcloud/btoe/index.js +1 -1
  51. package/tencentcloud/btoe/v20210303/btoe_client.js +36 -12
  52. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  53. package/tencentcloud/btoe/v20210514/index.js +4 -0
  54. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  55. package/tencentcloud/cam/v20190116/cam_client.js +344 -62
  56. package/tencentcloud/cam/v20190116/models.js +4041 -1648
  57. package/tencentcloud/captcha/v20190722/captcha_client.js +2 -2
  58. package/tencentcloud/captcha/v20190722/models.js +33 -10
  59. package/tencentcloud/car/index.js +3 -0
  60. package/tencentcloud/car/v20220110/car_client.js +72 -0
  61. package/tencentcloud/car/v20220110/index.js +4 -0
  62. package/tencentcloud/car/v20220110/models.js +237 -0
  63. package/tencentcloud/casb/index.js +3 -0
  64. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  65. package/tencentcloud/casb/v20200507/index.js +4 -0
  66. package/tencentcloud/casb/v20200507/models.js +158 -0
  67. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  68. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  69. package/tencentcloud/cbs/v20170312/cbs_client.js +123 -72
  70. package/tencentcloud/cbs/v20170312/models.js +2359 -1725
  71. package/tencentcloud/ccc/v20200210/ccc_client.js +237 -54
  72. package/tencentcloud/ccc/v20200210/models.js +2818 -685
  73. package/tencentcloud/cdb/v20170320/cdb_client.js +569 -316
  74. package/tencentcloud/cdb/v20170320/models.js +10271 -7177
  75. package/tencentcloud/cdc/index.js +3 -0
  76. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  77. package/tencentcloud/cdc/v20201214/index.js +4 -0
  78. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  79. package/tencentcloud/cdn/v20180606/cdn_client.js +324 -68
  80. package/tencentcloud/cdn/v20180606/models.js +7343 -1979
  81. package/tencentcloud/cfg/index.js +3 -0
  82. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  83. package/tencentcloud/cfg/v20210820/index.js +4 -0
  84. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  85. package/tencentcloud/cfs/v20190719/models.js +64 -7
  86. package/tencentcloud/cfw/v20190904/cfw_client.js +686 -86
  87. package/tencentcloud/cfw/v20190904/models.js +7055 -1552
  88. package/tencentcloud/chdfs/v20201112/models.js +81 -6
  89. package/tencentcloud/cii/v20210408/cii_client.js +159 -10
  90. package/tencentcloud/cii/v20210408/models.js +1886 -189
  91. package/tencentcloud/ckafka/v20190819/ckafka_client.js +265 -30
  92. package/tencentcloud/ckafka/v20190819/models.js +3429 -692
  93. package/tencentcloud/clb/v20180317/clb_client.js +214 -44
  94. package/tencentcloud/clb/v20180317/models.js +2262 -319
  95. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +59 -7
  96. package/tencentcloud/cloudaudit/v20190319/models.js +307 -88
  97. package/tencentcloud/cls/index.js +3 -0
  98. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  99. package/tencentcloud/cls/v20201016/index.js +4 -0
  100. package/tencentcloud/cls/v20201016/models.js +10053 -0
  101. package/tencentcloud/cme/v20191029/cme_client.js +178 -89
  102. package/tencentcloud/cme/v20191029/models.js +2575 -686
  103. package/tencentcloud/cmq/v20190304/models.js +159 -143
  104. package/tencentcloud/common/sdk_version.js +1 -1
  105. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2014 -678
  106. package/tencentcloud/cpdp/v20190820/models.js +29589 -8040
  107. package/tencentcloud/cvm/v20170312/cvm_client.js +268 -88
  108. package/tencentcloud/cvm/v20170312/models.js +3156 -775
  109. package/tencentcloud/cwp/v20180228/cwp_client.js +1749 -654
  110. package/tencentcloud/cwp/v20180228/models.js +21498 -6735
  111. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +268 -61
  112. package/tencentcloud/cynosdb/v20190107/models.js +3827 -1863
  113. package/tencentcloud/dasb/index.js +3 -0
  114. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  115. package/tencentcloud/dasb/v20191018/index.js +4 -0
  116. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  117. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +288 -88
  118. package/tencentcloud/dbbrain/v20210527/models.js +3966 -2008
  119. package/tencentcloud/dbdc/index.js +3 -0
  120. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  121. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  122. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  123. package/tencentcloud/dc/v20180410/models.js +47 -1
  124. package/tencentcloud/dcdb/v20180411/dcdb_client.js +225 -37
  125. package/tencentcloud/dcdb/v20180411/models.js +1968 -236
  126. package/tencentcloud/dlc/v20210125/dlc_client.js +483 -68
  127. package/tencentcloud/dlc/v20210125/models.js +5257 -976
  128. package/tencentcloud/dnspod/v20210323/dnspod_client.js +94 -67
  129. package/tencentcloud/dnspod/v20210323/models.js +2166 -1957
  130. package/tencentcloud/domain/v20180808/domain_client.js +160 -93
  131. package/tencentcloud/domain/v20180808/models.js +781 -111
  132. package/tencentcloud/dtf/index.js +3 -0
  133. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  134. package/tencentcloud/dtf/v20200506/index.js +4 -0
  135. package/tencentcloud/dtf/v20200506/models.js +327 -0
  136. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  137. package/tencentcloud/dts/v20180330/models.js +1010 -1944
  138. package/tencentcloud/eb/index.js +3 -0
  139. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  140. package/tencentcloud/eb/v20210416/index.js +4 -0
  141. package/tencentcloud/eb/v20210416/models.js +3400 -0
  142. package/tencentcloud/ecdn/v20191012/ecdn_client.js +34 -6
  143. package/tencentcloud/ecdn/v20191012/models.js +258 -145
  144. package/tencentcloud/ecm/v20190719/ecm_client.js +481 -303
  145. package/tencentcloud/ecm/v20190719/models.js +9666 -7460
  146. package/tencentcloud/eiam/index.js +3 -0
  147. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  148. package/tencentcloud/eiam/v20210420/index.js +4 -0
  149. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  150. package/tencentcloud/eis/index.js +1 -1
  151. package/tencentcloud/eis/v20200715/models.js +130 -100
  152. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  153. package/tencentcloud/eis/v20210601/index.js +4 -0
  154. package/tencentcloud/eis/v20210601/models.js +788 -0
  155. package/tencentcloud/emr/v20190103/emr_client.js +240 -110
  156. package/tencentcloud/emr/v20190103/models.js +4674 -2594
  157. package/tencentcloud/es/v20180416/es_client.js +204 -89
  158. package/tencentcloud/es/v20180416/models.js +3311 -1263
  159. package/tencentcloud/ess/index.js +3 -0
  160. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  161. package/tencentcloud/ess/v20201111/index.js +4 -0
  162. package/tencentcloud/ess/v20201111/models.js +2537 -0
  163. package/tencentcloud/essbasic/index.js +3 -0
  164. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  165. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  166. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  167. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  168. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  169. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  170. package/tencentcloud/facefusion/v20181201/models.js +15 -8
  171. package/tencentcloud/faceid/v20180301/faceid_client.js +118 -10
  172. package/tencentcloud/faceid/v20180301/models.js +1625 -201
  173. package/tencentcloud/ft/v20200304/models.js +8 -0
  174. package/tencentcloud/gaap/v20180529/gaap_client.js +628 -545
  175. package/tencentcloud/gaap/v20180529/models.js +1553 -292
  176. package/tencentcloud/gme/v20180711/gme_client.js +142 -38
  177. package/tencentcloud/gme/v20180711/models.js +1047 -219
  178. package/tencentcloud/gs/v20191118/gs_client.js +26 -0
  179. package/tencentcloud/gs/v20191118/models.js +139 -7
  180. package/tencentcloud/gse/v20191112/gse_client.js +19 -6
  181. package/tencentcloud/gse/v20191112/models.js +72 -0
  182. package/tencentcloud/iai/v20180301/iai_client.js +14 -83
  183. package/tencentcloud/iai/v20180301/models.js +110 -457
  184. package/tencentcloud/iai/v20200303/iai_client.js +30 -99
  185. package/tencentcloud/iai/v20200303/models.js +104 -453
  186. package/tencentcloud/ic/v20190307/models.js +8 -0
  187. package/tencentcloud/icr/index.js +3 -0
  188. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  189. package/tencentcloud/icr/v20211014/index.js +4 -0
  190. package/tencentcloud/icr/v20211014/models.js +753 -0
  191. package/tencentcloud/ie/v20200304/ie_client.js +3 -0
  192. package/tencentcloud/ie/v20200304/models.js +186 -31
  193. package/tencentcloud/iecp/index.js +3 -0
  194. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  195. package/tencentcloud/iecp/v20210914/index.js +4 -0
  196. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  197. package/tencentcloud/ims/v20201229/ims_client.js +21 -14
  198. package/tencentcloud/ims/v20201229/models.js +124 -396
  199. package/tencentcloud/index.js +32 -0
  200. package/tencentcloud/iotcloud/index.js +1 -1
  201. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +129 -9
  202. package/tencentcloud/iotcloud/v20180614/models.js +1154 -64
  203. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  204. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  205. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  206. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +850 -272
  207. package/tencentcloud/iotexplorer/v20190423/models.js +6818 -1814
  208. package/tencentcloud/iotvideo/v20191126/models.js +7 -0
  209. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +380 -48
  210. package/tencentcloud/iotvideo/v20201215/models.js +3291 -623
  211. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1151 -227
  212. package/tencentcloud/iotvideoindustry/v20201201/models.js +8745 -1445
  213. package/tencentcloud/ivld/index.js +3 -0
  214. package/tencentcloud/ivld/v20210903/index.js +4 -0
  215. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  216. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  217. package/tencentcloud/kms/v20190118/kms_client.js +3 -3
  218. package/tencentcloud/kms/v20190118/models.js +88 -5
  219. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +376 -67
  220. package/tencentcloud/lighthouse/v20200324/models.js +3225 -422
  221. package/tencentcloud/live/v20180801/live_client.js +152 -41
  222. package/tencentcloud/live/v20180801/models.js +1379 -460
  223. package/tencentcloud/lowcode/index.js +3 -0
  224. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  225. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  226. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  227. package/tencentcloud/mariadb/v20170312/mariadb_client.js +226 -22
  228. package/tencentcloud/mariadb/v20170312/models.js +2556 -440
  229. package/tencentcloud/market/index.js +3 -0
  230. package/tencentcloud/market/v20191010/index.js +4 -0
  231. package/tencentcloud/market/v20191010/market_client.js +60 -0
  232. package/tencentcloud/market/v20191010/models.js +215 -0
  233. package/tencentcloud/memcached/v20190318/models.js +104 -103
  234. package/tencentcloud/mna/v20210119/mna_client.js +17 -1
  235. package/tencentcloud/mna/v20210119/models.js +305 -20
  236. package/tencentcloud/mongodb/v20190725/models.js +2705 -1793
  237. package/tencentcloud/mongodb/v20190725/mongodb_client.js +110 -52
  238. package/tencentcloud/monitor/v20180724/models.js +2014 -314
  239. package/tencentcloud/monitor/v20180724/monitor_client.js +73 -15
  240. package/tencentcloud/mps/v20190612/models.js +566 -236
  241. package/tencentcloud/mps/v20190612/mps_client.js +10 -8
  242. package/tencentcloud/mrs/v20200910/models.js +2026 -538
  243. package/tencentcloud/mrs/v20200910/mrs_client.js +23 -6
  244. package/tencentcloud/nlp/v20190408/models.js +234 -496
  245. package/tencentcloud/nlp/v20190408/nlp_client.js +41 -53
  246. package/tencentcloud/oceanus/v20190422/models.js +619 -12
  247. package/tencentcloud/oceanus/v20190422/oceanus_client.js +33 -6
  248. package/tencentcloud/ocr/v20181119/models.js +2148 -386
  249. package/tencentcloud/ocr/v20181119/ocr_client.js +122 -33
  250. package/tencentcloud/organization/index.js +1 -1
  251. package/tencentcloud/organization/v20210331/index.js +4 -0
  252. package/tencentcloud/organization/v20210331/models.js +821 -0
  253. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  254. package/tencentcloud/partners/v20180321/models.js +223 -213
  255. package/tencentcloud/partners/v20180321/partners_client.js +33 -35
  256. package/tencentcloud/pds/index.js +3 -0
  257. package/tencentcloud/pds/v20210701/index.js +4 -0
  258. package/tencentcloud/pds/v20210701/models.js +271 -0
  259. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  260. package/tencentcloud/postgres/v20170312/models.js +3883 -1039
  261. package/tencentcloud/postgres/v20170312/postgres_client.js +295 -49
  262. package/tencentcloud/privatedns/v20201028/models.js +816 -108
  263. package/tencentcloud/privatedns/v20201028/privatedns_client.js +82 -12
  264. package/tencentcloud/rce/v20201103/models.js +895 -371
  265. package/tencentcloud/rce/v20201103/rce_client.js +53 -6
  266. package/tencentcloud/redis/v20180412/models.js +2447 -412
  267. package/tencentcloud/redis/v20180412/redis_client.js +270 -44
  268. package/tencentcloud/rum/index.js +3 -0
  269. package/tencentcloud/rum/v20210622/index.js +4 -0
  270. package/tencentcloud/rum/v20210622/models.js +7436 -0
  271. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  272. package/tencentcloud/scf/v20180416/models.js +926 -61
  273. package/tencentcloud/scf/v20180416/scf_client.js +62 -16
  274. package/tencentcloud/ses/v20201002/models.js +1185 -192
  275. package/tencentcloud/ses/v20201002/ses_client.js +196 -99
  276. package/tencentcloud/smh/index.js +3 -0
  277. package/tencentcloud/smh/v20210712/index.js +4 -0
  278. package/tencentcloud/smh/v20210712/models.js +1370 -0
  279. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  280. package/tencentcloud/sms/v20190711/models.js +21 -15
  281. package/tencentcloud/sms/v20190711/sms_client.js +9 -8
  282. package/tencentcloud/sms/v20210111/models.js +227 -52
  283. package/tencentcloud/sms/v20210111/sms_client.js +23 -8
  284. package/tencentcloud/soe/v20180724/models.js +84 -31
  285. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  286. package/tencentcloud/sqlserver/v20180328/models.js +1613 -323
  287. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +157 -45
  288. package/tencentcloud/ssa/v20180608/models.js +2624 -621
  289. package/tencentcloud/ssa/v20180608/ssa_client.js +103 -6
  290. package/tencentcloud/ssl/v20191205/models.js +721 -343
  291. package/tencentcloud/ssl/v20191205/ssl_client.js +34 -4
  292. package/tencentcloud/sslpod/v20190605/models.js +68 -17
  293. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  294. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  295. package/tencentcloud/sts/v20180813/models.js +263 -9
  296. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  297. package/tencentcloud/taf/v20200210/models.js +191 -26
  298. package/tencentcloud/taf/v20200210/taf_client.js +5 -3
  299. package/tencentcloud/tag/v20180813/models.js +965 -167
  300. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  301. package/tencentcloud/tat/v20201028/models.js +1270 -105
  302. package/tencentcloud/tat/v20201028/tat_client.js +122 -10
  303. package/tencentcloud/tbaas/v20180416/models.js +637 -83
  304. package/tencentcloud/tbaas/v20180416/tbaas_client.js +57 -3
  305. package/tencentcloud/tcaplusdb/v20190823/models.js +341 -8
  306. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +27 -0
  307. package/tencentcloud/tcb/v20180608/models.js +7202 -2829
  308. package/tencentcloud/tcb/v20180608/tcb_client.js +473 -66
  309. package/tencentcloud/tcm/index.js +3 -0
  310. package/tencentcloud/tcm/v20210413/index.js +4 -0
  311. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  312. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  313. package/tencentcloud/tcr/v20190924/models.js +1281 -397
  314. package/tencentcloud/tcr/v20190924/tcr_client.js +628 -521
  315. package/tencentcloud/tcss/index.js +3 -0
  316. package/tencentcloud/tcss/v20201101/index.js +4 -0
  317. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  318. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  319. package/tencentcloud/tdcpg/index.js +3 -0
  320. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  321. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  322. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  323. package/tencentcloud/tdid/index.js +3 -0
  324. package/tencentcloud/tdid/v20210519/index.js +4 -0
  325. package/tencentcloud/tdid/v20210519/models.js +978 -0
  326. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  327. package/tencentcloud/tdmq/v20200217/models.js +9354 -2607
  328. package/tencentcloud/tdmq/v20200217/tdmq_client.js +959 -249
  329. package/tencentcloud/tem/index.js +1 -1
  330. package/tencentcloud/tem/v20201221/models.js +978 -88
  331. package/tencentcloud/tem/v20201221/tem_client.js +61 -4
  332. package/tencentcloud/tem/v20210701/index.js +4 -0
  333. package/tencentcloud/tem/v20210701/models.js +4613 -0
  334. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  335. package/tencentcloud/teo/index.js +3 -0
  336. package/tencentcloud/teo/v20220106/index.js +4 -0
  337. package/tencentcloud/teo/v20220106/models.js +8307 -0
  338. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  339. package/tencentcloud/thpc/index.js +3 -0
  340. package/tencentcloud/thpc/v20211109/index.js +4 -0
  341. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  342. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  343. package/tencentcloud/thpc/v20220401/index.js +4 -0
  344. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  345. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  346. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  347. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  348. package/tencentcloud/tiw/v20190919/models.js +760 -44
  349. package/tencentcloud/tiw/v20190919/tiw_client.js +57 -9
  350. package/tencentcloud/tke/v20180525/models.js +15766 -4914
  351. package/tencentcloud/tke/v20180525/tke_client.js +1674 -603
  352. package/tencentcloud/tms/v20200713/models.js +12 -14
  353. package/tencentcloud/tms/v20201229/models.js +79 -46
  354. package/tencentcloud/tms/v20201229/tms_client.js +18 -1
  355. package/tencentcloud/tmt/v20180321/models.js +474 -172
  356. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  357. package/tencentcloud/trtc/v20190722/models.js +1521 -762
  358. package/tencentcloud/trtc/v20190722/trtc_client.js +99 -75
  359. package/tencentcloud/tse/v20201207/models.js +524 -122
  360. package/tencentcloud/tse/v20201207/tse_client.js +13 -33
  361. package/tencentcloud/tsf/v20180326/models.js +9949 -4510
  362. package/tencentcloud/tsf/v20180326/tsf_client.js +391 -133
  363. package/tencentcloud/tts/v20190823/models.js +305 -10
  364. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  365. package/tencentcloud/vm/v20201229/models.js +188 -201
  366. package/tencentcloud/vm/v20201229/vm_client.js +47 -4
  367. package/tencentcloud/vod/v20180717/models.js +3349 -953
  368. package/tencentcloud/vod/v20180717/vod_client.js +294 -63
  369. package/tencentcloud/vpc/v20170312/models.js +3761 -591
  370. package/tencentcloud/vpc/v20170312/vpc_client.js +552 -140
  371. package/tencentcloud/waf/v20180125/models.js +3991 -322
  372. package/tencentcloud/waf/v20180125/waf_client.js +394 -44
  373. package/tencentcloud/wav/index.js +3 -0
  374. package/tencentcloud/wav/v20210129/index.js +4 -0
  375. package/tencentcloud/wav/v20210129/models.js +4170 -0
  376. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
@@ -162,6 +162,13 @@ class GetFaceIdTokenRequest extends AbstractModel {
162
162
  */
163
163
  this.Extra = null;
164
164
 
165
+ /**
166
+ * 默认为false,设置该参数为true后,核身过程中的视频图片将会存储在人脸核身控制台授权cos的bucket中,拉取结果时会返回对应资源完整cos地址。开通地址见https://console.cloud.tencent.com/faceid/cos
167
+ 【注意】选择该参数为true后将不返回base64数据,请根据接入情况谨慎修改。
168
+ * @type {boolean || null}
169
+ */
170
+ this.UseCos = null;
171
+
165
172
  }
166
173
 
167
174
  /**
@@ -177,6 +184,7 @@ class GetFaceIdTokenRequest extends AbstractModel {
177
184
  this.ImageBase64 = 'ImageBase64' in params ? params.ImageBase64 : null;
178
185
  this.Meta = 'Meta' in params ? params.Meta : null;
179
186
  this.Extra = 'Extra' in params ? params.Extra : null;
187
+ this.UseCos = 'UseCos' in params ? params.UseCos : null;
180
188
 
181
189
  }
182
190
  }
@@ -293,6 +301,12 @@ class CheckBankCardInformationRequest extends AbstractModel {
293
301
  */
294
302
  this.BankCard = null;
295
303
 
304
+ /**
305
+ * 敏感数据加密信息。对传入信息(银行卡号)有加密需求的用户可使用此参数,详情请点击左侧链接。
306
+ * @type {Encryption || null}
307
+ */
308
+ this.Encryption = null;
309
+
296
310
  }
297
311
 
298
312
  /**
@@ -304,6 +318,12 @@ class CheckBankCardInformationRequest extends AbstractModel {
304
318
  }
305
319
  this.BankCard = 'BankCard' in params ? params.BankCard : null;
306
320
 
321
+ if (params.Encryption) {
322
+ let obj = new Encryption();
323
+ obj.deserialize(params.Encryption)
324
+ this.Encryption = obj;
325
+ }
326
+
307
327
  }
308
328
  }
309
329
 
@@ -386,40 +406,34 @@ class GetLiveCodeRequest extends AbstractModel {
386
406
  }
387
407
 
388
408
  /**
389
- * GetEidResult返回参数结构体
409
+ * CheckIdNameDate返回参数结构体
390
410
  * @class
391
411
  */
392
- class GetEidResultResponse extends AbstractModel {
412
+ class CheckIdNameDateResponse extends AbstractModel {
393
413
  constructor(){
394
414
  super();
395
415
 
396
416
  /**
397
- * 文本类信息。
398
- 注意:此字段可能返回 null,表示取不到有效值。
399
- * @type {DetectInfoText || null}
400
- */
401
- this.Text = null;
402
-
403
- /**
404
- * 身份证照片信息。
405
- 注意:此字段可能返回 null,表示取不到有效值。
406
- * @type {DetectInfoIdCardData || null}
407
- */
408
- this.IdCardData = null;
409
-
410
- /**
411
- * 最佳帧信息。
412
- 注意:此字段可能返回 null,表示取不到有效值。
413
- * @type {DetectInfoBestFrame || null}
417
+ * 认证结果码,收费情况如下。
418
+ 收费结果码:
419
+ 0: 一致
420
+ -1: 不一致
421
+ 不收费结果码:
422
+ -2: 非法身份证号(长度、校验位等不正确)
423
+ -3: 非法姓名(长度、格式等不正确)
424
+ -4: 非法有效期(长度、格式等不正确)
425
+ -5: 身份信息无效
426
+ -6: 证件库服务异常
427
+ -7: 证件库中无此身份证记录
428
+ * @type {string || null}
414
429
  */
415
- this.BestFrame = null;
430
+ this.Result = null;
416
431
 
417
432
  /**
418
- * Eid信息
419
- 注意:此字段可能返回 null,表示取不到有效值。
420
- * @type {EidInfo || null}
433
+ * 业务结果描述。
434
+ * @type {string || null}
421
435
  */
422
- this.EidInfo = null;
436
+ this.Description = null;
423
437
 
424
438
  /**
425
439
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -436,30 +450,8 @@ class GetEidResultResponse extends AbstractModel {
436
450
  if (!params) {
437
451
  return;
438
452
  }
439
-
440
- if (params.Text) {
441
- let obj = new DetectInfoText();
442
- obj.deserialize(params.Text)
443
- this.Text = obj;
444
- }
445
-
446
- if (params.IdCardData) {
447
- let obj = new DetectInfoIdCardData();
448
- obj.deserialize(params.IdCardData)
449
- this.IdCardData = obj;
450
- }
451
-
452
- if (params.BestFrame) {
453
- let obj = new DetectInfoBestFrame();
454
- obj.deserialize(params.BestFrame)
455
- this.BestFrame = obj;
456
- }
457
-
458
- if (params.EidInfo) {
459
- let obj = new EidInfo();
460
- obj.deserialize(params.EidInfo)
461
- this.EidInfo = obj;
462
- }
453
+ this.Result = 'Result' in params ? params.Result : null;
454
+ this.Description = 'Description' in params ? params.Description : null;
463
455
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
464
456
 
465
457
  }
@@ -485,6 +477,12 @@ class IdCardVerificationRequest extends AbstractModel {
485
477
  */
486
478
  this.Name = null;
487
479
 
480
+ /**
481
+ * 敏感数据加密信息。对传入信息(姓名、身份证号)有加密需求的用户可使用此参数,详情请点击左侧链接。
482
+ * @type {Encryption || null}
483
+ */
484
+ this.Encryption = null;
485
+
488
486
  }
489
487
 
490
488
  /**
@@ -497,6 +495,12 @@ class IdCardVerificationRequest extends AbstractModel {
497
495
  this.IdCard = 'IdCard' in params ? params.IdCard : null;
498
496
  this.Name = 'Name' in params ? params.Name : null;
499
497
 
498
+ if (params.Encryption) {
499
+ let obj = new Encryption();
500
+ obj.deserialize(params.Encryption)
501
+ this.Encryption = obj;
502
+ }
503
+
500
504
  }
501
505
  }
502
506
 
@@ -528,7 +532,7 @@ class BankCardVerificationRequest extends AbstractModel {
528
532
 
529
533
  /**
530
534
  * 证件类型,请确认该证件为开户时使用的证件类型,未用于开户的证件信息不支持验证。
531
- 目前默认:0 身份证,其他证件类型需求可以联系小助手faceid001确认。
535
+ 目前默认:0 身份证,其他证件类型需求可以添加[腾讯云人脸核身小助手](https://cloud.tencent.com/document/product/1007/56130)进行确认。
532
536
  * @type {number || null}
533
537
  */
534
538
  this.CertType = null;
@@ -595,7 +599,7 @@ class CheckBankCardInformationResponse extends AbstractModel {
595
599
  this.AccountBank = null;
596
600
 
597
601
  /**
598
- * 卡性质:1. 借记卡;2. 贷记卡
602
+ * 卡性质:1. 借记卡;2. 贷记卡;3. 预付费卡;4. 准贷记卡
599
603
  * @type {number || null}
600
604
  */
601
605
  this.AccountType = null;
@@ -633,14 +637,14 @@ class DetectInfoBestFrame extends AbstractModel {
633
637
  super();
634
638
 
635
639
  /**
636
- * 活体比对最佳帧。
640
+ * 活体比对最佳帧Base64编码。
637
641
  注意:此字段可能返回 null,表示取不到有效值。
638
642
  * @type {string || null}
639
643
  */
640
644
  this.BestFrame = null;
641
645
 
642
646
  /**
643
- * 自截帧。
647
+ * 自截帧Base64编码数组。
644
648
  注意:此字段可能返回 null,表示取不到有效值。
645
649
  * @type {Array.<string> || null}
646
650
  */
@@ -661,6 +665,97 @@ class DetectInfoBestFrame extends AbstractModel {
661
665
  }
662
666
  }
663
667
 
668
+ /**
669
+ * 账单详情
670
+ * @class
671
+ */
672
+ class WeChatBillDetail extends AbstractModel {
673
+ constructor(){
674
+ super();
675
+
676
+ /**
677
+ * token
678
+ * @type {string || null}
679
+ */
680
+ this.BizToken = null;
681
+
682
+ /**
683
+ * 本token收费次数
684
+ * @type {number || null}
685
+ */
686
+ this.ChargeCount = null;
687
+
688
+ /**
689
+ * 本token计费详情
690
+ * @type {Array.<ChargeDetail> || null}
691
+ */
692
+ this.ChargeDetails = null;
693
+
694
+ /**
695
+ * 业务RuleId
696
+ * @type {string || null}
697
+ */
698
+ this.RuleId = null;
699
+
700
+ }
701
+
702
+ /**
703
+ * @private
704
+ */
705
+ deserialize(params) {
706
+ if (!params) {
707
+ return;
708
+ }
709
+ this.BizToken = 'BizToken' in params ? params.BizToken : null;
710
+ this.ChargeCount = 'ChargeCount' in params ? params.ChargeCount : null;
711
+
712
+ if (params.ChargeDetails) {
713
+ this.ChargeDetails = new Array();
714
+ for (let z in params.ChargeDetails) {
715
+ let obj = new ChargeDetail();
716
+ obj.deserialize(params.ChargeDetails[z]);
717
+ this.ChargeDetails.push(obj);
718
+ }
719
+ }
720
+ this.RuleId = 'RuleId' in params ? params.RuleId : null;
721
+
722
+ }
723
+ }
724
+
725
+ /**
726
+ * 获取token时的的配置
727
+ * @class
728
+ */
729
+ class GetEidTokenConfig extends AbstractModel {
730
+ constructor(){
731
+ super();
732
+
733
+ /**
734
+ * 姓名身份证输入方式。
735
+ 1:传身份证正反面OCR
736
+ 2:传身份证正面OCR
737
+ 3:用户手动输入
738
+ 4:客户后台传入
739
+ 默认1
740
+ 注:使用OCR时仅支持用户修改结果中的姓名
741
+ * @type {string || null}
742
+ */
743
+ this.InputType = null;
744
+
745
+ }
746
+
747
+ /**
748
+ * @private
749
+ */
750
+ deserialize(params) {
751
+ if (!params) {
752
+ return;
753
+ }
754
+ this.InputType = 'InputType' in params ? params.InputType : null;
755
+
756
+ }
757
+ }
758
+
664
759
  /**
665
760
  * CheckIdCardInformation返回参数结构体
666
761
  * @class
@@ -750,6 +845,13 @@ class CheckIdCardInformationResponse extends AbstractModel {
750
845
  */
751
846
  this.Quality = null;
752
847
 
848
+ /**
849
+ * 敏感数据加密信息。
850
+ 注意:此字段可能返回 null,表示取不到有效值。
851
+ * @type {Encryption || null}
852
+ */
853
+ this.Encryption = null;
854
+
753
855
  /**
754
856
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
755
857
  * @type {string || null}
@@ -777,6 +879,12 @@ class CheckIdCardInformationResponse extends AbstractModel {
777
879
  this.Portrait = 'Portrait' in params ? params.Portrait : null;
778
880
  this.Warnings = 'Warnings' in params ? params.Warnings : null;
779
881
  this.Quality = 'Quality' in params ? params.Quality : null;
882
+
883
+ if (params.Encryption) {
884
+ let obj = new Encryption();
885
+ obj.deserialize(params.Encryption)
886
+ this.Encryption = obj;
887
+ }
780
888
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
781
889
 
782
890
  }
@@ -825,6 +933,13 @@ class GetDetectInfoEnhancedResponse extends AbstractModel {
825
933
  */
826
934
  this.Encryption = null;
827
935
 
936
+ /**
937
+ * 意愿核身相关信息。若未使用意愿核身功能,该字段返回值可以不处理。
938
+ 注意:此字段可能返回 null,表示取不到有效值。
939
+ * @type {IntentionVerifyData || null}
940
+ */
941
+ this.IntentionVerifyData = null;
942
+
828
943
  /**
829
944
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
830
945
  * @type {string || null}
@@ -870,6 +985,12 @@ class GetDetectInfoEnhancedResponse extends AbstractModel {
870
985
  obj.deserialize(params.Encryption)
871
986
  this.Encryption = obj;
872
987
  }
988
+
989
+ if (params.IntentionVerifyData) {
990
+ let obj = new IntentionVerifyData();
991
+ obj.deserialize(params.IntentionVerifyData)
992
+ this.IntentionVerifyData = obj;
993
+ }
873
994
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
874
995
 
875
996
  }
@@ -902,19 +1023,19 @@ class PhoneVerificationRequest extends AbstractModel {
902
1023
  this.Phone = null;
903
1024
 
904
1025
  /**
905
- * 有加密需求的用户,接入传入kms的CiphertextBlob,关于数据加密可查阅 <a href="https://cloud.tencent.com/document/product/1007/47180">数据加密</a> 文档。
1026
+ * 有加密需求的用户,传入kms的CiphertextBlob,关于数据加密可查阅 <a href="https://cloud.tencent.com/document/product/1007/47180">数据加密</a> 文档。
906
1027
  * @type {string || null}
907
1028
  */
908
1029
  this.CiphertextBlob = null;
909
1030
 
910
1031
  /**
911
- * 在使用加密服务时,填入要被加密的字段。本接口中可填入加密后的IdCard,Name,Phone中的一个或多个
1032
+ * 在使用加密服务时,填入要被加密的字段。本接口中可填入加密后的IdCard,Name,Phone中的一个或多个。
912
1033
  * @type {Array.<string> || null}
913
1034
  */
914
1035
  this.EncryptList = null;
915
1036
 
916
1037
  /**
917
- * 有加密需求的用户,传入CBC加密的初试向量
1038
+ * 有加密需求的用户,传入CBC加密的初始向量。
918
1039
  * @type {string || null}
919
1040
  */
920
1041
  this.Iv = null;
@@ -938,6 +1059,60 @@ class PhoneVerificationRequest extends AbstractModel {
938
1059
  }
939
1060
  }
940
1061
 
1062
+ /**
1063
+ * PhoneVerificationCMCC请求参数结构体
1064
+ * @class
1065
+ */
1066
+ class PhoneVerificationCMCCRequest extends AbstractModel {
1067
+ constructor(){
1068
+ super();
1069
+
1070
+ /**
1071
+ * 身份证号
1072
+ * @type {string || null}
1073
+ */
1074
+ this.IdCard = null;
1075
+
1076
+ /**
1077
+ * 姓名
1078
+ * @type {string || null}
1079
+ */
1080
+ this.Name = null;
1081
+
1082
+ /**
1083
+ * 手机号
1084
+ * @type {string || null}
1085
+ */
1086
+ this.Phone = null;
1087
+
1088
+ /**
1089
+ * 敏感数据加密信息。对传入信息(姓名、身份证号、手机号)有加密需求的用户可使用此参数,详情请点击左侧链接。
1090
+ * @type {Encryption || null}
1091
+ */
1092
+ this.Encryption = null;
1093
+
1094
+ }
1095
+
1096
+ /**
1097
+ * @private
1098
+ */
1099
+ deserialize(params) {
1100
+ if (!params) {
1101
+ return;
1102
+ }
1103
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
1104
+ this.Name = 'Name' in params ? params.Name : null;
1105
+ this.Phone = 'Phone' in params ? params.Phone : null;
1106
+
1107
+ if (params.Encryption) {
1108
+ let obj = new Encryption();
1109
+ obj.deserialize(params.Encryption)
1110
+ this.Encryption = obj;
1111
+ }
1112
+
1113
+ }
1114
+ }
1115
+
941
1116
  /**
942
1117
  * GetEidResult请求参数结构体
943
1118
  * @class
@@ -947,7 +1122,7 @@ class GetEidResultRequest extends AbstractModel {
947
1122
  super();
948
1123
 
949
1124
  /**
950
- * 人脸核身流程的标识,调用GetEidToken接口时生成的。
1125
+ * E证通流程的唯一标识,调用GetEidToken接口时生成。
951
1126
  * @type {string || null}
952
1127
  */
953
1128
  this.EidToken = null;
@@ -1036,15 +1211,13 @@ class PhoneVerificationResponse extends AbstractModel {
1036
1211
  /**
1037
1212
  * 认证结果码:
1038
1213
  收费结果码
1039
- 0: 认证通过
1040
- -4: 信息不一致(手机号已实名,但姓名和身份证号与实名信息不一致)
1041
- -5: 手机号未实名
1214
+ 0: 三要素信息一致
1215
+ -4: 三要素信息不一致
1042
1216
  不收费结果码
1043
1217
  -6: 手机号码不合法
1044
1218
  -7: 身份证号码有误
1045
1219
  -8: 姓名校验不通过
1046
1220
  -9: 没有记录
1047
- -10: 认证未通过
1048
1221
  -11: 验证中心服务繁忙
1049
1222
  * @type {string || null}
1050
1223
  */
@@ -1056,6 +1229,13 @@ class PhoneVerificationResponse extends AbstractModel {
1056
1229
  */
1057
1230
  this.Description = null;
1058
1231
 
1232
+ /**
1233
+ * 运营商名称。
1234
+ 取值范围为["","移动","电信","联通"]
1235
+ * @type {string || null}
1236
+ */
1237
+ this.Isp = null;
1238
+
1059
1239
  /**
1060
1240
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1061
1241
  * @type {string || null}
@@ -1073,6 +1253,7 @@ class PhoneVerificationResponse extends AbstractModel {
1073
1253
  }
1074
1254
  this.Result = 'Result' in params ? params.Result : null;
1075
1255
  this.Description = 'Description' in params ? params.Description : null;
1256
+ this.Isp = 'Isp' in params ? params.Isp : null;
1076
1257
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
1077
1258
 
1078
1259
  }
@@ -1117,6 +1298,18 @@ class GetEidTokenRequest extends AbstractModel {
1117
1298
  */
1118
1299
  this.Config = null;
1119
1300
 
1301
+ /**
1302
+ * 最长长度1024位。用户从Url中进入核身认证结束后重定向的回调链接地址。EidToken会在该链接的query参数中。
1303
+ * @type {string || null}
1304
+ */
1305
+ this.RedirectUrl = null;
1306
+
1307
+ /**
1308
+ * 敏感数据加密信息。对传入信息(姓名、身份证号)有加密需求的用户可使用此参数,详情请点击左侧链接。
1309
+ * @type {Encryption || null}
1310
+ */
1311
+ this.Encryption = null;
1312
+
1120
1313
  }
1121
1314
 
1122
1315
  /**
@@ -1136,6 +1329,13 @@ class GetEidTokenRequest extends AbstractModel {
1136
1329
  obj.deserialize(params.Config)
1137
1330
  this.Config = obj;
1138
1331
  }
1332
+ this.RedirectUrl = 'RedirectUrl' in params ? params.RedirectUrl : null;
1333
+
1334
+ if (params.Encryption) {
1335
+ let obj = new Encryption();
1336
+ obj.deserialize(params.Encryption)
1337
+ this.Encryption = obj;
1338
+ }
1139
1339
 
1140
1340
  }
1141
1341
  }
@@ -1208,6 +1408,63 @@ class IdCardOCRVerificationRequest extends AbstractModel {
1208
1408
  }
1209
1409
  }
1210
1410
 
1411
+ /**
1412
+ * GetWeChatBillDetails返回参数结构体
1413
+ * @class
1414
+ */
1415
+ class GetWeChatBillDetailsResponse extends AbstractModel {
1416
+ constructor(){
1417
+ super();
1418
+
1419
+ /**
1420
+ * 是否还有下一页。该字段为true时,需要将NextCursor的值作为入参Cursor继续调用本接口。
1421
+ * @type {boolean || null}
1422
+ */
1423
+ this.HasNextPage = null;
1424
+
1425
+ /**
1426
+ * 下一页的游标。用于分页。
1427
+ * @type {number || null}
1428
+ */
1429
+ this.NextCursor = null;
1430
+
1431
+ /**
1432
+ * 数据
1433
+ * @type {Array.<WeChatBillDetail> || null}
1434
+ */
1435
+ this.WeChatBillDetails = null;
1436
+
1437
+ /**
1438
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1439
+ * @type {string || null}
1440
+ */
1441
+ this.RequestId = null;
1442
+
1443
+ }
1444
+
1445
+ /**
1446
+ * @private
1447
+ */
1448
+ deserialize(params) {
1449
+ if (!params) {
1450
+ return;
1451
+ }
1452
+ this.HasNextPage = 'HasNextPage' in params ? params.HasNextPage : null;
1453
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1454
+
1455
+ if (params.WeChatBillDetails) {
1456
+ this.WeChatBillDetails = new Array();
1457
+ for (let z in params.WeChatBillDetails) {
1458
+ let obj = new WeChatBillDetail();
1459
+ obj.deserialize(params.WeChatBillDetails[z]);
1460
+ this.WeChatBillDetails.push(obj);
1461
+ }
1462
+ }
1463
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1464
+
1465
+ }
1466
+ }
1467
+
1211
1468
  /**
1212
1469
  * CheckPhoneAndName返回参数结构体
1213
1470
  * @class
@@ -1360,6 +1617,69 @@ class MobileStatusRequest extends AbstractModel {
1360
1617
  }
1361
1618
  }
1362
1619
 
1620
+ /**
1621
+ * DetectReflectLivenessAndCompare返回参数结构体
1622
+ * @class
1623
+ */
1624
+ class DetectReflectLivenessAndCompareResponse extends AbstractModel {
1625
+ constructor(){
1626
+ super();
1627
+
1628
+ /**
1629
+ * 验证通过后的视频最佳截图资源临时地址,jpg格式,资源和链接有效期2小时,务必在有效期内下载。
1630
+ * @type {string || null}
1631
+ */
1632
+ this.BestFrameUrl = null;
1633
+
1634
+ /**
1635
+ * 验证通过后的视频最佳截图资源MD5(32位,用于校验BestFrame的一致性)。
1636
+ * @type {string || null}
1637
+ */
1638
+ this.BestFrameMd5 = null;
1639
+
1640
+ /**
1641
+ * 业务错误码,成功情况返回Success,错误情况请参考下方错误码 列表中FailedOperation部分。
1642
+ * @type {string || null}
1643
+ */
1644
+ this.Result = null;
1645
+
1646
+ /**
1647
+ * 业务结果描述。
1648
+ * @type {string || null}
1649
+ */
1650
+ this.Description = null;
1651
+
1652
+ /**
1653
+ * 相似度,取值范围 [0.00, 100.00]。推荐相似度大于等于70时可判断为同一人,可根据具体场景自行调整阈值(阈值70的误通过率为千分之一,阈值80的误通过率是万分之一)。
1654
+ * @type {number || null}
1655
+ */
1656
+ this.Sim = null;
1657
+
1658
+ /**
1659
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1660
+ * @type {string || null}
1661
+ */
1662
+ this.RequestId = null;
1663
+
1664
+ }
1665
+
1666
+ /**
1667
+ * @private
1668
+ */
1669
+ deserialize(params) {
1670
+ if (!params) {
1671
+ return;
1672
+ }
1673
+ this.BestFrameUrl = 'BestFrameUrl' in params ? params.BestFrameUrl : null;
1674
+ this.BestFrameMd5 = 'BestFrameMd5' in params ? params.BestFrameMd5 : null;
1675
+ this.Result = 'Result' in params ? params.Result : null;
1676
+ this.Description = 'Description' in params ? params.Description : null;
1677
+ this.Sim = 'Sim' in params ? params.Sim : null;
1678
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1679
+
1680
+ }
1681
+ }
1682
+
1363
1683
  /**
1364
1684
  * GetRealNameAuthToken请求参数结构体
1365
1685
  * @class
@@ -1402,6 +1722,257 @@ class GetRealNameAuthTokenRequest extends AbstractModel {
1402
1722
  }
1403
1723
  }
1404
1724
 
1725
+ /**
1726
+ * ParseNfcData返回参数结构体
1727
+ * @class
1728
+ */
1729
+ class ParseNfcDataResponse extends AbstractModel {
1730
+ constructor(){
1731
+ super();
1732
+
1733
+ /**
1734
+ * 0为首次查询成功,-1为查询失败。
1735
+ 注意:此字段可能返回 null,表示取不到有效值。
1736
+ * @type {string || null}
1737
+ */
1738
+ this.ResultCode = null;
1739
+
1740
+ /**
1741
+ * 身份证号
1742
+ 注意:此字段可能返回 null,表示取不到有效值。
1743
+ * @type {string || null}
1744
+ */
1745
+ this.IdNum = null;
1746
+
1747
+ /**
1748
+ * 姓名
1749
+ 注意:此字段可能返回 null,表示取不到有效值。
1750
+ * @type {string || null}
1751
+ */
1752
+ this.Name = null;
1753
+
1754
+ /**
1755
+ * 照片
1756
+ 注意:此字段可能返回 null,表示取不到有效值。
1757
+ * @type {string || null}
1758
+ */
1759
+ this.Picture = null;
1760
+
1761
+ /**
1762
+ * 出生日期
1763
+ 注意:此字段可能返回 null,表示取不到有效值。
1764
+ * @type {string || null}
1765
+ */
1766
+ this.BirthDate = null;
1767
+
1768
+ /**
1769
+ * 有效期起始时间
1770
+ 注意:此字段可能返回 null,表示取不到有效值。
1771
+ * @type {string || null}
1772
+ */
1773
+ this.BeginTime = null;
1774
+
1775
+ /**
1776
+ * 有效期结束时间
1777
+ 注意:此字段可能返回 null,表示取不到有效值。
1778
+ * @type {string || null}
1779
+ */
1780
+ this.EndTime = null;
1781
+
1782
+ /**
1783
+ * 住址
1784
+ 注意:此字段可能返回 null,表示取不到有效值。
1785
+ * @type {string || null}
1786
+ */
1787
+ this.Address = null;
1788
+
1789
+ /**
1790
+ * 民族
1791
+ 注意:此字段可能返回 null,表示取不到有效值。
1792
+ * @type {string || null}
1793
+ */
1794
+ this.Nation = null;
1795
+
1796
+ /**
1797
+ * 性别
1798
+ 注意:此字段可能返回 null,表示取不到有效值。
1799
+ * @type {string || null}
1800
+ */
1801
+ this.Sex = null;
1802
+
1803
+ /**
1804
+ * 身份证 01 中国护照 03 军官证 04 武警证 05 港澳通行证 06 台胞证 07 外国护照 08 士兵证 09 临时身份证 10 户口本 11 警官证 12 外国人永久居留证 13 港澳台居民居住证 14 回乡证 15 大陆居民来往台湾通行证 16 其他证件 99
1805
+ 注意:此字段可能返回 null,表示取不到有效值。
1806
+ * @type {string || null}
1807
+ */
1808
+ this.IdType = null;
1809
+
1810
+ /**
1811
+ * 英文姓名
1812
+ 注意:此字段可能返回 null,表示取不到有效值。
1813
+ * @type {string || null}
1814
+ */
1815
+ this.EnName = null;
1816
+
1817
+ /**
1818
+ * 签发机关
1819
+ 注意:此字段可能返回 null,表示取不到有效值。
1820
+ * @type {string || null}
1821
+ */
1822
+ this.SigningOrganization = null;
1823
+
1824
+ /**
1825
+ * 港澳台居民居住证,通行证号码
1826
+ 注意:此字段可能返回 null,表示取不到有效值。
1827
+ * @type {string || null}
1828
+ */
1829
+ this.OtherIdNum = null;
1830
+
1831
+ /**
1832
+ * 旅行证件国籍
1833
+ 注意:此字段可能返回 null,表示取不到有效值。
1834
+ * @type {string || null}
1835
+ */
1836
+ this.Nationality = null;
1837
+
1838
+ /**
1839
+ * 旅行证件机读区第二行 29~42 位
1840
+ 注意:此字段可能返回 null,表示取不到有效值。
1841
+ * @type {string || null}
1842
+ */
1843
+ this.PersonalNumber = null;
1844
+
1845
+ /**
1846
+ * 旅行证件类的核验结果。JSON格式如下:
1847
+ {"result_issuer ":"签发者证书合法性验证结果 ","result_pape r":"证件安全对象合法性验证 结果 ","result_data" :"防数据篡改验证结果 ","result_chip" :"防证书件芯片被复制验证结果"}
1848
+ 0:验证通过,1: 验证不通过,2: 未验证,3:部分通过,当4项核验结果都为0时,表示证件为真
1849
+ 注意:此字段可能返回 null,表示取不到有效值。
1850
+ * @type {string || null}
1851
+ */
1852
+ this.CheckMRTD = null;
1853
+
1854
+ /**
1855
+ * 身份证照片面合成图片
1856
+ 注意:此字段可能返回 null,表示取不到有效值。
1857
+ * @type {string || null}
1858
+ */
1859
+ this.ImageA = null;
1860
+
1861
+ /**
1862
+ * 身份证国徽面合成图片
1863
+ 注意:此字段可能返回 null,表示取不到有效值。
1864
+ * @type {string || null}
1865
+ */
1866
+ this.ImageB = null;
1867
+
1868
+ /**
1869
+ * 对result code的结果描述
1870
+ 注意:此字段可能返回 null,表示取不到有效值。
1871
+ * @type {string || null}
1872
+ */
1873
+ this.ResultDescription = null;
1874
+
1875
+ /**
1876
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1877
+ * @type {string || null}
1878
+ */
1879
+ this.RequestId = null;
1880
+
1881
+ }
1882
+
1883
+ /**
1884
+ * @private
1885
+ */
1886
+ deserialize(params) {
1887
+ if (!params) {
1888
+ return;
1889
+ }
1890
+ this.ResultCode = 'ResultCode' in params ? params.ResultCode : null;
1891
+ this.IdNum = 'IdNum' in params ? params.IdNum : null;
1892
+ this.Name = 'Name' in params ? params.Name : null;
1893
+ this.Picture = 'Picture' in params ? params.Picture : null;
1894
+ this.BirthDate = 'BirthDate' in params ? params.BirthDate : null;
1895
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
1896
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
1897
+ this.Address = 'Address' in params ? params.Address : null;
1898
+ this.Nation = 'Nation' in params ? params.Nation : null;
1899
+ this.Sex = 'Sex' in params ? params.Sex : null;
1900
+ this.IdType = 'IdType' in params ? params.IdType : null;
1901
+ this.EnName = 'EnName' in params ? params.EnName : null;
1902
+ this.SigningOrganization = 'SigningOrganization' in params ? params.SigningOrganization : null;
1903
+ this.OtherIdNum = 'OtherIdNum' in params ? params.OtherIdNum : null;
1904
+ this.Nationality = 'Nationality' in params ? params.Nationality : null;
1905
+ this.PersonalNumber = 'PersonalNumber' in params ? params.PersonalNumber : null;
1906
+ this.CheckMRTD = 'CheckMRTD' in params ? params.CheckMRTD : null;
1907
+ this.ImageA = 'ImageA' in params ? params.ImageA : null;
1908
+ this.ImageB = 'ImageB' in params ? params.ImageB : null;
1909
+ this.ResultDescription = 'ResultDescription' in params ? params.ResultDescription : null;
1910
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1911
+
1912
+ }
1913
+ }
1914
+
1915
+ /**
1916
+ * CheckIdNameDate请求参数结构体
1917
+ * @class
1918
+ */
1919
+ class CheckIdNameDateRequest extends AbstractModel {
1920
+ constructor(){
1921
+ super();
1922
+
1923
+ /**
1924
+ * 姓名
1925
+ * @type {string || null}
1926
+ */
1927
+ this.Name = null;
1928
+
1929
+ /**
1930
+ * 身份证号
1931
+ * @type {string || null}
1932
+ */
1933
+ this.IdCard = null;
1934
+
1935
+ /**
1936
+ * 身份证有效期开始时间,格式:YYYYMMDD。如:20210701
1937
+ * @type {string || null}
1938
+ */
1939
+ this.ValidityBegin = null;
1940
+
1941
+ /**
1942
+ * 身份证有效期到期时间,格式:YYYYMMDD,长期用“00000000”代替;如:20210701
1943
+ * @type {string || null}
1944
+ */
1945
+ this.ValidityEnd = null;
1946
+
1947
+ /**
1948
+ * 敏感数据加密信息。对传入信息(姓名、身份证号)有加密需求的用户可使用此参数,详情请点击左侧链接。
1949
+ * @type {Encryption || null}
1950
+ */
1951
+ this.Encryption = null;
1952
+
1953
+ }
1954
+
1955
+ /**
1956
+ * @private
1957
+ */
1958
+ deserialize(params) {
1959
+ if (!params) {
1960
+ return;
1961
+ }
1962
+ this.Name = 'Name' in params ? params.Name : null;
1963
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
1964
+ this.ValidityBegin = 'ValidityBegin' in params ? params.ValidityBegin : null;
1965
+ this.ValidityEnd = 'ValidityEnd' in params ? params.ValidityEnd : null;
1966
+
1967
+ if (params.Encryption) {
1968
+ let obj = new Encryption();
1969
+ obj.deserialize(params.Encryption)
1970
+ this.Encryption = obj;
1971
+ }
1972
+
1973
+ }
1974
+ }
1975
+
1405
1976
  /**
1406
1977
  * BankCard2EVerification请求参数结构体
1407
1978
  * @class
@@ -1411,16 +1982,205 @@ class BankCard2EVerificationRequest extends AbstractModel {
1411
1982
  super();
1412
1983
 
1413
1984
  /**
1414
- * 姓名
1985
+ * 姓名
1986
+ * @type {string || null}
1987
+ */
1988
+ this.Name = null;
1989
+
1990
+ /**
1991
+ * 银行卡
1992
+ * @type {string || null}
1993
+ */
1994
+ this.BankCard = null;
1995
+
1996
+ /**
1997
+ * 敏感数据加密信息。对传入信息(姓名、银行卡号)有加密需求的用户可使用此参数,详情请点击左侧链接。
1998
+ * @type {Encryption || null}
1999
+ */
2000
+ this.Encryption = null;
2001
+
2002
+ }
2003
+
2004
+ /**
2005
+ * @private
2006
+ */
2007
+ deserialize(params) {
2008
+ if (!params) {
2009
+ return;
2010
+ }
2011
+ this.Name = 'Name' in params ? params.Name : null;
2012
+ this.BankCard = 'BankCard' in params ? params.BankCard : null;
2013
+
2014
+ if (params.Encryption) {
2015
+ let obj = new Encryption();
2016
+ obj.deserialize(params.Encryption)
2017
+ this.Encryption = obj;
2018
+ }
2019
+
2020
+ }
2021
+ }
2022
+
2023
+ /**
2024
+ * LivenessRecognition请求参数结构体
2025
+ * @class
2026
+ */
2027
+ class LivenessRecognitionRequest extends AbstractModel {
2028
+ constructor(){
2029
+ super();
2030
+
2031
+ /**
2032
+ * 身份证号
2033
+ * @type {string || null}
2034
+ */
2035
+ this.IdCard = null;
2036
+
2037
+ /**
2038
+ * 姓名。中文请使用UTF-8编码。
2039
+ * @type {string || null}
2040
+ */
2041
+ this.Name = null;
2042
+
2043
+ /**
2044
+ * 活体检测类型,取值:LIP/ACTION/SILENT。
2045
+ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模式选择一种传入。
2046
+ * @type {string || null}
2047
+ */
2048
+ this.LivenessType = null;
2049
+
2050
+ /**
2051
+ * 用于活体检测的视频,视频的BASE64值;
2052
+ BASE64编码后的大小不超过8M,支持mp4、avi、flv格式。
2053
+ * @type {string || null}
2054
+ */
2055
+ this.VideoBase64 = null;
2056
+
2057
+ /**
2058
+ * 用于活体检测的视频Url 地址。视频下载后经Base64编码不超过 8M,视频下载耗时不超过4S,支持mp4、avi、flv格式。
2059
+
2060
+ 视频的 VideoUrl、VideoBase64 必须提供一个,如果都提供,只使用 VideoBase64。
2061
+
2062
+ 建议视频存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议视频存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
2063
+ * @type {string || null}
2064
+ */
2065
+ this.VideoUrl = null;
2066
+
2067
+ /**
2068
+ * 数字模式传参:传数字验证码,验证码需先调用<a href="https://cloud.tencent.com/document/product/1007/31821">获取数字验证码接口</a>得到;
2069
+ 动作模式传参:传动作顺序,动作顺序需先调用<a href="https://cloud.tencent.com/document/product/1007/31822">获取动作顺序接口</a>得到;
2070
+ 静默模式传参:空。
2071
+ * @type {string || null}
2072
+ */
2073
+ this.ValidateData = null;
2074
+
2075
+ /**
2076
+ * 额外配置,传入JSON字符串。
2077
+ {
2078
+ "BestFrameNum": 2 //需要返回多张最佳截图,取值范围2-10
2079
+ }
2080
+ * @type {string || null}
2081
+ */
2082
+ this.Optional = null;
2083
+
2084
+ /**
2085
+ * 敏感数据加密信息。对传入信息(姓名、身份证号)有加密需求的用户可使用此参数,详情请点击左侧链接。
2086
+ * @type {Encryption || null}
2087
+ */
2088
+ this.Encryption = null;
2089
+
2090
+ }
2091
+
2092
+ /**
2093
+ * @private
2094
+ */
2095
+ deserialize(params) {
2096
+ if (!params) {
2097
+ return;
2098
+ }
2099
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
2100
+ this.Name = 'Name' in params ? params.Name : null;
2101
+ this.LivenessType = 'LivenessType' in params ? params.LivenessType : null;
2102
+ this.VideoBase64 = 'VideoBase64' in params ? params.VideoBase64 : null;
2103
+ this.VideoUrl = 'VideoUrl' in params ? params.VideoUrl : null;
2104
+ this.ValidateData = 'ValidateData' in params ? params.ValidateData : null;
2105
+ this.Optional = 'Optional' in params ? params.Optional : null;
2106
+
2107
+ if (params.Encryption) {
2108
+ let obj = new Encryption();
2109
+ obj.deserialize(params.Encryption)
2110
+ this.Encryption = obj;
2111
+ }
2112
+
2113
+ }
2114
+ }
2115
+
2116
+ /**
2117
+ * Eid出参,包括商户方用户的标识和加密的用户姓名身份证信息。
2118
+ * @class
2119
+ */
2120
+ class EidInfo extends AbstractModel {
2121
+ constructor(){
2122
+ super();
2123
+
2124
+ /**
2125
+ * 商户方 appeIDcode 的数字证书
2126
+ * @type {string || null}
2127
+ */
2128
+ this.EidCode = null;
2129
+
2130
+ /**
2131
+ * Eid中心针对商户方EidCode的电子签名
2132
+ * @type {string || null}
2133
+ */
2134
+ this.EidSign = null;
2135
+
2136
+ /**
2137
+ * 商户方公钥加密的会话密钥的base64字符串,[指引详见](https://cloud.tencent.com/document/product/1007/63370)
2138
+ * @type {string || null}
2139
+ */
2140
+ this.DesKey = null;
2141
+
2142
+ /**
2143
+ * 会话密钥sm2加密后的base64字符串,[指引详见](https://cloud.tencent.com/document/product/1007/63370)
2144
+ * @type {string || null}
2145
+ */
2146
+ this.UserInfo = null;
2147
+
2148
+ }
2149
+
2150
+ /**
2151
+ * @private
2152
+ */
2153
+ deserialize(params) {
2154
+ if (!params) {
2155
+ return;
2156
+ }
2157
+ this.EidCode = 'EidCode' in params ? params.EidCode : null;
2158
+ this.EidSign = 'EidSign' in params ? params.EidSign : null;
2159
+ this.DesKey = 'DesKey' in params ? params.DesKey : null;
2160
+ this.UserInfo = 'UserInfo' in params ? params.UserInfo : null;
2161
+
2162
+ }
2163
+ }
2164
+
2165
+ /**
2166
+ * GetFaceIdToken返回参数结构体
2167
+ * @class
2168
+ */
2169
+ class GetFaceIdTokenResponse extends AbstractModel {
2170
+ constructor(){
2171
+ super();
2172
+
2173
+ /**
2174
+ * 有效期 10分钟。只能完成1次核身。
1415
2175
  * @type {string || null}
1416
2176
  */
1417
- this.Name = null;
2177
+ this.FaceIdToken = null;
1418
2178
 
1419
2179
  /**
1420
- * 银行卡
2180
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1421
2181
  * @type {string || null}
1422
2182
  */
1423
- this.BankCard = null;
2183
+ this.RequestId = null;
1424
2184
 
1425
2185
  }
1426
2186
 
@@ -1431,62 +2191,43 @@ class BankCard2EVerificationRequest extends AbstractModel {
1431
2191
  if (!params) {
1432
2192
  return;
1433
2193
  }
1434
- this.Name = 'Name' in params ? params.Name : null;
1435
- this.BankCard = 'BankCard' in params ? params.BankCard : null;
2194
+ this.FaceIdToken = 'FaceIdToken' in params ? params.FaceIdToken : null;
2195
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1436
2196
 
1437
2197
  }
1438
2198
  }
1439
2199
 
1440
2200
  /**
1441
- * LivenessRecognition请求参数结构体
2201
+ * DetectReflectLivenessAndCompare请求参数结构体
1442
2202
  * @class
1443
2203
  */
1444
- class LivenessRecognitionRequest extends AbstractModel {
2204
+ class DetectReflectLivenessAndCompareRequest extends AbstractModel {
1445
2205
  constructor(){
1446
2206
  super();
1447
2207
 
1448
2208
  /**
1449
- * 身份证号
1450
- * @type {string || null}
1451
- */
1452
- this.IdCard = null;
1453
-
1454
- /**
1455
- * 姓名。中文请使用UTF-8编码。
1456
- * @type {string || null}
1457
- */
1458
- this.Name = null;
1459
-
1460
- /**
1461
- * 用于活体检测的视频,视频的BASE64值;
1462
- BASE64编码后的大小不超过8M,支持mp4、avi、flv格式。
2209
+ * SDK生成的活体检测数据包的资源地址。
1463
2210
  * @type {string || null}
1464
2211
  */
1465
- this.VideoBase64 = null;
2212
+ this.LiveDataUrl = null;
1466
2213
 
1467
2214
  /**
1468
- * 活体检测类型,取值:LIP/ACTION/SILENT。
1469
- LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模式选择一种传入。
2215
+ * SDK生成的活体检测数据包的资源内容MD5(32位,用于校验LiveData的一致性)。
1470
2216
  * @type {string || null}
1471
2217
  */
1472
- this.LivenessType = null;
2218
+ this.LiveDataMd5 = null;
1473
2219
 
1474
2220
  /**
1475
- * 数字模式传参:数字验证码(1234),需先调用接口获取数字验证码;
1476
- 动作模式传参:传动作顺序(2,1 or 1,2),需先调用接口获取动作顺序;
1477
- 静默模式传参:空。
2221
+ * 用于比对的目标图片的资源地址。
1478
2222
  * @type {string || null}
1479
2223
  */
1480
- this.ValidateData = null;
2224
+ this.ImageUrl = null;
1481
2225
 
1482
2226
  /**
1483
- * 额外配置,传入JSON字符串。
1484
- {
1485
- "BestFrameNum": 2 //需要返回多张最佳截图,取值范围1-10
1486
- }
2227
+ * 用于比对的目标图片的资源MD5(32位,用于校验Image的一致性)。
1487
2228
  * @type {string || null}
1488
2229
  */
1489
- this.Optional = null;
2230
+ this.ImageMd5 = null;
1490
2231
 
1491
2232
  }
1492
2233
 
@@ -1497,35 +2238,56 @@ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模
1497
2238
  if (!params) {
1498
2239
  return;
1499
2240
  }
1500
- this.IdCard = 'IdCard' in params ? params.IdCard : null;
1501
- this.Name = 'Name' in params ? params.Name : null;
1502
- this.VideoBase64 = 'VideoBase64' in params ? params.VideoBase64 : null;
1503
- this.LivenessType = 'LivenessType' in params ? params.LivenessType : null;
1504
- this.ValidateData = 'ValidateData' in params ? params.ValidateData : null;
1505
- this.Optional = 'Optional' in params ? params.Optional : null;
2241
+ this.LiveDataUrl = 'LiveDataUrl' in params ? params.LiveDataUrl : null;
2242
+ this.LiveDataMd5 = 'LiveDataMd5' in params ? params.LiveDataMd5 : null;
2243
+ this.ImageUrl = 'ImageUrl' in params ? params.ImageUrl : null;
2244
+ this.ImageMd5 = 'ImageMd5' in params ? params.ImageMd5 : null;
1506
2245
 
1507
2246
  }
1508
2247
  }
1509
2248
 
1510
2249
  /**
1511
- * Eid出参
2250
+ * PhoneVerificationCMCC返回参数结构体
1512
2251
  * @class
1513
2252
  */
1514
- class EidInfo extends AbstractModel {
2253
+ class PhoneVerificationCMCCResponse extends AbstractModel {
1515
2254
  constructor(){
1516
2255
  super();
1517
2256
 
1518
2257
  /**
1519
- * 商户方 appeIDcode 的数字证书
2258
+ * 认证结果码,收费情况如下。
2259
+ 收费结果码:
2260
+ 0: 认证通过
2261
+ -4: 信息不一致(手机号已实名,但姓名和身份证号与实名信息不一致)
2262
+ 不收费结果码:
2263
+ -6: 手机号码不合法
2264
+ -7: 身份证号码有误
2265
+ -8: 姓名校验不通过
2266
+ -9: 没有记录
2267
+ -10: 认证未通过
2268
+ -11: 验证中心服务繁忙
1520
2269
  * @type {string || null}
1521
2270
  */
1522
- this.EidCode = null;
2271
+ this.Result = null;
1523
2272
 
1524
2273
  /**
1525
- * eID 中心针对商户方EidCode的电子签名
2274
+ * 运营商名称。
2275
+ 取值范围为["移动","联通","电信",""]
1526
2276
  * @type {string || null}
1527
2277
  */
1528
- this.EidSign = null;
2278
+ this.Isp = null;
2279
+
2280
+ /**
2281
+ * 业务结果描述。
2282
+ * @type {string || null}
2283
+ */
2284
+ this.Description = null;
2285
+
2286
+ /**
2287
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2288
+ * @type {string || null}
2289
+ */
2290
+ this.RequestId = null;
1529
2291
 
1530
2292
  }
1531
2293
 
@@ -1536,25 +2298,31 @@ class EidInfo extends AbstractModel {
1536
2298
  if (!params) {
1537
2299
  return;
1538
2300
  }
1539
- this.EidCode = 'EidCode' in params ? params.EidCode : null;
1540
- this.EidSign = 'EidSign' in params ? params.EidSign : null;
2301
+ this.Result = 'Result' in params ? params.Result : null;
2302
+ this.Isp = 'Isp' in params ? params.Isp : null;
2303
+ this.Description = 'Description' in params ? params.Description : null;
2304
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1541
2305
 
1542
2306
  }
1543
2307
  }
1544
2308
 
1545
2309
  /**
1546
- * GetFaceIdToken返回参数结构体
2310
+ * CheckEidTokenStatus返回参数结构体
1547
2311
  * @class
1548
2312
  */
1549
- class GetFaceIdTokenResponse extends AbstractModel {
2313
+ class CheckEidTokenStatusResponse extends AbstractModel {
1550
2314
  constructor(){
1551
2315
  super();
1552
2316
 
1553
2317
  /**
1554
- * 有效期 10分钟。只能完成1次核身。
2318
+ * 枚举:
2319
+ init:token未验证
2320
+ doing: 验证中
2321
+ finished: 验证完成
2322
+ timeout: token已超时
1555
2323
  * @type {string || null}
1556
2324
  */
1557
- this.FaceIdToken = null;
2325
+ this.Status = null;
1558
2326
 
1559
2327
  /**
1560
2328
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1571,31 +2339,54 @@ class GetFaceIdTokenResponse extends AbstractModel {
1571
2339
  if (!params) {
1572
2340
  return;
1573
2341
  }
1574
- this.FaceIdToken = 'FaceIdToken' in params ? params.FaceIdToken : null;
2342
+ this.Status = 'Status' in params ? params.Status : null;
1575
2343
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
1576
2344
 
1577
2345
  }
1578
2346
  }
1579
2347
 
1580
2348
  /**
1581
- * 获取token时的的配置
2349
+ * PhoneVerificationCTCC返回参数结构体
1582
2350
  * @class
1583
2351
  */
1584
- class GetEidTokenConfig extends AbstractModel {
2352
+ class PhoneVerificationCTCCResponse extends AbstractModel {
1585
2353
  constructor(){
1586
2354
  super();
1587
2355
 
1588
2356
  /**
1589
- * 姓名身份证输入方式。
1590
- 1:传身份证正反面OCR
1591
- 2:传身份证正面OCR
1592
- 3:用户手动输入
1593
- 4:客户后台传入
1594
- 默认1
1595
- 注:使用OCR时仅支持用户修改结果中的姓名
2357
+ * 认证结果码,收费情况如下。
2358
+ 收费结果码:
2359
+ 0: 认证通过
2360
+ -4: 信息不一致(手机号已实名,但姓名和身份证号与实名信息不一致)
2361
+ 不收费结果码:
2362
+ -6: 手机号码不合法
2363
+ -7: 身份证号码有误
2364
+ -8: 姓名校验不通过
2365
+ -9: 没有记录
2366
+ -10: 认证未通过
2367
+ -11: 验证中心服务繁忙
1596
2368
  * @type {string || null}
1597
2369
  */
1598
- this.InputType = null;
2370
+ this.Result = null;
2371
+
2372
+ /**
2373
+ * 运营商名称。
2374
+ 取值范围为["移动","联通","电信",""]
2375
+ * @type {string || null}
2376
+ */
2377
+ this.Isp = null;
2378
+
2379
+ /**
2380
+ * 业务结果描述。
2381
+ * @type {string || null}
2382
+ */
2383
+ this.Description = null;
2384
+
2385
+ /**
2386
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2387
+ * @type {string || null}
2388
+ */
2389
+ this.RequestId = null;
1599
2390
 
1600
2391
  }
1601
2392
 
@@ -1606,7 +2397,10 @@ class GetEidTokenConfig extends AbstractModel {
1606
2397
  if (!params) {
1607
2398
  return;
1608
2399
  }
1609
- this.InputType = 'InputType' in params ? params.InputType : null;
2400
+ this.Result = 'Result' in params ? params.Result : null;
2401
+ this.Isp = 'Isp' in params ? params.Isp : null;
2402
+ this.Description = 'Description' in params ? params.Description : null;
2403
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1610
2404
 
1611
2405
  }
1612
2406
  }
@@ -1672,6 +2466,60 @@ class MobileStatusResponse extends AbstractModel {
1672
2466
  }
1673
2467
  }
1674
2468
 
2469
+ /**
2470
+ * PhoneVerificationCTCC请求参数结构体
2471
+ * @class
2472
+ */
2473
+ class PhoneVerificationCTCCRequest extends AbstractModel {
2474
+ constructor(){
2475
+ super();
2476
+
2477
+ /**
2478
+ * 身份证号
2479
+ * @type {string || null}
2480
+ */
2481
+ this.IdCard = null;
2482
+
2483
+ /**
2484
+ * 姓名
2485
+ * @type {string || null}
2486
+ */
2487
+ this.Name = null;
2488
+
2489
+ /**
2490
+ * 手机号
2491
+ * @type {string || null}
2492
+ */
2493
+ this.Phone = null;
2494
+
2495
+ /**
2496
+ * 敏感数据加密信息。对传入信息(姓名、身份证号、手机号)有加密需求的用户可使用此参数,详情请点击左侧链接。
2497
+ * @type {Encryption || null}
2498
+ */
2499
+ this.Encryption = null;
2500
+
2501
+ }
2502
+
2503
+ /**
2504
+ * @private
2505
+ */
2506
+ deserialize(params) {
2507
+ if (!params) {
2508
+ return;
2509
+ }
2510
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
2511
+ this.Name = 'Name' in params ? params.Name : null;
2512
+ this.Phone = 'Phone' in params ? params.Phone : null;
2513
+
2514
+ if (params.Encryption) {
2515
+ let obj = new Encryption();
2516
+ obj.deserialize(params.Encryption)
2517
+ this.Encryption = obj;
2518
+ }
2519
+
2520
+ }
2521
+ }
2522
+
1675
2523
  /**
1676
2524
  * IdCardOCRVerification返回参数结构体
1677
2525
  * @class
@@ -1690,6 +2538,8 @@ class IdCardOCRVerificationResponse extends AbstractModel {
1690
2538
  -3: 非法姓名(长度、格式等不正确)
1691
2539
  -4: 证件库服务异常
1692
2540
  -5: 证件库中无此身份证记录
2541
+ -6: 权威比对系统升级中,请稍后再试
2542
+ -7: 认证次数超过当日限制
1693
2543
  * @type {string || null}
1694
2544
  */
1695
2545
  this.Result = null;
@@ -1769,30 +2619,66 @@ class IdCardOCRVerificationResponse extends AbstractModel {
1769
2619
  }
1770
2620
 
1771
2621
  /**
1772
- * GetRealNameAuthToken返回参数结构体
2622
+ * 计费详情
1773
2623
  * @class
1774
2624
  */
1775
- class GetRealNameAuthTokenResponse extends AbstractModel {
2625
+ class ChargeDetail extends AbstractModel {
1776
2626
  constructor(){
1777
2627
  super();
1778
2628
 
1779
2629
  /**
1780
- * 查询实名认证结果的唯一凭证
2630
+ * 一比一时间时间戳,13位。
1781
2631
  * @type {string || null}
1782
2632
  */
1783
- this.AuthToken = null;
2633
+ this.ReqTime = null;
1784
2634
 
1785
2635
  /**
1786
- * 实名认证授权地址,认证发起方需要重定向到这个地址获取认证用户的授权,仅能在微信环境下打开。
2636
+ * 一比一请求的唯一标记。
1787
2637
  * @type {string || null}
1788
2638
  */
1789
- this.RedirectURL = null;
2639
+ this.Seq = null;
1790
2640
 
1791
2641
  /**
1792
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2642
+ * 一比一时使用的、脱敏后的身份证号。
1793
2643
  * @type {string || null}
1794
2644
  */
1795
- this.RequestId = null;
2645
+ this.Idcard = null;
2646
+
2647
+ /**
2648
+ * 一比一时使用的、脱敏后的姓名。
2649
+ * @type {string || null}
2650
+ */
2651
+ this.Name = null;
2652
+
2653
+ /**
2654
+ * 一比一的相似度。0-100,保留2位小数。
2655
+ * @type {string || null}
2656
+ */
2657
+ this.Sim = null;
2658
+
2659
+ /**
2660
+ * 本次详情是否收费。
2661
+ * @type {boolean || null}
2662
+ */
2663
+ this.IsNeedCharge = null;
2664
+
2665
+ /**
2666
+ * 收费类型,比对、核身、混合部署。
2667
+ * @type {string || null}
2668
+ */
2669
+ this.ChargeType = null;
2670
+
2671
+ /**
2672
+ * 本次活体一比一最终结果。
2673
+ * @type {string || null}
2674
+ */
2675
+ this.ErrorCode = null;
2676
+
2677
+ /**
2678
+ * 本次活体一比一最终结果描述。
2679
+ * @type {string || null}
2680
+ */
2681
+ this.ErrorMessage = null;
1796
2682
 
1797
2683
  }
1798
2684
 
@@ -1803,9 +2689,43 @@ class GetRealNameAuthTokenResponse extends AbstractModel {
1803
2689
  if (!params) {
1804
2690
  return;
1805
2691
  }
1806
- this.AuthToken = 'AuthToken' in params ? params.AuthToken : null;
1807
- this.RedirectURL = 'RedirectURL' in params ? params.RedirectURL : null;
1808
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
2692
+ this.ReqTime = 'ReqTime' in params ? params.ReqTime : null;
2693
+ this.Seq = 'Seq' in params ? params.Seq : null;
2694
+ this.Idcard = 'Idcard' in params ? params.Idcard : null;
2695
+ this.Name = 'Name' in params ? params.Name : null;
2696
+ this.Sim = 'Sim' in params ? params.Sim : null;
2697
+ this.IsNeedCharge = 'IsNeedCharge' in params ? params.IsNeedCharge : null;
2698
+ this.ChargeType = 'ChargeType' in params ? params.ChargeType : null;
2699
+ this.ErrorCode = 'ErrorCode' in params ? params.ErrorCode : null;
2700
+ this.ErrorMessage = 'ErrorMessage' in params ? params.ErrorMessage : null;
2701
+
2702
+ }
2703
+ }
2704
+
2705
+ /**
2706
+ * ParseNfcData请求参数结构体
2707
+ * @class
2708
+ */
2709
+ class ParseNfcDataRequest extends AbstractModel {
2710
+ constructor(){
2711
+ super();
2712
+
2713
+ /**
2714
+ * 前端SDK返回
2715
+ * @type {string || null}
2716
+ */
2717
+ this.ReqId = null;
2718
+
2719
+ }
2720
+
2721
+ /**
2722
+ * @private
2723
+ */
2724
+ deserialize(params) {
2725
+ if (!params) {
2726
+ return;
2727
+ }
2728
+ this.ReqId = 'ReqId' in params ? params.ReqId : null;
1809
2729
 
1810
2730
  }
1811
2731
  }
@@ -1913,6 +2833,13 @@ Config = {"CopyWarn":true,"ReshootWarn":true}
1913
2833
  */
1914
2834
  this.Config = null;
1915
2835
 
2836
+ /**
2837
+ * 是否需要对返回中的敏感信息进行加密。默认false。
2838
+ 其中敏感信息包括:Response.IdNum、Response.Name
2839
+ * @type {boolean || null}
2840
+ */
2841
+ this.IsEncrypt = null;
2842
+
1916
2843
  }
1917
2844
 
1918
2845
  /**
@@ -1925,6 +2852,7 @@ Config = {"CopyWarn":true,"ReshootWarn":true}
1925
2852
  this.ImageBase64 = 'ImageBase64' in params ? params.ImageBase64 : null;
1926
2853
  this.ImageUrl = 'ImageUrl' in params ? params.ImageUrl : null;
1927
2854
  this.Config = 'Config' in params ? params.Config : null;
2855
+ this.IsEncrypt = 'IsEncrypt' in params ? params.IsEncrypt : null;
1928
2856
 
1929
2857
  }
1930
2858
  }
@@ -2147,7 +3075,7 @@ class DetectAuthRequest extends AbstractModel {
2147
3075
  super();
2148
3076
 
2149
3077
  /**
2150
- * 用于细分客户使用场景,申请开通服务后,可以在腾讯云慧眼人脸核身控制台(https://console.cloud.tencent.com/faceid) 自助接入里面创建,审核通过后即可调用。如有疑问,请加慧眼小助手微信(faceid001)进行咨询。
3078
+ * 用于细分客户使用场景,申请开通服务后,可以在腾讯云慧眼人脸核身控制台(https://console.cloud.tencent.com/faceid) 自助接入里面创建,审核通过后即可调用。如有疑问,请添加[腾讯云人脸核身小助手](https://cloud.tencent.com/document/product/1007/56130)进行咨询。
2151
3079
  * @type {string || null}
2152
3080
  */
2153
3081
  this.RuleId = null;
@@ -2196,6 +3124,12 @@ Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。请
2196
3124
  */
2197
3125
  this.Encryption = null;
2198
3126
 
3127
+ /**
3128
+ * 意愿核身使用的文案,若未使用意愿核身功能,该字段无需传入。默认为空,最长可接受120的字符串长度。
3129
+ * @type {string || null}
3130
+ */
3131
+ this.IntentionVerifyText = null;
3132
+
2199
3133
  }
2200
3134
 
2201
3135
  /**
@@ -2218,6 +3152,7 @@ Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。请
2218
3152
  obj.deserialize(params.Encryption)
2219
3153
  this.Encryption = obj;
2220
3154
  }
3155
+ this.IntentionVerifyText = 'IntentionVerifyText' in params ? params.IntentionVerifyText : null;
2221
3156
 
2222
3157
  }
2223
3158
  }
@@ -2288,44 +3223,110 @@ class MinorsVerificationResponse extends AbstractModel {
2288
3223
  }
2289
3224
 
2290
3225
  /**
2291
- * BankCardVerification返回参数结构体
3226
+ * GetWeChatBillDetails请求参数结构体
2292
3227
  * @class
2293
3228
  */
2294
- class BankCardVerificationResponse extends AbstractModel {
3229
+ class GetWeChatBillDetailsRequest extends AbstractModel {
2295
3230
  constructor(){
2296
3231
  super();
2297
3232
 
2298
3233
  /**
2299
- * 认证结果码
2300
- 收费结果码:
2301
- '0': '认证通过'
2302
- '-1': '认证未通过'
2303
- '-5': '持卡人信息有误'
2304
- '-6': '未开通无卡支付'
2305
- '-7': '此卡被没收'
2306
- '-8': '无效卡号'
2307
- '-9': '此卡无对应发卡行'
2308
- '-10': '该卡未初始化或睡眠卡'
2309
- '-11': '作弊卡、吞卡'
2310
- '-12': '此卡已挂失'
2311
- '-13': '该卡已过期'
2312
- '-14': '受限制的卡'
2313
- '-15': '密码错误次数超限'
2314
- '-16': '发卡行不支持此交易'
2315
- 不收费结果码:
2316
- '-2': '姓名校验不通过'
2317
- '-3': '身份证号码有误'
2318
- '-4': '银行卡号码有误'
2319
- '-17': '验证中心服务繁忙'
3234
+ * 拉取的日期(YYYY-MM-DD)。最大可追溯到365天前。当天6点后才能拉取前一天的数据。
2320
3235
  * @type {string || null}
2321
3236
  */
2322
- this.Result = null;
3237
+ this.Date = null;
2323
3238
 
2324
3239
  /**
2325
- * 业务结果描述。
3240
+ * 游标。用于分页,取第一页时传0,取后续页面时,传入本接口响应中返回的NextCursor字段的值。
3241
+ * @type {number || null}
3242
+ */
3243
+ this.Cursor = null;
3244
+
3245
+ /**
3246
+ * 需要拉取账单详情业务对应的RuleId。不传会返回所有RuleId数据。默认为空字符串。
2326
3247
  * @type {string || null}
2327
3248
  */
2328
- this.Description = null;
3249
+ this.RuleId = null;
3250
+
3251
+ }
3252
+
3253
+ /**
3254
+ * @private
3255
+ */
3256
+ deserialize(params) {
3257
+ if (!params) {
3258
+ return;
3259
+ }
3260
+ this.Date = 'Date' in params ? params.Date : null;
3261
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3262
+ this.RuleId = 'RuleId' in params ? params.RuleId : null;
3263
+
3264
+ }
3265
+ }
3266
+
3267
+ /**
3268
+ * CheckEidTokenStatus请求参数结构体
3269
+ * @class
3270
+ */
3271
+ class CheckEidTokenStatusRequest extends AbstractModel {
3272
+ constructor(){
3273
+ super();
3274
+
3275
+ /**
3276
+ * E证通流程的唯一标识,调用GetEidToken接口时生成。
3277
+ * @type {string || null}
3278
+ */
3279
+ this.EidToken = null;
3280
+
3281
+ }
3282
+
3283
+ /**
3284
+ * @private
3285
+ */
3286
+ deserialize(params) {
3287
+ if (!params) {
3288
+ return;
3289
+ }
3290
+ this.EidToken = 'EidToken' in params ? params.EidToken : null;
3291
+
3292
+ }
3293
+ }
3294
+
3295
+ /**
3296
+ * GetEidResult返回参数结构体
3297
+ * @class
3298
+ */
3299
+ class GetEidResultResponse extends AbstractModel {
3300
+ constructor(){
3301
+ super();
3302
+
3303
+ /**
3304
+ * 文本类信息。(基于对敏感信息的保护,验证使用的姓名和身份证号统一通过加密后从Eidinfo参数中返回,如需获取请在控制台申请返回身份信息,详见[E证通获取实名信息指引](https://cloud.tencent.com/document/product/1007/63370))
3305
+ 注意:此字段可能返回 null,表示取不到有效值。
3306
+ * @type {DetectInfoText || null}
3307
+ */
3308
+ this.Text = null;
3309
+
3310
+ /**
3311
+ * 身份证照片信息。
3312
+ 注意:此字段可能返回 null,表示取不到有效值。
3313
+ * @type {DetectInfoIdCardData || null}
3314
+ */
3315
+ this.IdCardData = null;
3316
+
3317
+ /**
3318
+ * 最佳帧信息。
3319
+ 注意:此字段可能返回 null,表示取不到有效值。
3320
+ * @type {DetectInfoBestFrame || null}
3321
+ */
3322
+ this.BestFrame = null;
3323
+
3324
+ /**
3325
+ * Eid信息。(包括商户下用户唯一标识以及加密后的姓名、身份证号信息。解密方式详见[E证通获取实名信息指引](https://cloud.tencent.com/document/product/1007/63370))
3326
+ 注意:此字段可能返回 null,表示取不到有效值。
3327
+ * @type {EidInfo || null}
3328
+ */
3329
+ this.EidInfo = null;
2329
3330
 
2330
3331
  /**
2331
3332
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2342,8 +3343,30 @@ class BankCardVerificationResponse extends AbstractModel {
2342
3343
  if (!params) {
2343
3344
  return;
2344
3345
  }
2345
- this.Result = 'Result' in params ? params.Result : null;
2346
- this.Description = 'Description' in params ? params.Description : null;
3346
+
3347
+ if (params.Text) {
3348
+ let obj = new DetectInfoText();
3349
+ obj.deserialize(params.Text)
3350
+ this.Text = obj;
3351
+ }
3352
+
3353
+ if (params.IdCardData) {
3354
+ let obj = new DetectInfoIdCardData();
3355
+ obj.deserialize(params.IdCardData)
3356
+ this.IdCardData = obj;
3357
+ }
3358
+
3359
+ if (params.BestFrame) {
3360
+ let obj = new DetectInfoBestFrame();
3361
+ obj.deserialize(params.BestFrame)
3362
+ this.BestFrame = obj;
3363
+ }
3364
+
3365
+ if (params.EidInfo) {
3366
+ let obj = new EidInfo();
3367
+ obj.deserialize(params.EidInfo)
3368
+ this.EidInfo = obj;
3369
+ }
2347
3370
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
2348
3371
 
2349
3372
  }
@@ -2411,6 +3434,12 @@ Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。
2411
3434
  */
2412
3435
  this.Optional = null;
2413
3436
 
3437
+ /**
3438
+ * 敏感数据加密信息。对传入信息(姓名、身份证号)有加密需求的用户可使用此参数,详情请点击左侧链接。
3439
+ * @type {Encryption || null}
3440
+ */
3441
+ this.Encryption = null;
3442
+
2414
3443
  }
2415
3444
 
2416
3445
  /**
@@ -2425,6 +3454,66 @@ Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。
2425
3454
  this.ImageBase64 = 'ImageBase64' in params ? params.ImageBase64 : null;
2426
3455
  this.Optional = 'Optional' in params ? params.Optional : null;
2427
3456
 
3457
+ if (params.Encryption) {
3458
+ let obj = new Encryption();
3459
+ obj.deserialize(params.Encryption)
3460
+ this.Encryption = obj;
3461
+ }
3462
+
3463
+ }
3464
+ }
3465
+
3466
+ /**
3467
+ * PhoneVerificationCUCC请求参数结构体
3468
+ * @class
3469
+ */
3470
+ class PhoneVerificationCUCCRequest extends AbstractModel {
3471
+ constructor(){
3472
+ super();
3473
+
3474
+ /**
3475
+ * 身份证号
3476
+ * @type {string || null}
3477
+ */
3478
+ this.IdCard = null;
3479
+
3480
+ /**
3481
+ * 姓名
3482
+ * @type {string || null}
3483
+ */
3484
+ this.Name = null;
3485
+
3486
+ /**
3487
+ * 手机号
3488
+ * @type {string || null}
3489
+ */
3490
+ this.Phone = null;
3491
+
3492
+ /**
3493
+ * 敏感数据加密信息。对传入信息(姓名、身份证号、手机号)有加密需求的用户可使用此参数,详情请点击左侧链接。
3494
+ * @type {Encryption || null}
3495
+ */
3496
+ this.Encryption = null;
3497
+
3498
+ }
3499
+
3500
+ /**
3501
+ * @private
3502
+ */
3503
+ deserialize(params) {
3504
+ if (!params) {
3505
+ return;
3506
+ }
3507
+ this.IdCard = 'IdCard' in params ? params.IdCard : null;
3508
+ this.Name = 'Name' in params ? params.Name : null;
3509
+ this.Phone = 'Phone' in params ? params.Phone : null;
3510
+
3511
+ if (params.Encryption) {
3512
+ let obj = new Encryption();
3513
+ obj.deserialize(params.Encryption)
3514
+ this.Encryption = obj;
3515
+ }
3516
+
2428
3517
  }
2429
3518
  }
2430
3519
 
@@ -2549,19 +3638,78 @@ class GetFaceIdResultRequest extends AbstractModel {
2549
3638
  * SDK人脸核身流程的标识,调用GetFaceIdToken接口时生成。
2550
3639
  * @type {string || null}
2551
3640
  */
2552
- this.FaceIdToken = null;
3641
+ this.FaceIdToken = null;
3642
+
3643
+ /**
3644
+ * 是否需要拉取视频,默认false不需要
3645
+ * @type {boolean || null}
3646
+ */
3647
+ this.IsNeedVideo = null;
3648
+
3649
+ /**
3650
+ * 是否需要拉取截帧,默认false不需要
3651
+ * @type {boolean || null}
3652
+ */
3653
+ this.IsNeedBestFrame = null;
3654
+
3655
+ }
3656
+
3657
+ /**
3658
+ * @private
3659
+ */
3660
+ deserialize(params) {
3661
+ if (!params) {
3662
+ return;
3663
+ }
3664
+ this.FaceIdToken = 'FaceIdToken' in params ? params.FaceIdToken : null;
3665
+ this.IsNeedVideo = 'IsNeedVideo' in params ? params.IsNeedVideo : null;
3666
+ this.IsNeedBestFrame = 'IsNeedBestFrame' in params ? params.IsNeedBestFrame : null;
3667
+
3668
+ }
3669
+ }
3670
+
3671
+ /**
3672
+ * PhoneVerificationCUCC返回参数结构体
3673
+ * @class
3674
+ */
3675
+ class PhoneVerificationCUCCResponse extends AbstractModel {
3676
+ constructor(){
3677
+ super();
3678
+
3679
+ /**
3680
+ * 认证结果码,收费情况如下。
3681
+ 收费结果码:
3682
+ 0: 认证通过
3683
+ -4: 信息不一致(手机号已实名,但姓名和身份证号与实名信息不一致)
3684
+ 不收费结果码:
3685
+ -6: 手机号码不合法
3686
+ -7: 身份证号码有误
3687
+ -8: 姓名校验不通过
3688
+ -9: 没有记录
3689
+ -10: 认证未通过
3690
+ -11: 验证中心服务繁忙
3691
+ * @type {string || null}
3692
+ */
3693
+ this.Result = null;
3694
+
3695
+ /**
3696
+ * 运营商名称。
3697
+ 取值范围为["移动","联通","电信",""]
3698
+ * @type {string || null}
3699
+ */
3700
+ this.Isp = null;
2553
3701
 
2554
3702
  /**
2555
- * 是否需要拉取视频,默认false不需要
2556
- * @type {boolean || null}
3703
+ * 业务结果描述。
3704
+ * @type {string || null}
2557
3705
  */
2558
- this.IsNeedVideo = null;
3706
+ this.Description = null;
2559
3707
 
2560
3708
  /**
2561
- * 是否需要拉取截帧,默认false不需要
2562
- * @type {boolean || null}
3709
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3710
+ * @type {string || null}
2563
3711
  */
2564
- this.IsNeedBestFrame = null;
3712
+ this.RequestId = null;
2565
3713
 
2566
3714
  }
2567
3715
 
@@ -2572,9 +3720,10 @@ class GetFaceIdResultRequest extends AbstractModel {
2572
3720
  if (!params) {
2573
3721
  return;
2574
3722
  }
2575
- this.FaceIdToken = 'FaceIdToken' in params ? params.FaceIdToken : null;
2576
- this.IsNeedVideo = 'IsNeedVideo' in params ? params.IsNeedVideo : null;
2577
- this.IsNeedBestFrame = 'IsNeedBestFrame' in params ? params.IsNeedBestFrame : null;
3723
+ this.Result = 'Result' in params ? params.Result : null;
3724
+ this.Isp = 'Isp' in params ? params.Isp : null;
3725
+ this.Description = 'Description' in params ? params.Description : null;
3726
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2578
3727
 
2579
3728
  }
2580
3729
  }
@@ -2679,6 +3828,68 @@ class LivenessRecognitionResponse extends AbstractModel {
2679
3828
  }
2680
3829
  }
2681
3830
 
3831
+ /**
3832
+ * BankCardVerification返回参数结构体
3833
+ * @class
3834
+ */
3835
+ class BankCardVerificationResponse extends AbstractModel {
3836
+ constructor(){
3837
+ super();
3838
+
3839
+ /**
3840
+ * 认证结果码
3841
+ 收费结果码:
3842
+ '0': '认证通过'
3843
+ '-1': '认证未通过'
3844
+ '-5': '持卡人信息有误'
3845
+ '-6': '未开通无卡支付'
3846
+ '-7': '此卡被没收'
3847
+ '-8': '无效卡号'
3848
+ '-9': '此卡无对应发卡行'
3849
+ '-10': '该卡未初始化或睡眠卡'
3850
+ '-11': '作弊卡、吞卡'
3851
+ '-12': '此卡已挂失'
3852
+ '-13': '该卡已过期'
3853
+ '-14': '受限制的卡'
3854
+ '-15': '密码错误次数超限'
3855
+ '-16': '发卡行不支持此交易'
3856
+ 不收费结果码:
3857
+ '-2': '姓名校验不通过'
3858
+ '-3': '身份证号码有误'
3859
+ '-4': '银行卡号码有误'
3860
+ '-17': '验证中心服务繁忙'
3861
+ * @type {string || null}
3862
+ */
3863
+ this.Result = null;
3864
+
3865
+ /**
3866
+ * 业务结果描述。
3867
+ * @type {string || null}
3868
+ */
3869
+ this.Description = null;
3870
+
3871
+ /**
3872
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3873
+ * @type {string || null}
3874
+ */
3875
+ this.RequestId = null;
3876
+
3877
+ }
3878
+
3879
+ /**
3880
+ * @private
3881
+ */
3882
+ deserialize(params) {
3883
+ if (!params) {
3884
+ return;
3885
+ }
3886
+ this.Result = 'Result' in params ? params.Result : null;
3887
+ this.Description = 'Description' in params ? params.Description : null;
3888
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3889
+
3890
+ }
3891
+ }
3892
+
2682
3893
  /**
2683
3894
  * MinorsVerification请求参数结构体
2684
3895
  * @class
@@ -3127,6 +4338,8 @@ class IdCardVerificationResponse extends AbstractModel {
3127
4338
  -3: 非法姓名(长度、格式等不正确)
3128
4339
  -4: 证件库服务异常
3129
4340
  -5: 证件库中无此身份证记录
4341
+ -6: 权威比对系统升级中,请稍后再试
4342
+ -7: 认证次数超过当日限制
3130
4343
  * @type {string || null}
3131
4344
  */
3132
4345
  this.Result = null;
@@ -3202,6 +4415,16 @@ class DetectInfoIdCardData extends AbstractModel {
3202
4415
  */
3203
4416
  this.Avatar = null;
3204
4417
 
4418
+ /**
4419
+ * 开启身份证防翻拍告警功能后才会返回,返回数组中可能出现的告警码如下:
4420
+ -9102 身份证复印件告警。
4421
+ -9103 身份证翻拍告警。
4422
+ -9106 身份证 PS 告警。
4423
+ 注意:此字段可能返回 null,表示取不到有效值。
4424
+ * @type {Array.<number> || null}
4425
+ */
4426
+ this.WarnInfos = null;
4427
+
3205
4428
  }
3206
4429
 
3207
4430
  /**
@@ -3216,6 +4439,7 @@ class DetectInfoIdCardData extends AbstractModel {
3216
4439
  this.ProcessedFrontImage = 'ProcessedFrontImage' in params ? params.ProcessedFrontImage : null;
3217
4440
  this.ProcessedBackImage = 'ProcessedBackImage' in params ? params.ProcessedBackImage : null;
3218
4441
  this.Avatar = 'Avatar' in params ? params.Avatar : null;
4442
+ this.WarnInfos = 'WarnInfos' in params ? params.WarnInfos : null;
3219
4443
 
3220
4444
  }
3221
4445
  }
@@ -3240,6 +4464,12 @@ class CheckPhoneAndNameRequest extends AbstractModel {
3240
4464
  */
3241
4465
  this.Name = null;
3242
4466
 
4467
+ /**
4468
+ * 敏感数据加密信息。对传入信息(姓名、手机号)有加密需求的用户可使用此参数,详情请点击左侧链接。
4469
+ * @type {Encryption || null}
4470
+ */
4471
+ this.Encryption = null;
4472
+
3243
4473
  }
3244
4474
 
3245
4475
  /**
@@ -3252,6 +4482,12 @@ class CheckPhoneAndNameRequest extends AbstractModel {
3252
4482
  this.Mobile = 'Mobile' in params ? params.Mobile : null;
3253
4483
  this.Name = 'Name' in params ? params.Name : null;
3254
4484
 
4485
+ if (params.Encryption) {
4486
+ let obj = new Encryption();
4487
+ obj.deserialize(params.Encryption)
4488
+ this.Encryption = obj;
4489
+ }
4490
+
3255
4491
  }
3256
4492
  }
3257
4493
 
@@ -3264,12 +4500,18 @@ class GetEidTokenResponse extends AbstractModel {
3264
4500
  super();
3265
4501
 
3266
4502
  /**
3267
- * 一次核身流程的标识,有效时间为7,200秒;
4503
+ * 一次核身流程的标识,有效时间为600秒;
3268
4504
  完成核身后,可用该标识获取验证结果信息。
3269
4505
  * @type {string || null}
3270
4506
  */
3271
4507
  this.EidToken = null;
3272
4508
 
4509
+ /**
4510
+ * 发起核身流程的URL,用于H5场景核身。
4511
+ * @type {string || null}
4512
+ */
4513
+ this.Url = null;
4514
+
3273
4515
  /**
3274
4516
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3275
4517
  * @type {string || null}
@@ -3286,34 +4528,88 @@ class GetEidTokenResponse extends AbstractModel {
3286
4528
  return;
3287
4529
  }
3288
4530
  this.EidToken = 'EidToken' in params ? params.EidToken : null;
4531
+ this.Url = 'Url' in params ? params.Url : null;
3289
4532
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
3290
4533
 
3291
4534
  }
3292
4535
  }
3293
4536
 
3294
4537
  /**
3295
- * LivenessCompare请求参数结构体
4538
+ * 意愿核身相关结果
3296
4539
  * @class
3297
4540
  */
3298
- class LivenessCompareRequest extends AbstractModel {
4541
+ class IntentionVerifyData extends AbstractModel {
3299
4542
  constructor(){
3300
4543
  super();
3301
4544
 
3302
4545
  /**
3303
- * 用于人脸比对的照片,图片的Base64值;
3304
- Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。
3305
- 请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。
4546
+ * 意愿确认环节中录制的视频(base64)。若不存在则为空字符串。
4547
+ 注意:此字段可能返回 null,表示取不到有效值。
3306
4548
  * @type {string || null}
3307
4549
  */
3308
- this.ImageBase64 = null;
4550
+ this.IntentionVerifyVideo = null;
3309
4551
 
3310
4552
  /**
3311
- * 用于活体检测的视频,视频的Base64值;
3312
- Base64编码后的大小不超过8M,支持mp4、avi、flv格式。
3313
- 请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。
4553
+ * 意愿确认环节中用户语音转文字的识别结果。若不存在则为空字符串。
4554
+ 注意:此字段可能返回 null,表示取不到有效值。
3314
4555
  * @type {string || null}
3315
4556
  */
3316
- this.VideoBase64 = null;
4557
+ this.AsrResult = null;
4558
+
4559
+ /**
4560
+ * 意愿确认环节的结果码。当该结果码为0时,语音朗读的视频与语音识别结果才会返回。
4561
+ 注意:此字段可能返回 null,表示取不到有效值。
4562
+ * @type {number || null}
4563
+ */
4564
+ this.ErrorCode = null;
4565
+
4566
+ /**
4567
+ * 意愿确认环节的结果信息。
4568
+ 注意:此字段可能返回 null,表示取不到有效值。
4569
+ * @type {string || null}
4570
+ */
4571
+ this.ErrorMessage = null;
4572
+
4573
+ /**
4574
+ * 意愿确认环节中录制视频的最佳帧(base64)。若不存在则为空字符串。
4575
+ 注意:此字段可能返回 null,表示取不到有效值。
4576
+ * @type {string || null}
4577
+ */
4578
+ this.IntentionVerifyBestFrame = null;
4579
+
4580
+ /**
4581
+ * 本次流程用户语音与传入文本比对的相似度分值,取值范围 [0.00, 100.00]。只有配置了相似度阈值后才进行语音校验并返回相似度分值。
4582
+ 注意:此字段可能返回 null,表示取不到有效值。
4583
+ * @type {string || null}
4584
+ */
4585
+ this.AsrResultSimilarity = null;
4586
+
4587
+ }
4588
+
4589
+ /**
4590
+ * @private
4591
+ */
4592
+ deserialize(params) {
4593
+ if (!params) {
4594
+ return;
4595
+ }
4596
+ this.IntentionVerifyVideo = 'IntentionVerifyVideo' in params ? params.IntentionVerifyVideo : null;
4597
+ this.AsrResult = 'AsrResult' in params ? params.AsrResult : null;
4598
+ this.ErrorCode = 'ErrorCode' in params ? params.ErrorCode : null;
4599
+ this.ErrorMessage = 'ErrorMessage' in params ? params.ErrorMessage : null;
4600
+ this.IntentionVerifyBestFrame = 'IntentionVerifyBestFrame' in params ? params.IntentionVerifyBestFrame : null;
4601
+ this.AsrResultSimilarity = 'AsrResultSimilarity' in params ? params.AsrResultSimilarity : null;
4602
+
4603
+ }
4604
+ }
4605
+
4606
+ /**
4607
+ * LivenessCompare请求参数结构体
4608
+ * @class
4609
+ */
4610
+ class LivenessCompareRequest extends AbstractModel {
4611
+ constructor(){
4612
+ super();
3317
4613
 
3318
4614
  /**
3319
4615
  * 活体检测类型,取值:LIP/ACTION/SILENT。
@@ -3323,8 +4619,28 @@ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模
3323
4619
  this.LivenessType = null;
3324
4620
 
3325
4621
  /**
3326
- * 数字模式传参:数字验证码(1234),需先调用接口获取数字验证码;
3327
- 动作模式传参:传动作顺序(2,1 or 1,2),需先调用接口获取动作顺序;
4622
+ * 用于人脸比对的照片的Base64值;
4623
+ Base64编码后的图片数据大小不超过3M,仅支持jpg、png格式。
4624
+ 请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。
4625
+
4626
+ 图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageBase64。
4627
+ * @type {string || null}
4628
+ */
4629
+ this.ImageBase64 = null;
4630
+
4631
+ /**
4632
+ * 用于人脸比对照片的URL地址;图片下载后经Base64编码后的数据大小不超过3M,仅支持jpg、png格式。
4633
+
4634
+ 图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageBase64。
4635
+
4636
+ 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
4637
+ * @type {string || null}
4638
+ */
4639
+ this.ImageUrl = null;
4640
+
4641
+ /**
4642
+ * 数字模式传参:传数字验证码,验证码需先调用<a href="https://cloud.tencent.com/document/product/1007/31821">获取数字验证码接口</a>得到;
4643
+ 动作模式传参:传动作顺序,动作顺序需先调用<a href="https://cloud.tencent.com/document/product/1007/31822">获取动作顺序接口</a>得到;
3328
4644
  静默模式传参:空。
3329
4645
  * @type {string || null}
3330
4646
  */
@@ -3333,12 +4649,32 @@ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模
3333
4649
  /**
3334
4650
  * 额外配置,传入JSON字符串。
3335
4651
  {
3336
- "BestFrameNum": 2 //需要返回多张最佳截图,取值范围1-10
4652
+ "BestFrameNum": 2 //需要返回多张最佳截图,取值范围2-10
3337
4653
  }
3338
4654
  * @type {string || null}
3339
4655
  */
3340
4656
  this.Optional = null;
3341
4657
 
4658
+ /**
4659
+ * 用于活体检测的视频,视频的Base64值;
4660
+ Base64编码后的大小不超过8M,支持mp4、avi、flv格式。
4661
+ 请使用标准的Base64编码方式(带=补位),编码规范参考RFC4648。
4662
+
4663
+ 视频的 VideoUrl、VideoBase64 必须提供一个,如果都提供,只使用 VideoBase64。
4664
+ * @type {string || null}
4665
+ */
4666
+ this.VideoBase64 = null;
4667
+
4668
+ /**
4669
+ * 用于活体检测的视频Url 地址。视频下载后经Base64编码后不超过 8M,视频下载耗时不超过4S,支持mp4、avi、flv格式。
4670
+
4671
+ 视频的 VideoUrl、VideoBase64 必须提供一个,如果都提供,只使用 VideoBase64。
4672
+
4673
+ 建议视频存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议视频存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
4674
+ * @type {string || null}
4675
+ */
4676
+ this.VideoUrl = null;
4677
+
3342
4678
  }
3343
4679
 
3344
4680
  /**
@@ -3348,11 +4684,13 @@ LIP为数字模式,ACTION为动作模式,SILENT为静默模式,三种模
3348
4684
  if (!params) {
3349
4685
  return;
3350
4686
  }
3351
- this.ImageBase64 = 'ImageBase64' in params ? params.ImageBase64 : null;
3352
- this.VideoBase64 = 'VideoBase64' in params ? params.VideoBase64 : null;
3353
4687
  this.LivenessType = 'LivenessType' in params ? params.LivenessType : null;
4688
+ this.ImageBase64 = 'ImageBase64' in params ? params.ImageBase64 : null;
4689
+ this.ImageUrl = 'ImageUrl' in params ? params.ImageUrl : null;
3354
4690
  this.ValidateData = 'ValidateData' in params ? params.ValidateData : null;
3355
4691
  this.Optional = 'Optional' in params ? params.Optional : null;
4692
+ this.VideoBase64 = 'VideoBase64' in params ? params.VideoBase64 : null;
4693
+ this.VideoUrl = 'VideoUrl' in params ? params.VideoUrl : null;
3356
4694
 
3357
4695
  }
3358
4696
  }
@@ -3525,14 +4863,14 @@ class GetFaceIdResultResponse extends AbstractModel {
3525
4863
  this.Similarity = null;
3526
4864
 
3527
4865
  /**
3528
- * 用户核验的视频
4866
+ * 用户核验的视频base64,如果选择了使用cos,返回完整cos地址如https://bucket.cos.ap-guangzhou.myqcloud.com/objectKey
3529
4867
  注意:此字段可能返回 null,表示取不到有效值。
3530
4868
  * @type {string || null}
3531
4869
  */
3532
4870
  this.VideoBase64 = null;
3533
4871
 
3534
4872
  /**
3535
- * 用户核验视频的截帧
4873
+ * 用户核验视频的截帧base64,如果选择了使用cos,返回完整cos地址如https://bucket.cos.ap-guangzhou.myqcloud.com/objectKey
3536
4874
  注意:此字段可能返回 null,表示取不到有效值。
3537
4875
  * @type {string || null}
3538
4876
  */
@@ -3545,6 +4883,27 @@ class GetFaceIdResultResponse extends AbstractModel {
3545
4883
  */
3546
4884
  this.Extra = null;
3547
4885
 
4886
+ /**
4887
+ * 设备风险标签,仅错误码返回1007(设备疑似被劫持)时返回风险标签。标签说明:
4888
+ 202、5001:设备疑似被Root
4889
+ 203、5004:设备疑似被注入
4890
+ 205:设备疑似被Hook
4891
+ 206:设备疑似虚拟运行环境
4892
+ 5007、1005:设备疑似摄像头被劫持
4893
+ 8000:设备疑似存在异常篡改行为
4894
+ 注意:此字段可能返回 null,表示取不到有效值。
4895
+ * @type {string || null}
4896
+ */
4897
+ this.DeviceInfoTag = null;
4898
+
4899
+ /**
4900
+ * 行为风险标签,仅错误码返回1007(设备疑似被劫持)时返回风险标签。标签说明:
4901
+ 02:攻击风险
4902
+ 注意:此字段可能返回 null,表示取不到有效值。
4903
+ * @type {string || null}
4904
+ */
4905
+ this.RiskInfoTag = null;
4906
+
3548
4907
  /**
3549
4908
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3550
4909
  * @type {string || null}
@@ -3568,6 +4927,8 @@ class GetFaceIdResultResponse extends AbstractModel {
3568
4927
  this.VideoBase64 = 'VideoBase64' in params ? params.VideoBase64 : null;
3569
4928
  this.BestFrameBase64 = 'BestFrameBase64' in params ? params.BestFrameBase64 : null;
3570
4929
  this.Extra = 'Extra' in params ? params.Extra : null;
4930
+ this.DeviceInfoTag = 'DeviceInfoTag' in params ? params.DeviceInfoTag : null;
4931
+ this.RiskInfoTag = 'RiskInfoTag' in params ? params.RiskInfoTag : null;
3571
4932
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
3572
4933
 
3573
4934
  }
@@ -3600,10 +4961,11 @@ class EncryptedPhoneVerificationRequest extends AbstractModel {
3600
4961
  this.Phone = null;
3601
4962
 
3602
4963
  /**
3603
- * 敏感信息的加密方式,目前只支持MD5加密传输,参数取值:
4964
+ * 敏感信息的加密方式,目前支持明文、MD5和SHA256加密传输,参数取值:
3604
4965
 
3605
4966
  0:明文,不加密
3606
- 1:使用MD5加密
4967
+ 1: 使用MD5加密
4968
+ 2: 使用SHA256
3607
4969
  * @type {string || null}
3608
4970
  */
3609
4971
  this.EncryptionMode = null;
@@ -3625,6 +4987,48 @@ class EncryptedPhoneVerificationRequest extends AbstractModel {
3625
4987
  }
3626
4988
  }
3627
4989
 
4990
+ /**
4991
+ * GetRealNameAuthToken返回参数结构体
4992
+ * @class
4993
+ */
4994
+ class GetRealNameAuthTokenResponse extends AbstractModel {
4995
+ constructor(){
4996
+ super();
4997
+
4998
+ /**
4999
+ * 查询实名认证结果的唯一凭证
5000
+ * @type {string || null}
5001
+ */
5002
+ this.AuthToken = null;
5003
+
5004
+ /**
5005
+ * 实名认证授权地址,认证发起方需要重定向到这个地址获取认证用户的授权,仅能在微信环境下打开。
5006
+ * @type {string || null}
5007
+ */
5008
+ this.RedirectURL = null;
5009
+
5010
+ /**
5011
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5012
+ * @type {string || null}
5013
+ */
5014
+ this.RequestId = null;
5015
+
5016
+ }
5017
+
5018
+ /**
5019
+ * @private
5020
+ */
5021
+ deserialize(params) {
5022
+ if (!params) {
5023
+ return;
5024
+ }
5025
+ this.AuthToken = 'AuthToken' in params ? params.AuthToken : null;
5026
+ this.RedirectURL = 'RedirectURL' in params ? params.RedirectURL : null;
5027
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
5028
+
5029
+ }
5030
+ }
5031
+
3628
5032
  /**
3629
5033
  * GetRealNameAuthResult返回参数结构体
3630
5034
  * @class
@@ -3679,11 +5083,12 @@ class EncryptedPhoneVerificationResponse extends AbstractModel {
3679
5083
  /**
3680
5084
  * 认证结果码:
3681
5085
  【收费结果码】
3682
- 0: 认证通过
3683
- -4: 信息不一致
5086
+ 0: 三要素信息一致
5087
+ -4: 三要素信息不一致
3684
5088
 
3685
5089
  【不收费结果码】
3686
5090
  -7: 身份证号码有误
5091
+ -8: 参数错误
3687
5092
  -9: 没有记录
3688
5093
  -11: 验证中心服务繁忙
3689
5094
  * @type {string || null}
@@ -3727,44 +5132,61 @@ module.exports = {
3727
5132
  CheckBankCardInformationRequest: CheckBankCardInformationRequest,
3728
5133
  MobileNetworkTimeVerificationResponse: MobileNetworkTimeVerificationResponse,
3729
5134
  GetLiveCodeRequest: GetLiveCodeRequest,
3730
- GetEidResultResponse: GetEidResultResponse,
5135
+ CheckIdNameDateResponse: CheckIdNameDateResponse,
3731
5136
  IdCardVerificationRequest: IdCardVerificationRequest,
3732
5137
  BankCardVerificationRequest: BankCardVerificationRequest,
3733
5138
  CheckBankCardInformationResponse: CheckBankCardInformationResponse,
3734
5139
  DetectInfoBestFrame: DetectInfoBestFrame,
5140
+ WeChatBillDetail: WeChatBillDetail,
5141
+ GetEidTokenConfig: GetEidTokenConfig,
3735
5142
  CheckIdCardInformationResponse: CheckIdCardInformationResponse,
3736
5143
  GetDetectInfoEnhancedResponse: GetDetectInfoEnhancedResponse,
3737
5144
  PhoneVerificationRequest: PhoneVerificationRequest,
5145
+ PhoneVerificationCMCCRequest: PhoneVerificationCMCCRequest,
3738
5146
  GetEidResultRequest: GetEidResultRequest,
3739
5147
  DetectAuthResponse: DetectAuthResponse,
3740
5148
  PhoneVerificationResponse: PhoneVerificationResponse,
3741
5149
  GetEidTokenRequest: GetEidTokenRequest,
3742
5150
  IdCardOCRVerificationRequest: IdCardOCRVerificationRequest,
5151
+ GetWeChatBillDetailsResponse: GetWeChatBillDetailsResponse,
3743
5152
  CheckPhoneAndNameResponse: CheckPhoneAndNameResponse,
3744
5153
  BankCard4EVerificationResponse: BankCard4EVerificationResponse,
3745
5154
  MobileStatusRequest: MobileStatusRequest,
5155
+ DetectReflectLivenessAndCompareResponse: DetectReflectLivenessAndCompareResponse,
3746
5156
  GetRealNameAuthTokenRequest: GetRealNameAuthTokenRequest,
5157
+ ParseNfcDataResponse: ParseNfcDataResponse,
5158
+ CheckIdNameDateRequest: CheckIdNameDateRequest,
3747
5159
  BankCard2EVerificationRequest: BankCard2EVerificationRequest,
3748
5160
  LivenessRecognitionRequest: LivenessRecognitionRequest,
3749
5161
  EidInfo: EidInfo,
3750
5162
  GetFaceIdTokenResponse: GetFaceIdTokenResponse,
3751
- GetEidTokenConfig: GetEidTokenConfig,
5163
+ DetectReflectLivenessAndCompareRequest: DetectReflectLivenessAndCompareRequest,
5164
+ PhoneVerificationCMCCResponse: PhoneVerificationCMCCResponse,
5165
+ CheckEidTokenStatusResponse: CheckEidTokenStatusResponse,
5166
+ PhoneVerificationCTCCResponse: PhoneVerificationCTCCResponse,
3752
5167
  MobileStatusResponse: MobileStatusResponse,
5168
+ PhoneVerificationCTCCRequest: PhoneVerificationCTCCRequest,
3753
5169
  IdCardOCRVerificationResponse: IdCardOCRVerificationResponse,
3754
- GetRealNameAuthTokenResponse: GetRealNameAuthTokenResponse,
5170
+ ChargeDetail: ChargeDetail,
5171
+ ParseNfcDataRequest: ParseNfcDataRequest,
3755
5172
  LivenessResponse: LivenessResponse,
3756
5173
  CheckIdCardInformationRequest: CheckIdCardInformationRequest,
3757
5174
  DetectInfoText: DetectInfoText,
3758
5175
  DetectAuthRequest: DetectAuthRequest,
3759
5176
  MinorsVerificationResponse: MinorsVerificationResponse,
3760
- BankCardVerificationResponse: BankCardVerificationResponse,
5177
+ GetWeChatBillDetailsRequest: GetWeChatBillDetailsRequest,
5178
+ CheckEidTokenStatusRequest: CheckEidTokenStatusRequest,
5179
+ GetEidResultResponse: GetEidResultResponse,
3761
5180
  GetRealNameAuthResultRequest: GetRealNameAuthResultRequest,
3762
5181
  ImageRecognitionRequest: ImageRecognitionRequest,
5182
+ PhoneVerificationCUCCRequest: PhoneVerificationCUCCRequest,
3763
5183
  BankCard4EVerificationRequest: BankCard4EVerificationRequest,
3764
5184
  MobileNetworkTimeVerificationRequest: MobileNetworkTimeVerificationRequest,
3765
5185
  GetFaceIdResultRequest: GetFaceIdResultRequest,
5186
+ PhoneVerificationCUCCResponse: PhoneVerificationCUCCResponse,
3766
5187
  GetActionSequenceResponse: GetActionSequenceResponse,
3767
5188
  LivenessRecognitionResponse: LivenessRecognitionResponse,
5189
+ BankCardVerificationResponse: BankCardVerificationResponse,
3768
5190
  MinorsVerificationRequest: MinorsVerificationRequest,
3769
5191
  ImageRecognitionResponse: ImageRecognitionResponse,
3770
5192
  GetActionSequenceRequest: GetActionSequenceRequest,
@@ -3777,10 +5199,12 @@ module.exports = {
3777
5199
  DetectInfoIdCardData: DetectInfoIdCardData,
3778
5200
  CheckPhoneAndNameRequest: CheckPhoneAndNameRequest,
3779
5201
  GetEidTokenResponse: GetEidTokenResponse,
5202
+ IntentionVerifyData: IntentionVerifyData,
3780
5203
  LivenessCompareRequest: LivenessCompareRequest,
3781
5204
  DetectDetail: DetectDetail,
3782
5205
  GetFaceIdResultResponse: GetFaceIdResultResponse,
3783
5206
  EncryptedPhoneVerificationRequest: EncryptedPhoneVerificationRequest,
5207
+ GetRealNameAuthTokenResponse: GetRealNameAuthTokenResponse,
3784
5208
  GetRealNameAuthResultResponse: GetRealNameAuthResultResponse,
3785
5209
  EncryptedPhoneVerificationResponse: EncryptedPhoneVerificationResponse,
3786
5210