tencentcloud-sdk-nodejs 3.0.267 → 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 (506) 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 +40 -2
  8. package/tencentcloud/af/v20200226/models.js +1111 -48
  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 +367 -32
  12. package/tencentcloud/ame/v20190916/models.js +4498 -473
  13. package/tencentcloud/ams/index.js +1 -1
  14. package/tencentcloud/ams/v20200608/ams_client.js +74 -42
  15. package/tencentcloud/ams/v20200608/models.js +685 -74
  16. package/tencentcloud/ams/v20201229/ams_client.js +150 -0
  17. package/tencentcloud/ams/v20201229/index.js +4 -0
  18. package/tencentcloud/ams/v20201229/models.js +1784 -0
  19. package/tencentcloud/antiddos/index.js +3 -0
  20. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  21. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  22. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  23. package/tencentcloud/apcas/index.js +3 -0
  24. package/tencentcloud/apcas/v20201127/apcas_client.js +135 -0
  25. package/tencentcloud/apcas/v20201127/index.js +4 -0
  26. package/tencentcloud/apcas/v20201127/models.js +1103 -0
  27. package/tencentcloud/ape/index.js +3 -0
  28. package/tencentcloud/ape/v20200513/ape_client.js +142 -0
  29. package/tencentcloud/ape/v20200513/index.js +4 -0
  30. package/tencentcloud/ape/v20200513/models.js +1222 -0
  31. package/tencentcloud/api/index.js +3 -0
  32. package/tencentcloud/api/v20201106/api_client.js +75 -0
  33. package/tencentcloud/api/v20201106/index.js +4 -0
  34. package/tencentcloud/api/v20201106/models.js +434 -0
  35. package/tencentcloud/apigateway/v20180808/apigateway_client.js +853 -354
  36. package/tencentcloud/apigateway/v20180808/models.js +9848 -3994
  37. package/tencentcloud/apm/index.js +3 -0
  38. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  39. package/tencentcloud/apm/v20210622/index.js +4 -0
  40. package/tencentcloud/apm/v20210622/models.js +1459 -0
  41. package/tencentcloud/as/v20180419/as_client.js +173 -53
  42. package/tencentcloud/as/v20180419/models.js +1862 -841
  43. package/tencentcloud/asr/v20190614/asr_client.js +65 -23
  44. package/tencentcloud/asr/v20190614/models.js +489 -120
  45. package/tencentcloud/asw/index.js +3 -0
  46. package/tencentcloud/asw/v20200722/asw_client.js +153 -0
  47. package/tencentcloud/asw/v20200722/index.js +4 -0
  48. package/tencentcloud/asw/v20200722/models.js +1170 -0
  49. package/tencentcloud/ba/index.js +3 -0
  50. package/tencentcloud/ba/v20200720/ba_client.js +73 -0
  51. package/tencentcloud/ba/v20200720/index.js +4 -0
  52. package/tencentcloud/ba/v20200720/models.js +244 -0
  53. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  54. package/tencentcloud/batch/v20170312/models.js +192 -13
  55. package/tencentcloud/bda/v20200324/bda_client.js +75 -21
  56. package/tencentcloud/bda/v20200324/models.js +542 -89
  57. package/tencentcloud/bi/index.js +3 -0
  58. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  59. package/tencentcloud/bi/v20220105/index.js +4 -0
  60. package/tencentcloud/bi/v20220105/models.js +391 -0
  61. package/tencentcloud/billing/v20180709/billing_client.js +49 -3
  62. package/tencentcloud/billing/v20180709/models.js +1345 -198
  63. package/tencentcloud/bm/v20180423/bm_client.js +5 -3
  64. package/tencentcloud/bm/v20180423/models.js +39 -2
  65. package/tencentcloud/bsca/index.js +3 -0
  66. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  67. package/tencentcloud/bsca/v20210811/index.js +4 -0
  68. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  69. package/tencentcloud/btoe/index.js +3 -0
  70. package/tencentcloud/btoe/v20210303/btoe_client.js +214 -0
  71. package/tencentcloud/btoe/v20210303/index.js +4 -0
  72. package/tencentcloud/btoe/v20210303/models.js +1279 -0
  73. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  74. package/tencentcloud/btoe/v20210514/index.js +4 -0
  75. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  76. package/tencentcloud/cam/v20190116/cam_client.js +372 -62
  77. package/tencentcloud/cam/v20190116/models.js +4355 -1620
  78. package/tencentcloud/captcha/v20190722/captcha_client.js +25 -11
  79. package/tencentcloud/captcha/v20190722/models.js +324 -32
  80. package/tencentcloud/car/index.js +3 -0
  81. package/tencentcloud/car/v20220110/car_client.js +72 -0
  82. package/tencentcloud/car/v20220110/index.js +4 -0
  83. package/tencentcloud/car/v20220110/models.js +237 -0
  84. package/tencentcloud/casb/index.js +3 -0
  85. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  86. package/tencentcloud/casb/v20200507/index.js +4 -0
  87. package/tencentcloud/casb/v20200507/models.js +158 -0
  88. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  89. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  90. package/tencentcloud/cbs/v20170312/cbs_client.js +153 -74
  91. package/tencentcloud/cbs/v20170312/models.js +2476 -1572
  92. package/tencentcloud/ccc/v20200210/ccc_client.js +318 -8
  93. package/tencentcloud/ccc/v20200210/models.js +4122 -126
  94. package/tencentcloud/cdb/v20170320/cdb_client.js +664 -277
  95. package/tencentcloud/cdb/v20170320/models.js +11032 -6619
  96. package/tencentcloud/cdc/index.js +3 -0
  97. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  98. package/tencentcloud/cdc/v20201214/index.js +4 -0
  99. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  100. package/tencentcloud/cdn/v20180606/cdn_client.js +521 -70
  101. package/tencentcloud/cdn/v20180606/models.js +15001 -6087
  102. package/tencentcloud/cfg/index.js +3 -0
  103. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  104. package/tencentcloud/cfg/v20210820/index.js +4 -0
  105. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  106. package/tencentcloud/cfs/v20190719/models.js +72 -8
  107. package/tencentcloud/cfw/v20190904/cfw_client.js +835 -81
  108. package/tencentcloud/cfw/v20190904/models.js +7930 -740
  109. package/tencentcloud/chdfs/index.js +1 -1
  110. package/tencentcloud/chdfs/v20190718/chdfs_client.js +257 -97
  111. package/tencentcloud/chdfs/v20190718/models.js +909 -131
  112. package/tencentcloud/chdfs/v20201112/chdfs_client.js +418 -0
  113. package/tencentcloud/chdfs/v20201112/index.js +4 -0
  114. package/tencentcloud/chdfs/v20201112/models.js +2710 -0
  115. package/tencentcloud/cii/index.js +3 -0
  116. package/tencentcloud/cii/v20201210/cii_client.js +74 -0
  117. package/tencentcloud/cii/v20201210/index.js +4 -0
  118. package/tencentcloud/cii/v20201210/models.js +455 -0
  119. package/tencentcloud/cii/v20210408/cii_client.js +225 -0
  120. package/tencentcloud/cii/v20210408/index.js +4 -0
  121. package/tencentcloud/cii/v20210408/models.js +2301 -0
  122. package/tencentcloud/ckafka/v20190819/ckafka_client.js +308 -27
  123. package/tencentcloud/ckafka/v20190819/models.js +4283 -734
  124. package/tencentcloud/clb/v20180317/clb_client.js +292 -81
  125. package/tencentcloud/clb/v20180317/models.js +4315 -1477
  126. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +72 -7
  127. package/tencentcloud/cloudaudit/v20190319/models.js +628 -269
  128. package/tencentcloud/cloudhsm/v20191112/cloudhsm_client.js +20 -2
  129. package/tencentcloud/cloudhsm/v20191112/models.js +392 -36
  130. package/tencentcloud/cls/index.js +3 -0
  131. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  132. package/tencentcloud/cls/v20201016/index.js +4 -0
  133. package/tencentcloud/cls/v20201016/models.js +10053 -0
  134. package/tencentcloud/cme/v20191029/cme_client.js +327 -70
  135. package/tencentcloud/cme/v20191029/models.js +7001 -2109
  136. package/tencentcloud/cmq/v20190304/models.js +159 -143
  137. package/tencentcloud/cms/v20190321/models.js +6 -2
  138. package/tencentcloud/common/sdk_version.js +1 -1
  139. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2045 -600
  140. package/tencentcloud/cpdp/v20190820/models.js +30614 -7751
  141. package/tencentcloud/cr/v20180321/cr_client.js +270 -50
  142. package/tencentcloud/cr/v20180321/models.js +2829 -432
  143. package/tencentcloud/cvm/v20170312/cvm_client.js +287 -98
  144. package/tencentcloud/cvm/v20170312/models.js +3701 -779
  145. package/tencentcloud/cwp/v20180228/cwp_client.js +2195 -728
  146. package/tencentcloud/cwp/v20180228/models.js +23373 -5226
  147. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +280 -59
  148. package/tencentcloud/cynosdb/v20190107/models.js +4049 -1893
  149. package/tencentcloud/dasb/index.js +3 -0
  150. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  151. package/tencentcloud/dasb/v20191018/index.js +4 -0
  152. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  153. package/tencentcloud/dayu/v20180709/dayu_client.js +31 -17
  154. package/tencentcloud/dayu/v20180709/models.js +317 -88
  155. package/tencentcloud/dbbrain/index.js +1 -1
  156. package/tencentcloud/dbbrain/v20191016/dbbrain_client.js +313 -33
  157. package/tencentcloud/dbbrain/v20191016/models.js +3871 -488
  158. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +613 -0
  159. package/tencentcloud/dbbrain/v20210527/index.js +4 -0
  160. package/tencentcloud/dbbrain/v20210527/models.js +6717 -0
  161. package/tencentcloud/dbdc/index.js +3 -0
  162. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  163. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  164. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  165. package/tencentcloud/dc/v20180410/dc_client.js +110 -16
  166. package/tencentcloud/dc/v20180410/models.js +1125 -184
  167. package/tencentcloud/dcdb/v20180411/dcdb_client.js +395 -85
  168. package/tencentcloud/dcdb/v20180411/models.js +3348 -442
  169. package/tencentcloud/dlc/index.js +3 -0
  170. package/tencentcloud/dlc/v20210125/dlc_client.js +612 -0
  171. package/tencentcloud/dlc/v20210125/index.js +4 -0
  172. package/tencentcloud/dlc/v20210125/models.js +6506 -0
  173. package/tencentcloud/dnspod/index.js +3 -0
  174. package/tencentcloud/dnspod/v20210323/dnspod_client.js +488 -0
  175. package/tencentcloud/dnspod/v20210323/index.js +4 -0
  176. package/tencentcloud/dnspod/v20210323/models.js +4873 -0
  177. package/tencentcloud/domain/v20180808/domain_client.js +185 -109
  178. package/tencentcloud/domain/v20180808/models.js +1267 -132
  179. package/tencentcloud/drm/v20181115/drm_client.js +2 -1
  180. package/tencentcloud/dtf/index.js +3 -0
  181. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  182. package/tencentcloud/dtf/v20200506/index.js +4 -0
  183. package/tencentcloud/dtf/v20200506/models.js +327 -0
  184. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  185. package/tencentcloud/dts/v20180330/models.js +1022 -1941
  186. package/tencentcloud/eb/index.js +3 -0
  187. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  188. package/tencentcloud/eb/v20210416/index.js +4 -0
  189. package/tencentcloud/eb/v20210416/models.js +3400 -0
  190. package/tencentcloud/ecdn/v20191012/ecdn_client.js +62 -18
  191. package/tencentcloud/ecdn/v20191012/models.js +542 -189
  192. package/tencentcloud/ecm/v20190719/ecm_client.js +793 -294
  193. package/tencentcloud/ecm/v20190719/models.js +11045 -6108
  194. package/tencentcloud/eiam/index.js +3 -0
  195. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  196. package/tencentcloud/eiam/v20210420/index.js +4 -0
  197. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  198. package/tencentcloud/eis/index.js +3 -0
  199. package/tencentcloud/eis/v20200715/eis_client.js +74 -0
  200. package/tencentcloud/eis/v20200715/index.js +4 -0
  201. package/tencentcloud/eis/v20200715/models.js +548 -0
  202. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  203. package/tencentcloud/eis/v20210601/index.js +4 -0
  204. package/tencentcloud/eis/v20210601/models.js +788 -0
  205. package/tencentcloud/emr/v20190103/emr_client.js +267 -70
  206. package/tencentcloud/emr/v20190103/models.js +5618 -2073
  207. package/tencentcloud/es/v20180416/es_client.js +237 -57
  208. package/tencentcloud/es/v20180416/models.js +3460 -1058
  209. package/tencentcloud/ess/index.js +3 -0
  210. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  211. package/tencentcloud/ess/v20201111/index.js +4 -0
  212. package/tencentcloud/ess/v20201111/models.js +2537 -0
  213. package/tencentcloud/essbasic/index.js +3 -0
  214. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  215. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  216. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  217. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  218. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  219. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  220. package/tencentcloud/facefusion/v20181201/facefusion_client.js +1 -1
  221. package/tencentcloud/facefusion/v20181201/models.js +23 -16
  222. package/tencentcloud/faceid/v20180301/faceid_client.js +228 -37
  223. package/tencentcloud/faceid/v20180301/models.js +2839 -598
  224. package/tencentcloud/fmu/v20191213/fmu_client.js +38 -12
  225. package/tencentcloud/fmu/v20191213/models.js +217 -1
  226. package/tencentcloud/ft/v20200304/models.js +15 -7
  227. package/tencentcloud/gaap/v20180529/gaap_client.js +630 -547
  228. package/tencentcloud/gaap/v20180529/models.js +1718 -308
  229. package/tencentcloud/gme/v20180711/gme_client.js +181 -21
  230. package/tencentcloud/gme/v20180711/models.js +1743 -264
  231. package/tencentcloud/gpm/index.js +3 -0
  232. package/tencentcloud/gpm/v20200820/gpm_client.js +281 -0
  233. package/tencentcloud/gpm/v20200820/index.js +4 -0
  234. package/tencentcloud/gpm/v20200820/models.js +2852 -0
  235. package/tencentcloud/gs/v20191118/gs_client.js +79 -14
  236. package/tencentcloud/gs/v20191118/models.js +426 -57
  237. package/tencentcloud/gse/v20191112/gse_client.js +232 -71
  238. package/tencentcloud/gse/v20191112/models.js +2250 -277
  239. package/tencentcloud/hcm/v20181106/models.js +19 -4
  240. package/tencentcloud/iai/v20180301/iai_client.js +17 -83
  241. package/tencentcloud/iai/v20180301/models.js +169 -484
  242. package/tencentcloud/iai/v20200303/iai_client.js +38 -85
  243. package/tencentcloud/iai/v20200303/models.js +304 -487
  244. package/tencentcloud/ic/v20190307/ic_client.js +13 -0
  245. package/tencentcloud/ic/v20190307/models.js +80 -0
  246. package/tencentcloud/icr/index.js +3 -0
  247. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  248. package/tencentcloud/icr/v20211014/index.js +4 -0
  249. package/tencentcloud/icr/v20211014/models.js +753 -0
  250. package/tencentcloud/ie/v20200304/ie_client.js +119 -46
  251. package/tencentcloud/ie/v20200304/models.js +3853 -1773
  252. package/tencentcloud/iecp/index.js +3 -0
  253. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  254. package/tencentcloud/iecp/v20210914/index.js +4 -0
  255. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  256. package/tencentcloud/ims/index.js +3 -0
  257. package/tencentcloud/ims/v20200713/ims_client.js +105 -0
  258. package/tencentcloud/ims/v20200713/index.js +4 -0
  259. package/tencentcloud/ims/v20200713/models.js +1649 -0
  260. package/tencentcloud/ims/v20201229/ims_client.js +93 -0
  261. package/tencentcloud/ims/v20201229/index.js +4 -0
  262. package/tencentcloud/ims/v20201229/models.js +1073 -0
  263. package/tencentcloud/index.js +64 -1
  264. package/tencentcloud/iotcloud/index.js +1 -1
  265. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +293 -54
  266. package/tencentcloud/iotcloud/v20180614/models.js +2597 -490
  267. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  268. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  269. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  270. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +1027 -209
  271. package/tencentcloud/iotexplorer/v20190423/models.js +8332 -1344
  272. package/tencentcloud/iotvideo/index.js +1 -1
  273. package/tencentcloud/iotvideo/v20191126/iotvideo_client.js +110 -23
  274. package/tencentcloud/iotvideo/v20191126/models.js +1098 -132
  275. package/tencentcloud/iotvideo/v20201215/index.js +4 -0
  276. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +1085 -0
  277. package/tencentcloud/iotvideo/v20201215/models.js +8982 -0
  278. package/tencentcloud/iotvideoindustry/index.js +3 -0
  279. package/tencentcloud/iotvideoindustry/v20201201/index.js +4 -0
  280. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1443 -0
  281. package/tencentcloud/iotvideoindustry/v20201201/models.js +11256 -0
  282. package/tencentcloud/ivld/index.js +3 -0
  283. package/tencentcloud/ivld/v20210903/index.js +4 -0
  284. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  285. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  286. package/tencentcloud/kms/v20190118/kms_client.js +29 -2
  287. package/tencentcloud/kms/v20190118/models.js +314 -6
  288. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +923 -60
  289. package/tencentcloud/lighthouse/v20200324/models.js +7326 -755
  290. package/tencentcloud/live/v20180801/live_client.js +299 -47
  291. package/tencentcloud/live/v20180801/models.js +3439 -780
  292. package/tencentcloud/lowcode/index.js +3 -0
  293. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  294. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  295. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  296. package/tencentcloud/mariadb/v20170312/mariadb_client.js +364 -52
  297. package/tencentcloud/mariadb/v20170312/models.js +4783 -1756
  298. package/tencentcloud/market/index.js +3 -0
  299. package/tencentcloud/market/v20191010/index.js +4 -0
  300. package/tencentcloud/market/v20191010/market_client.js +60 -0
  301. package/tencentcloud/market/v20191010/models.js +215 -0
  302. package/tencentcloud/memcached/v20190318/models.js +104 -103
  303. package/tencentcloud/mgobe/index.js +1 -1
  304. package/tencentcloud/mgobe/v20201014/index.js +4 -0
  305. package/tencentcloud/mgobe/v20201014/mgobe_client.js +127 -0
  306. package/tencentcloud/mgobe/v20201014/models.js +917 -0
  307. package/tencentcloud/mna/index.js +3 -0
  308. package/tencentcloud/mna/v20210119/index.js +4 -0
  309. package/tencentcloud/mna/v20210119/mna_client.js +79 -0
  310. package/tencentcloud/mna/v20210119/models.js +693 -0
  311. package/tencentcloud/mongodb/v20190725/models.js +3034 -1496
  312. package/tencentcloud/mongodb/v20190725/mongodb_client.js +146 -42
  313. package/tencentcloud/monitor/v20180724/models.js +9006 -2701
  314. package/tencentcloud/monitor/v20180724/monitor_client.js +592 -124
  315. package/tencentcloud/mps/v20190612/models.js +1176 -306
  316. package/tencentcloud/mps/v20190612/mps_client.js +30 -11
  317. package/tencentcloud/mrs/index.js +3 -0
  318. package/tencentcloud/mrs/v20200910/index.js +4 -0
  319. package/tencentcloud/mrs/v20200910/models.js +5464 -0
  320. package/tencentcloud/mrs/v20200910/mrs_client.js +143 -0
  321. package/tencentcloud/nlp/v20190408/models.js +447 -631
  322. package/tencentcloud/nlp/v20190408/nlp_client.js +42 -55
  323. package/tencentcloud/oceanus/index.js +3 -0
  324. package/tencentcloud/oceanus/v20190422/index.js +4 -0
  325. package/tencentcloud/oceanus/v20190422/models.js +3144 -0
  326. package/tencentcloud/oceanus/v20190422/oceanus_client.js +269 -0
  327. package/tencentcloud/ocr/v20181119/models.js +3758 -720
  328. package/tencentcloud/ocr/v20181119/ocr_client.js +221 -66
  329. package/tencentcloud/organization/index.js +1 -1
  330. package/tencentcloud/organization/v20210331/index.js +4 -0
  331. package/tencentcloud/organization/v20210331/models.js +821 -0
  332. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  333. package/tencentcloud/partners/v20180321/models.js +1097 -48
  334. package/tencentcloud/partners/v20180321/partners_client.js +79 -10
  335. package/tencentcloud/pds/index.js +3 -0
  336. package/tencentcloud/pds/v20210701/index.js +4 -0
  337. package/tencentcloud/pds/v20210701/models.js +271 -0
  338. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  339. package/tencentcloud/postgres/v20170312/models.js +6120 -1774
  340. package/tencentcloud/postgres/v20170312/postgres_client.js +517 -114
  341. package/tencentcloud/privatedns/index.js +3 -0
  342. package/tencentcloud/privatedns/v20201028/index.js +4 -0
  343. package/tencentcloud/privatedns/v20201028/models.js +2637 -0
  344. package/tencentcloud/privatedns/v20201028/privatedns_client.js +308 -0
  345. package/tencentcloud/rce/index.js +3 -0
  346. package/tencentcloud/rce/v20201103/index.js +4 -0
  347. package/tencentcloud/rce/v20201103/models.js +1450 -0
  348. package/tencentcloud/rce/v20201103/rce_client.js +103 -0
  349. package/tencentcloud/redis/v20180412/models.js +4537 -1516
  350. package/tencentcloud/redis/v20180412/redis_client.js +344 -47
  351. package/tencentcloud/rum/index.js +3 -0
  352. package/tencentcloud/rum/v20210622/index.js +4 -0
  353. package/tencentcloud/rum/v20210622/models.js +7436 -0
  354. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  355. package/tencentcloud/scf/v20180416/models.js +4547 -2012
  356. package/tencentcloud/scf/v20180416/scf_client.js +253 -41
  357. package/tencentcloud/ses/index.js +3 -0
  358. package/tencentcloud/ses/v20201002/index.js +4 -0
  359. package/tencentcloud/ses/v20201002/models.js +3053 -0
  360. package/tencentcloud/ses/v20201002/ses_client.js +376 -0
  361. package/tencentcloud/smh/index.js +3 -0
  362. package/tencentcloud/smh/v20210712/index.js +4 -0
  363. package/tencentcloud/smh/v20210712/models.js +1370 -0
  364. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  365. package/tencentcloud/sms/index.js +1 -1
  366. package/tencentcloud/sms/v20190711/models.js +21 -15
  367. package/tencentcloud/sms/v20190711/sms_client.js +10 -8
  368. package/tencentcloud/sms/v20210111/index.js +4 -0
  369. package/tencentcloud/sms/v20210111/models.js +2544 -0
  370. package/tencentcloud/sms/v20210111/sms_client.js +324 -0
  371. package/tencentcloud/soe/v20180724/models.js +129 -38
  372. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  373. package/tencentcloud/sqlserver/v20180328/models.js +6545 -3062
  374. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +780 -428
  375. package/tencentcloud/ssa/index.js +3 -0
  376. package/tencentcloud/ssa/v20180608/index.js +4 -0
  377. package/tencentcloud/ssa/v20180608/models.js +6058 -0
  378. package/tencentcloud/ssa/v20180608/ssa_client.js +343 -0
  379. package/tencentcloud/ssl/v20191205/models.js +2455 -739
  380. package/tencentcloud/ssl/v20191205/ssl_client.js +239 -62
  381. package/tencentcloud/sslpod/index.js +3 -0
  382. package/tencentcloud/sslpod/v20190605/index.js +4 -0
  383. package/tencentcloud/sslpod/v20190605/models.js +1375 -0
  384. package/tencentcloud/sslpod/v20190605/sslpod_client.js +171 -0
  385. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  386. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  387. package/tencentcloud/sts/v20180813/models.js +278 -11
  388. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  389. package/tencentcloud/taf/v20200210/models.js +397 -46
  390. package/tencentcloud/taf/v20200210/taf_client.js +24 -4
  391. package/tencentcloud/tag/v20180813/models.js +972 -174
  392. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  393. package/tencentcloud/tat/index.js +3 -0
  394. package/tencentcloud/tat/v20201028/index.js +4 -0
  395. package/tencentcloud/tat/v20201028/models.js +3020 -0
  396. package/tencentcloud/tat/v20201028/tat_client.js +310 -0
  397. package/tencentcloud/tbaas/v20180416/models.js +2932 -617
  398. package/tencentcloud/tbaas/v20180416/tbaas_client.js +333 -78
  399. package/tencentcloud/tcaplusdb/v20190823/models.js +3133 -418
  400. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +231 -19
  401. package/tencentcloud/tcb/v20180608/models.js +10382 -1715
  402. package/tencentcloud/tcb/v20180608/tcb_client.js +809 -107
  403. package/tencentcloud/tcm/index.js +3 -0
  404. package/tencentcloud/tcm/v20210413/index.js +4 -0
  405. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  406. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  407. package/tencentcloud/tcr/v20190924/models.js +5356 -1649
  408. package/tencentcloud/tcr/v20190924/tcr_client.js +820 -364
  409. package/tencentcloud/tcss/index.js +3 -0
  410. package/tencentcloud/tcss/v20201101/index.js +4 -0
  411. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  412. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  413. package/tencentcloud/tdcpg/index.js +3 -0
  414. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  415. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  416. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  417. package/tencentcloud/tdid/index.js +3 -0
  418. package/tencentcloud/tdid/v20210519/index.js +4 -0
  419. package/tencentcloud/tdid/v20210519/models.js +978 -0
  420. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  421. package/tencentcloud/tdmq/v20200217/models.js +11577 -1039
  422. package/tencentcloud/tdmq/v20200217/tdmq_client.js +1206 -95
  423. package/tencentcloud/tem/index.js +3 -0
  424. package/tencentcloud/tem/v20201221/index.js +4 -0
  425. package/tencentcloud/tem/v20201221/models.js +3274 -0
  426. package/tencentcloud/tem/v20201221/tem_client.js +275 -0
  427. package/tencentcloud/tem/v20210701/index.js +4 -0
  428. package/tencentcloud/tem/v20210701/models.js +4613 -0
  429. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  430. package/tencentcloud/teo/index.js +3 -0
  431. package/tencentcloud/teo/v20220106/index.js +4 -0
  432. package/tencentcloud/teo/v20220106/models.js +8307 -0
  433. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  434. package/tencentcloud/thpc/index.js +3 -0
  435. package/tencentcloud/thpc/v20211109/index.js +4 -0
  436. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  437. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  438. package/tencentcloud/thpc/v20220401/index.js +4 -0
  439. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  440. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  441. package/tencentcloud/tic/index.js +3 -0
  442. package/tencentcloud/tic/v20201117/index.js +4 -0
  443. package/tencentcloud/tic/v20201117/models.js +1368 -0
  444. package/tencentcloud/tic/v20201117/tic_client.js +223 -0
  445. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  446. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  447. package/tencentcloud/tiw/v20190919/models.js +1720 -136
  448. package/tencentcloud/tiw/v20190919/tiw_client.js +213 -72
  449. package/tencentcloud/tke/v20180525/models.js +18759 -1873
  450. package/tencentcloud/tke/v20180525/tke_client.js +1859 -248
  451. package/tencentcloud/tms/index.js +1 -1
  452. package/tencentcloud/tms/v20200713/models.js +546 -66
  453. package/tencentcloud/tms/v20200713/tms_client.js +33 -2
  454. package/tencentcloud/tms/v20201229/index.js +4 -0
  455. package/tencentcloud/tms/v20201229/models.js +495 -0
  456. package/tencentcloud/tms/v20201229/tms_client.js +67 -0
  457. package/tencentcloud/tmt/v20180321/models.js +474 -172
  458. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  459. package/tencentcloud/trtc/v20190722/models.js +3170 -700
  460. package/tencentcloud/trtc/v20190722/trtc_client.js +307 -81
  461. package/tencentcloud/tse/index.js +3 -0
  462. package/tencentcloud/tse/v20201207/index.js +4 -0
  463. package/tencentcloud/tse/v20201207/models.js +946 -0
  464. package/tencentcloud/tse/v20201207/tse_client.js +67 -0
  465. package/tencentcloud/tsf/v20180326/models.js +20614 -6859
  466. package/tencentcloud/tsf/v20180326/tsf_client.js +1438 -417
  467. package/tencentcloud/tsw/index.js +3 -0
  468. package/tencentcloud/tsw/v20200924/index.js +4 -0
  469. package/tencentcloud/tsw/v20200924/models.js +171 -0
  470. package/tencentcloud/tsw/v20200924/tsw_client.js +47 -0
  471. package/tencentcloud/tsw/v20210412/index.js +4 -0
  472. package/tencentcloud/tsw/v20210412/models.js +188 -0
  473. package/tencentcloud/tsw/v20210412/tsw_client.js +72 -0
  474. package/tencentcloud/tts/v20190823/models.js +306 -11
  475. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  476. package/tencentcloud/ump/index.js +3 -0
  477. package/tencentcloud/ump/v20200918/index.js +4 -0
  478. package/tencentcloud/ump/v20200918/models.js +2811 -0
  479. package/tencentcloud/ump/v20200918/ump_client.js +279 -0
  480. package/tencentcloud/vm/index.js +3 -0
  481. package/tencentcloud/vm/v20200709/index.js +4 -0
  482. package/tencentcloud/vm/v20200709/models.js +2163 -0
  483. package/tencentcloud/vm/v20200709/vm_client.js +126 -0
  484. package/tencentcloud/vm/v20201229/index.js +4 -0
  485. package/tencentcloud/vm/v20201229/models.js +1855 -0
  486. package/tencentcloud/vm/v20201229/vm_client.js +147 -0
  487. package/tencentcloud/vms/index.js +3 -0
  488. package/tencentcloud/vms/v20200902/index.js +4 -0
  489. package/tencentcloud/vms/v20200902/models.js +264 -0
  490. package/tencentcloud/vms/v20200902/vms_client.js +60 -0
  491. package/tencentcloud/vod/v20180717/models.js +12247 -6350
  492. package/tencentcloud/vod/v20180717/vod_client.js +602 -95
  493. package/tencentcloud/vpc/v20170312/models.js +8163 -1403
  494. package/tencentcloud/vpc/v20170312/vpc_client.js +1048 -220
  495. package/tencentcloud/waf/index.js +3 -0
  496. package/tencentcloud/waf/v20180125/index.js +4 -0
  497. package/tencentcloud/waf/v20180125/models.js +4627 -0
  498. package/tencentcloud/waf/v20180125/waf_client.js +491 -0
  499. package/tencentcloud/wav/index.js +3 -0
  500. package/tencentcloud/wav/v20210129/index.js +4 -0
  501. package/tencentcloud/wav/v20210129/models.js +4170 -0
  502. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
  503. package/tencentcloud/zj/index.js +3 -0
  504. package/tencentcloud/zj/v20190121/index.js +4 -0
  505. package/tencentcloud/zj/v20190121/models.js +3419 -0
  506. package/tencentcloud/zj/v20190121/zj_client.js +334 -0
@@ -0,0 +1,2544 @@
1
+ /*
2
+ * Copyright (c) 2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing,
11
+ * software distributed under the License is distributed on an
12
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
13
+ * KIND, either express or implied. See the License for the
14
+ * specific language governing permissions and limitations
15
+ * under the License.
16
+ */
17
+ const AbstractModel = require("../../common/abstract_model");
18
+
19
+ /**
20
+ * PullSmsReplyStatus请求参数结构体
21
+ * @class
22
+ */
23
+ class PullSmsReplyStatusRequest extends AbstractModel {
24
+ constructor(){
25
+ super();
26
+
27
+ /**
28
+ * 拉取最大条数,最多100条。
29
+ * @type {number || null}
30
+ */
31
+ this.Limit = null;
32
+
33
+ /**
34
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,例如1400006666。
35
+ * @type {string || null}
36
+ */
37
+ this.SmsSdkAppId = null;
38
+
39
+ }
40
+
41
+ /**
42
+ * @private
43
+ */
44
+ deserialize(params) {
45
+ if (!params) {
46
+ return;
47
+ }
48
+ this.Limit = 'Limit' in params ? params.Limit : null;
49
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
50
+
51
+ }
52
+ }
53
+
54
+ /**
55
+ * DeleteSmsTemplate返回参数结构体
56
+ * @class
57
+ */
58
+ class DeleteSmsTemplateResponse extends AbstractModel {
59
+ constructor(){
60
+ super();
61
+
62
+ /**
63
+ * 删除模板响应
64
+ * @type {DeleteTemplateStatus || null}
65
+ */
66
+ this.DeleteTemplateStatus = null;
67
+
68
+ /**
69
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
70
+ * @type {string || null}
71
+ */
72
+ this.RequestId = null;
73
+
74
+ }
75
+
76
+ /**
77
+ * @private
78
+ */
79
+ deserialize(params) {
80
+ if (!params) {
81
+ return;
82
+ }
83
+
84
+ if (params.DeleteTemplateStatus) {
85
+ let obj = new DeleteTemplateStatus();
86
+ obj.deserialize(params.DeleteTemplateStatus)
87
+ this.DeleteTemplateStatus = obj;
88
+ }
89
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
90
+
91
+ }
92
+ }
93
+
94
+ /**
95
+ * ModifySmsTemplate返回参数结构体
96
+ * @class
97
+ */
98
+ class ModifySmsTemplateResponse extends AbstractModel {
99
+ constructor(){
100
+ super();
101
+
102
+ /**
103
+ * 修改模板参数响应
104
+ * @type {ModifyTemplateStatus || null}
105
+ */
106
+ this.ModifyTemplateStatus = null;
107
+
108
+ /**
109
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
110
+ * @type {string || null}
111
+ */
112
+ this.RequestId = null;
113
+
114
+ }
115
+
116
+ /**
117
+ * @private
118
+ */
119
+ deserialize(params) {
120
+ if (!params) {
121
+ return;
122
+ }
123
+
124
+ if (params.ModifyTemplateStatus) {
125
+ let obj = new ModifyTemplateStatus();
126
+ obj.deserialize(params.ModifyTemplateStatus)
127
+ this.ModifyTemplateStatus = obj;
128
+ }
129
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
130
+
131
+ }
132
+ }
133
+
134
+ /**
135
+ * ModifySmsSign请求参数结构体
136
+ * @class
137
+ */
138
+ class ModifySmsSignRequest extends AbstractModel {
139
+ constructor(){
140
+ super();
141
+
142
+ /**
143
+ * 待修改的签名 ID。
144
+ * @type {number || null}
145
+ */
146
+ this.SignId = null;
147
+
148
+ /**
149
+ * 签名名称。
150
+ * @type {string || null}
151
+ */
152
+ this.SignName = null;
153
+
154
+ /**
155
+ * 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
156
+ 0:公司,可选 DocumentType 有(0,1)。
157
+ 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
158
+ 2:网站,可选 DocumentType 有(0,1,2,3,5)。
159
+ 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
160
+ 4:商标,可选 DocumentType 有(7)。
161
+ 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
162
+ 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
163
+ 注:必须按照对应关系选择证明类型,否则会审核失败。
164
+ * @type {number || null}
165
+ */
166
+ this.SignType = null;
167
+
168
+ /**
169
+ * 证明类型:
170
+ 0:三证合一。
171
+ 1:企业营业执照。
172
+ 2:组织机构代码证书。
173
+ 3:社会信用代码证书。
174
+ 4:应用后台管理截图(个人开发APP)。
175
+ 5:网站备案后台截图(个人开发网站)。
176
+ 6:小程序设置页面截图(个人认证小程序)。
177
+ 7:商标注册书。
178
+ 8:公众号设置页面截图(个人认证公众号)。
179
+ * @type {number || null}
180
+ */
181
+ this.DocumentType = null;
182
+
183
+ /**
184
+ * 是否国际/港澳台短信:
185
+ 0:表示国内短信。
186
+ 1:表示国际/港澳台短信。
187
+ 注:需要和待修改签名International值保持一致,该参数不能直接修改国内签名到国际签名。
188
+ * @type {number || null}
189
+ */
190
+ this.International = null;
191
+
192
+ /**
193
+ * 签名用途:
194
+ 0:自用。
195
+ 1:他用。
196
+ * @type {number || null}
197
+ */
198
+ this.SignPurpose = null;
199
+
200
+ /**
201
+ * 签名对应的资质证明图片需先进行 base64 编码格式转换,将转换后的字符串去掉前缀`data:image/jpeg;base64,`再赋值给该参数。
202
+ * @type {string || null}
203
+ */
204
+ this.ProofImage = null;
205
+
206
+ /**
207
+ * 委托授权证明。选择 SignPurpose 为他用之后需要提交委托的授权证明。
208
+ 图片需先进行 base64 编码格式转换,将转换后的字符串去掉前缀`data:image/jpeg;base64,`再赋值给该参数。
209
+ 注:只有 SignPurpose 在选择为 1(他用)时,这个字段才会生效。
210
+ * @type {string || null}
211
+ */
212
+ this.CommissionImage = null;
213
+
214
+ /**
215
+ * 签名的申请备注。
216
+ * @type {string || null}
217
+ */
218
+ this.Remark = null;
219
+
220
+ }
221
+
222
+ /**
223
+ * @private
224
+ */
225
+ deserialize(params) {
226
+ if (!params) {
227
+ return;
228
+ }
229
+ this.SignId = 'SignId' in params ? params.SignId : null;
230
+ this.SignName = 'SignName' in params ? params.SignName : null;
231
+ this.SignType = 'SignType' in params ? params.SignType : null;
232
+ this.DocumentType = 'DocumentType' in params ? params.DocumentType : null;
233
+ this.International = 'International' in params ? params.International : null;
234
+ this.SignPurpose = 'SignPurpose' in params ? params.SignPurpose : null;
235
+ this.ProofImage = 'ProofImage' in params ? params.ProofImage : null;
236
+ this.CommissionImage = 'CommissionImage' in params ? params.CommissionImage : null;
237
+ this.Remark = 'Remark' in params ? params.Remark : null;
238
+
239
+ }
240
+ }
241
+
242
+ /**
243
+ * SmsPackagesStatistics请求参数结构体
244
+ * @class
245
+ */
246
+ class SmsPackagesStatisticsRequest extends AbstractModel {
247
+ constructor(){
248
+ super();
249
+
250
+ /**
251
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
252
+ * @type {string || null}
253
+ */
254
+ this.SmsSdkAppId = null;
255
+
256
+ /**
257
+ * 最大上限(需要拉取的套餐包个数)。
258
+ * @type {number || null}
259
+ */
260
+ this.Limit = null;
261
+
262
+ /**
263
+ * 偏移量。
264
+ * @type {number || null}
265
+ */
266
+ this.Offset = null;
267
+
268
+ /**
269
+ * 起始时间,格式为yyyymmddhh,精确到小时,例如2021050113,表示2021年5月1号13时。
270
+ 注:拉取套餐包的创建时间不小于起始时间。
271
+ * @type {string || null}
272
+ */
273
+ this.BeginTime = null;
274
+
275
+ /**
276
+ * 结束时间,格式为yyyymmddhh,精确到小时,例如2021050118,表示2021年5月1号18时。
277
+ 注:EndTime 必须大于 BeginTime且小于当前时间,拉取套餐包的创建时间不大于结束时间。
278
+ * @type {string || null}
279
+ */
280
+ this.EndTime = null;
281
+
282
+ }
283
+
284
+ /**
285
+ * @private
286
+ */
287
+ deserialize(params) {
288
+ if (!params) {
289
+ return;
290
+ }
291
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
292
+ this.Limit = 'Limit' in params ? params.Limit : null;
293
+ this.Offset = 'Offset' in params ? params.Offset : null;
294
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
295
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
296
+
297
+ }
298
+ }
299
+
300
+ /**
301
+ * AddSmsSign请求参数结构体
302
+ * @class
303
+ */
304
+ class AddSmsSignRequest extends AbstractModel {
305
+ constructor(){
306
+ super();
307
+
308
+ /**
309
+ * 签名名称。
310
+ 注:不能重复申请已通过或待审核的签名。
311
+ * @type {string || null}
312
+ */
313
+ this.SignName = null;
314
+
315
+ /**
316
+ * 签名类型。其中每种类型后面标注了其可选的 DocumentType(证明类型):
317
+ 0:公司,可选 DocumentType 有(0,1)。
318
+ 1:APP,可选 DocumentType 有(0,1,2,3,4) 。
319
+ 2:网站,可选 DocumentType 有(0,1,2,3,5)。
320
+ 3:公众号,可选 DocumentType 有(0,1,2,3,8)。
321
+ 4:商标,可选 DocumentType 有(7)。
322
+ 5:政府/机关事业单位/其他机构,可选 DocumentType 有(2,3)。
323
+ 6:小程序,可选 DocumentType 有(0,1,2,3,6)。
324
+ 注:必须按照对应关系选择证明类型,否则会审核失败。
325
+ * @type {number || null}
326
+ */
327
+ this.SignType = null;
328
+
329
+ /**
330
+ * 证明类型:
331
+ 0:三证合一。
332
+ 1:企业营业执照。
333
+ 2:组织机构代码证书。
334
+ 3:社会信用代码证书。
335
+ 4:应用后台管理截图(个人开发APP)。
336
+ 5:网站备案后台截图(个人开发网站)。
337
+ 6:小程序设置页面截图(个人认证小程序)。
338
+ 7:商标注册书。
339
+ 8:公众号设置页面截图(个人认证公众号)。
340
+ * @type {number || null}
341
+ */
342
+ this.DocumentType = null;
343
+
344
+ /**
345
+ * 是否国际/港澳台短信:
346
+ 0:表示国内短信。
347
+ 1:表示国际/港澳台短信。
348
+ * @type {number || null}
349
+ */
350
+ this.International = null;
351
+
352
+ /**
353
+ * 签名用途:
354
+ 0:自用。
355
+ 1:他用。
356
+ * @type {number || null}
357
+ */
358
+ this.SignPurpose = null;
359
+
360
+ /**
361
+ * 签名对应的资质证明图片需先进行 base64 编码格式转换,将转换后的字符串去掉前缀`data:image/jpeg;base64,`再赋值给该参数。
362
+ * @type {string || null}
363
+ */
364
+ this.ProofImage = null;
365
+
366
+ /**
367
+ * 委托授权证明。选择 SignPurpose 为他用之后需要提交委托的授权证明。
368
+ 图片需先进行 base64 编码格式转换,将转换后的字符串去掉前缀`data:image/jpeg;base64,`再赋值给该参数。
369
+ 注:只有 SignPurpose 在选择为 1(他用)时,这个字段才会生效。
370
+ * @type {string || null}
371
+ */
372
+ this.CommissionImage = null;
373
+
374
+ /**
375
+ * 签名的申请备注。
376
+ * @type {string || null}
377
+ */
378
+ this.Remark = null;
379
+
380
+ }
381
+
382
+ /**
383
+ * @private
384
+ */
385
+ deserialize(params) {
386
+ if (!params) {
387
+ return;
388
+ }
389
+ this.SignName = 'SignName' in params ? params.SignName : null;
390
+ this.SignType = 'SignType' in params ? params.SignType : null;
391
+ this.DocumentType = 'DocumentType' in params ? params.DocumentType : null;
392
+ this.International = 'International' in params ? params.International : null;
393
+ this.SignPurpose = 'SignPurpose' in params ? params.SignPurpose : null;
394
+ this.ProofImage = 'ProofImage' in params ? params.ProofImage : null;
395
+ this.CommissionImage = 'CommissionImage' in params ? params.CommissionImage : null;
396
+ this.Remark = 'Remark' in params ? params.Remark : null;
397
+
398
+ }
399
+ }
400
+
401
+ /**
402
+ * 添加模板参数响应
403
+ * @class
404
+ */
405
+ class AddTemplateStatus extends AbstractModel {
406
+ constructor(){
407
+ super();
408
+
409
+ /**
410
+ * 模板ID。
411
+ * @type {string || null}
412
+ */
413
+ this.TemplateId = null;
414
+
415
+ }
416
+
417
+ /**
418
+ * @private
419
+ */
420
+ deserialize(params) {
421
+ if (!params) {
422
+ return;
423
+ }
424
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
425
+
426
+ }
427
+ }
428
+
429
+ /**
430
+ * DescribeSmsTemplateList返回参数结构体
431
+ * @class
432
+ */
433
+ class DescribeSmsTemplateListResponse extends AbstractModel {
434
+ constructor(){
435
+ super();
436
+
437
+ /**
438
+ * 获取短信模板信息响应
439
+ * @type {Array.<DescribeTemplateListStatus> || null}
440
+ */
441
+ this.DescribeTemplateStatusSet = null;
442
+
443
+ /**
444
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
445
+ * @type {string || null}
446
+ */
447
+ this.RequestId = null;
448
+
449
+ }
450
+
451
+ /**
452
+ * @private
453
+ */
454
+ deserialize(params) {
455
+ if (!params) {
456
+ return;
457
+ }
458
+
459
+ if (params.DescribeTemplateStatusSet) {
460
+ this.DescribeTemplateStatusSet = new Array();
461
+ for (let z in params.DescribeTemplateStatusSet) {
462
+ let obj = new DescribeTemplateListStatus();
463
+ obj.deserialize(params.DescribeTemplateStatusSet[z]);
464
+ this.DescribeTemplateStatusSet.push(obj);
465
+ }
466
+ }
467
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
468
+
469
+ }
470
+ }
471
+
472
+ /**
473
+ * DescribePhoneNumberInfo请求参数结构体
474
+ * @class
475
+ */
476
+ class DescribePhoneNumberInfoRequest extends AbstractModel {
477
+ constructor(){
478
+ super();
479
+
480
+ /**
481
+ * 查询手机号码,采用 E.164 标准,格式为+[国家或地区码][手机号],单次请求最多支持200个手机号。
482
+ 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
483
+ * @type {Array.<string> || null}
484
+ */
485
+ this.PhoneNumberSet = null;
486
+
487
+ }
488
+
489
+ /**
490
+ * @private
491
+ */
492
+ deserialize(params) {
493
+ if (!params) {
494
+ return;
495
+ }
496
+ this.PhoneNumberSet = 'PhoneNumberSet' in params ? params.PhoneNumberSet : null;
497
+
498
+ }
499
+ }
500
+
501
+ /**
502
+ * PullSmsSendStatusByPhoneNumber请求参数结构体
503
+ * @class
504
+ */
505
+ class PullSmsSendStatusByPhoneNumberRequest extends AbstractModel {
506
+ constructor(){
507
+ super();
508
+
509
+ /**
510
+ * 拉取起始时间,UNIX 时间戳(时间:秒)。
511
+ 注:最大可拉取当前时期前7天的数据。
512
+ * @type {number || null}
513
+ */
514
+ this.BeginTime = null;
515
+
516
+ /**
517
+ * 偏移量。
518
+ 注:目前固定设置为0。
519
+ * @type {number || null}
520
+ */
521
+ this.Offset = null;
522
+
523
+ /**
524
+ * 拉取最大条数,最多 100。
525
+ * @type {number || null}
526
+ */
527
+ this.Limit = null;
528
+
529
+ /**
530
+ * 下发目的手机号码,依据 E.164 标准为:+[国家(或地区)码][手机号] ,示例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
531
+ * @type {string || null}
532
+ */
533
+ this.PhoneNumber = null;
534
+
535
+ /**
536
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
537
+ * @type {string || null}
538
+ */
539
+ this.SmsSdkAppId = null;
540
+
541
+ /**
542
+ * 拉取截止时间,UNIX 时间戳(时间:秒)。
543
+ * @type {number || null}
544
+ */
545
+ this.EndTime = null;
546
+
547
+ }
548
+
549
+ /**
550
+ * @private
551
+ */
552
+ deserialize(params) {
553
+ if (!params) {
554
+ return;
555
+ }
556
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
557
+ this.Offset = 'Offset' in params ? params.Offset : null;
558
+ this.Limit = 'Limit' in params ? params.Limit : null;
559
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
560
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
561
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
562
+
563
+ }
564
+ }
565
+
566
+ /**
567
+ * AddSmsTemplate请求参数结构体
568
+ * @class
569
+ */
570
+ class AddSmsTemplateRequest extends AbstractModel {
571
+ constructor(){
572
+ super();
573
+
574
+ /**
575
+ * 模板名称。
576
+ * @type {string || null}
577
+ */
578
+ this.TemplateName = null;
579
+
580
+ /**
581
+ * 模板内容。
582
+ * @type {string || null}
583
+ */
584
+ this.TemplateContent = null;
585
+
586
+ /**
587
+ * 短信类型,0表示普通短信, 1表示营销短信。
588
+ * @type {number || null}
589
+ */
590
+ this.SmsType = null;
591
+
592
+ /**
593
+ * 是否国际/港澳台短信:
594
+ 0:表示国内短信。
595
+ 1:表示国际/港澳台短信。
596
+ * @type {number || null}
597
+ */
598
+ this.International = null;
599
+
600
+ /**
601
+ * 模板备注,例如申请原因,使用场景等。
602
+ * @type {string || null}
603
+ */
604
+ this.Remark = null;
605
+
606
+ }
607
+
608
+ /**
609
+ * @private
610
+ */
611
+ deserialize(params) {
612
+ if (!params) {
613
+ return;
614
+ }
615
+ this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
616
+ this.TemplateContent = 'TemplateContent' in params ? params.TemplateContent : null;
617
+ this.SmsType = 'SmsType' in params ? params.SmsType : null;
618
+ this.International = 'International' in params ? params.International : null;
619
+ this.Remark = 'Remark' in params ? params.Remark : null;
620
+
621
+ }
622
+ }
623
+
624
+ /**
625
+ * ModifySmsTemplate请求参数结构体
626
+ * @class
627
+ */
628
+ class ModifySmsTemplateRequest extends AbstractModel {
629
+ constructor(){
630
+ super();
631
+
632
+ /**
633
+ * 待修改模板的ID。
634
+ * @type {number || null}
635
+ */
636
+ this.TemplateId = null;
637
+
638
+ /**
639
+ * 新的模板名称。
640
+ * @type {string || null}
641
+ */
642
+ this.TemplateName = null;
643
+
644
+ /**
645
+ * 新的模板内容。
646
+ * @type {string || null}
647
+ */
648
+ this.TemplateContent = null;
649
+
650
+ /**
651
+ * 短信类型,0表示普通短信, 1表示营销短信。
652
+ * @type {number || null}
653
+ */
654
+ this.SmsType = null;
655
+
656
+ /**
657
+ * 是否国际/港澳台短信:
658
+ 0:表示国内短信。
659
+ 1:表示国际/港澳台短信。
660
+ * @type {number || null}
661
+ */
662
+ this.International = null;
663
+
664
+ /**
665
+ * 模板备注,例如申请原因,使用场景等。
666
+ * @type {string || null}
667
+ */
668
+ this.Remark = null;
669
+
670
+ }
671
+
672
+ /**
673
+ * @private
674
+ */
675
+ deserialize(params) {
676
+ if (!params) {
677
+ return;
678
+ }
679
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
680
+ this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
681
+ this.TemplateContent = 'TemplateContent' in params ? params.TemplateContent : null;
682
+ this.SmsType = 'SmsType' in params ? params.SmsType : null;
683
+ this.International = 'International' in params ? params.International : null;
684
+ this.Remark = 'Remark' in params ? params.Remark : null;
685
+
686
+ }
687
+ }
688
+
689
+ /**
690
+ * 短信回复状态
691
+ * @class
692
+ */
693
+ class PullSmsReplyStatus extends AbstractModel {
694
+ constructor(){
695
+ super();
696
+
697
+ /**
698
+ * 短信码号扩展号,默认未开通,如需开通请联系 [sms helper](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81)。
699
+ * @type {string || null}
700
+ */
701
+ this.ExtendCode = null;
702
+
703
+ /**
704
+ * 国家(或地区)码。
705
+ * @type {string || null}
706
+ */
707
+ this.CountryCode = null;
708
+
709
+ /**
710
+ * 手机号码,E.164标准,+[国家或地区码][手机号] ,示例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
711
+ * @type {string || null}
712
+ */
713
+ this.PhoneNumber = null;
714
+
715
+ /**
716
+ * 短信签名名称。
717
+ * @type {string || null}
718
+ */
719
+ this.SignName = null;
720
+
721
+ /**
722
+ * 用户回复的内容。
723
+ * @type {string || null}
724
+ */
725
+ this.ReplyContent = null;
726
+
727
+ /**
728
+ * 回复时间,UNIX 时间戳(单位:秒)。
729
+ * @type {number || null}
730
+ */
731
+ this.ReplyTime = null;
732
+
733
+ /**
734
+ * 用户号码,普通格式,示例如:13711112222。
735
+ * @type {string || null}
736
+ */
737
+ this.SubscriberNumber = null;
738
+
739
+ }
740
+
741
+ /**
742
+ * @private
743
+ */
744
+ deserialize(params) {
745
+ if (!params) {
746
+ return;
747
+ }
748
+ this.ExtendCode = 'ExtendCode' in params ? params.ExtendCode : null;
749
+ this.CountryCode = 'CountryCode' in params ? params.CountryCode : null;
750
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
751
+ this.SignName = 'SignName' in params ? params.SignName : null;
752
+ this.ReplyContent = 'ReplyContent' in params ? params.ReplyContent : null;
753
+ this.ReplyTime = 'ReplyTime' in params ? params.ReplyTime : null;
754
+ this.SubscriberNumber = 'SubscriberNumber' in params ? params.SubscriberNumber : null;
755
+
756
+ }
757
+ }
758
+
759
+ /**
760
+ * CallbackStatusStatistics返回参数结构体
761
+ * @class
762
+ */
763
+ class CallbackStatusStatisticsResponse extends AbstractModel {
764
+ constructor(){
765
+ super();
766
+
767
+ /**
768
+ * 回执数据统计响应包体。
769
+ * @type {CallbackStatusStatistics || null}
770
+ */
771
+ this.CallbackStatusStatistics = null;
772
+
773
+ /**
774
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
775
+ * @type {string || null}
776
+ */
777
+ this.RequestId = null;
778
+
779
+ }
780
+
781
+ /**
782
+ * @private
783
+ */
784
+ deserialize(params) {
785
+ if (!params) {
786
+ return;
787
+ }
788
+
789
+ if (params.CallbackStatusStatistics) {
790
+ let obj = new CallbackStatusStatistics();
791
+ obj.deserialize(params.CallbackStatusStatistics)
792
+ this.CallbackStatusStatistics = obj;
793
+ }
794
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
795
+
796
+ }
797
+ }
798
+
799
+ /**
800
+ * PullSmsSendStatus请求参数结构体
801
+ * @class
802
+ */
803
+ class PullSmsSendStatusRequest extends AbstractModel {
804
+ constructor(){
805
+ super();
806
+
807
+ /**
808
+ * 拉取最大条数,最多100条。
809
+ * @type {number || null}
810
+ */
811
+ this.Limit = null;
812
+
813
+ /**
814
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,例如1400006666。
815
+ * @type {string || null}
816
+ */
817
+ this.SmsSdkAppId = null;
818
+
819
+ }
820
+
821
+ /**
822
+ * @private
823
+ */
824
+ deserialize(params) {
825
+ if (!params) {
826
+ return;
827
+ }
828
+ this.Limit = 'Limit' in params ? params.Limit : null;
829
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
830
+
831
+ }
832
+ }
833
+
834
+ /**
835
+ * 套餐包信息统计响应包体
836
+ * @class
837
+ */
838
+ class SmsPackagesStatistics extends AbstractModel {
839
+ constructor(){
840
+ super();
841
+
842
+ /**
843
+ * 套餐包创建时间,UNIX 时间戳(单位:秒)。
844
+ * @type {number || null}
845
+ */
846
+ this.PackageCreateTime = null;
847
+
848
+ /**
849
+ * 套餐包生效时间,UNIX 时间戳(单位:秒)。
850
+ * @type {number || null}
851
+ */
852
+ this.PackageEffectiveTime = null;
853
+
854
+ /**
855
+ * 套餐包过期时间,UNIX 时间戳(单位:秒)。
856
+ * @type {number || null}
857
+ */
858
+ this.PackageExpiredTime = null;
859
+
860
+ /**
861
+ * 套餐包条数。
862
+ * @type {number || null}
863
+ */
864
+ this.PackageAmount = null;
865
+
866
+ /**
867
+ * 套餐包类别,0表示赠送套餐包,1表示购买套餐包。
868
+ * @type {number || null}
869
+ */
870
+ this.PackageType = null;
871
+
872
+ /**
873
+ * 套餐包 ID。
874
+ * @type {number || null}
875
+ */
876
+ this.PackageId = null;
877
+
878
+ /**
879
+ * 当前使用套餐包条数。
880
+ * @type {number || null}
881
+ */
882
+ this.CurrentUsage = null;
883
+
884
+ }
885
+
886
+ /**
887
+ * @private
888
+ */
889
+ deserialize(params) {
890
+ if (!params) {
891
+ return;
892
+ }
893
+ this.PackageCreateTime = 'PackageCreateTime' in params ? params.PackageCreateTime : null;
894
+ this.PackageEffectiveTime = 'PackageEffectiveTime' in params ? params.PackageEffectiveTime : null;
895
+ this.PackageExpiredTime = 'PackageExpiredTime' in params ? params.PackageExpiredTime : null;
896
+ this.PackageAmount = 'PackageAmount' in params ? params.PackageAmount : null;
897
+ this.PackageType = 'PackageType' in params ? params.PackageType : null;
898
+ this.PackageId = 'PackageId' in params ? params.PackageId : null;
899
+ this.CurrentUsage = 'CurrentUsage' in params ? params.CurrentUsage : null;
900
+
901
+ }
902
+ }
903
+
904
+ /**
905
+ * PullSmsSendStatusByPhoneNumber返回参数结构体
906
+ * @class
907
+ */
908
+ class PullSmsSendStatusByPhoneNumberResponse extends AbstractModel {
909
+ constructor(){
910
+ super();
911
+
912
+ /**
913
+ * 下发状态响应集合。
914
+ * @type {Array.<PullSmsSendStatus> || null}
915
+ */
916
+ this.PullSmsSendStatusSet = null;
917
+
918
+ /**
919
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
920
+ * @type {string || null}
921
+ */
922
+ this.RequestId = null;
923
+
924
+ }
925
+
926
+ /**
927
+ * @private
928
+ */
929
+ deserialize(params) {
930
+ if (!params) {
931
+ return;
932
+ }
933
+
934
+ if (params.PullSmsSendStatusSet) {
935
+ this.PullSmsSendStatusSet = new Array();
936
+ for (let z in params.PullSmsSendStatusSet) {
937
+ let obj = new PullSmsSendStatus();
938
+ obj.deserialize(params.PullSmsSendStatusSet[z]);
939
+ this.PullSmsSendStatusSet.push(obj);
940
+ }
941
+ }
942
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
943
+
944
+ }
945
+ }
946
+
947
+ /**
948
+ * 修改签名响应
949
+ * @class
950
+ */
951
+ class ModifySignStatus extends AbstractModel {
952
+ constructor(){
953
+ super();
954
+
955
+ /**
956
+ * 签名ID。
957
+ * @type {number || null}
958
+ */
959
+ this.SignId = null;
960
+
961
+ }
962
+
963
+ /**
964
+ * @private
965
+ */
966
+ deserialize(params) {
967
+ if (!params) {
968
+ return;
969
+ }
970
+ this.SignId = 'SignId' in params ? params.SignId : null;
971
+
972
+ }
973
+ }
974
+
975
+ /**
976
+ * 获取短信签名信息响应
977
+ * @class
978
+ */
979
+ class DescribeSignListStatus extends AbstractModel {
980
+ constructor(){
981
+ super();
982
+
983
+ /**
984
+ * 签名ID。
985
+ * @type {number || null}
986
+ */
987
+ this.SignId = null;
988
+
989
+ /**
990
+ * 是否国际/港澳台短信,其中0表示国内短信,1表示国际/港澳台短信。
991
+ * @type {number || null}
992
+ */
993
+ this.International = null;
994
+
995
+ /**
996
+ * 申请签名状态,其中0表示审核通过,1表示审核中。
997
+ -1:表示审核未通过或审核失败。
998
+ * @type {number || null}
999
+ */
1000
+ this.StatusCode = null;
1001
+
1002
+ /**
1003
+ * 审核回复,审核人员审核后给出的回复,通常是审核未通过的原因。
1004
+ * @type {string || null}
1005
+ */
1006
+ this.ReviewReply = null;
1007
+
1008
+ /**
1009
+ * 签名名称。
1010
+ * @type {string || null}
1011
+ */
1012
+ this.SignName = null;
1013
+
1014
+ /**
1015
+ * 提交审核时间,UNIX 时间戳(单位:秒)。
1016
+ * @type {number || null}
1017
+ */
1018
+ this.CreateTime = null;
1019
+
1020
+ }
1021
+
1022
+ /**
1023
+ * @private
1024
+ */
1025
+ deserialize(params) {
1026
+ if (!params) {
1027
+ return;
1028
+ }
1029
+ this.SignId = 'SignId' in params ? params.SignId : null;
1030
+ this.International = 'International' in params ? params.International : null;
1031
+ this.StatusCode = 'StatusCode' in params ? params.StatusCode : null;
1032
+ this.ReviewReply = 'ReviewReply' in params ? params.ReviewReply : null;
1033
+ this.SignName = 'SignName' in params ? params.SignName : null;
1034
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1035
+
1036
+ }
1037
+ }
1038
+
1039
+ /**
1040
+ * SendSms返回参数结构体
1041
+ * @class
1042
+ */
1043
+ class SendSmsResponse extends AbstractModel {
1044
+ constructor(){
1045
+ super();
1046
+
1047
+ /**
1048
+ * 短信发送状态。
1049
+ * @type {Array.<SendStatus> || null}
1050
+ */
1051
+ this.SendStatusSet = null;
1052
+
1053
+ /**
1054
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1055
+ * @type {string || null}
1056
+ */
1057
+ this.RequestId = null;
1058
+
1059
+ }
1060
+
1061
+ /**
1062
+ * @private
1063
+ */
1064
+ deserialize(params) {
1065
+ if (!params) {
1066
+ return;
1067
+ }
1068
+
1069
+ if (params.SendStatusSet) {
1070
+ this.SendStatusSet = new Array();
1071
+ for (let z in params.SendStatusSet) {
1072
+ let obj = new SendStatus();
1073
+ obj.deserialize(params.SendStatusSet[z]);
1074
+ this.SendStatusSet.push(obj);
1075
+ }
1076
+ }
1077
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1078
+
1079
+ }
1080
+ }
1081
+
1082
+ /**
1083
+ * SendStatusStatistics返回参数结构体
1084
+ * @class
1085
+ */
1086
+ class SendStatusStatisticsResponse extends AbstractModel {
1087
+ constructor(){
1088
+ super();
1089
+
1090
+ /**
1091
+ * 发送数据统计响应包体。
1092
+ * @type {SendStatusStatistics || null}
1093
+ */
1094
+ this.SendStatusStatistics = null;
1095
+
1096
+ /**
1097
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1098
+ * @type {string || null}
1099
+ */
1100
+ this.RequestId = null;
1101
+
1102
+ }
1103
+
1104
+ /**
1105
+ * @private
1106
+ */
1107
+ deserialize(params) {
1108
+ if (!params) {
1109
+ return;
1110
+ }
1111
+
1112
+ if (params.SendStatusStatistics) {
1113
+ let obj = new SendStatusStatistics();
1114
+ obj.deserialize(params.SendStatusStatistics)
1115
+ this.SendStatusStatistics = obj;
1116
+ }
1117
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1118
+
1119
+ }
1120
+ }
1121
+
1122
+ /**
1123
+ * SendSms请求参数结构体
1124
+ * @class
1125
+ */
1126
+ class SendSmsRequest extends AbstractModel {
1127
+ constructor(){
1128
+ super();
1129
+
1130
+ /**
1131
+ * 下发手机号码,采用 E.164 标准,格式为+[国家或地区码][手机号],单次请求最多支持200个手机号且要求全为境内手机号或全为境外手机号。
1132
+ 例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
1133
+ 注:发送国内短信格式还支持0086、86或无任何国家或地区码的11位手机号码,前缀默认为+86。
1134
+ * @type {Array.<string> || null}
1135
+ */
1136
+ this.PhoneNumberSet = null;
1137
+
1138
+ /**
1139
+ * 短信 SdkAppId,在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
1140
+ * @type {string || null}
1141
+ */
1142
+ this.SmsSdkAppId = null;
1143
+
1144
+ /**
1145
+ * 模板 ID,必须填写已审核通过的模板 ID。模板 ID 可前往 [国内短信](https://console.cloud.tencent.com/smsv2/csms-template) 或 [国际/港澳台短信](https://console.cloud.tencent.com/smsv2/isms-template) 的正文模板管理查看,若向境外手机号发送短信,仅支持使用国际/港澳台短信模板。
1146
+ * @type {string || null}
1147
+ */
1148
+ this.TemplateId = null;
1149
+
1150
+ /**
1151
+ * 短信签名内容,使用 UTF-8 编码,必须填写已审核通过的签名,例如:腾讯云,签名信息可前往 [国内短信](https://console.cloud.tencent.com/smsv2/csms-sign) 或 [国际/港澳台短信](https://console.cloud.tencent.com/smsv2/isms-sign) 的签名管理查看。
1152
+ <dx-alert infotype="notice" title="注意">发送国内短信该参数必填。</dx-alert>
1153
+ * @type {string || null}
1154
+ */
1155
+ this.SignName = null;
1156
+
1157
+ /**
1158
+ * 模板参数,若无模板参数,则设置为空。
1159
+ <dx-alert infotype="notice" title="注意">模板参数的个数需要与 TemplateId 对应模板的变量个数保持一致。</dx-alert>
1160
+ * @type {Array.<string> || null}
1161
+ */
1162
+ this.TemplateParamSet = null;
1163
+
1164
+ /**
1165
+ * 短信码号扩展号,默认未开通,如需开通请联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81)。
1166
+ * @type {string || null}
1167
+ */
1168
+ this.ExtendCode = null;
1169
+
1170
+ /**
1171
+ * 用户的 session 内容,可以携带用户侧 ID 等上下文信息,server 会原样返回。
1172
+ * @type {string || null}
1173
+ */
1174
+ this.SessionContext = null;
1175
+
1176
+ /**
1177
+ * 国内短信无需填写该项;国际/港澳台短信已申请独立 SenderId 需要填写该字段,默认使用公共 SenderId,无需填写该字段。
1178
+ 注:月度使用量达到指定量级可申请独立 SenderId 使用,详情请联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81)。
1179
+ * @type {string || null}
1180
+ */
1181
+ this.SenderId = null;
1182
+
1183
+ }
1184
+
1185
+ /**
1186
+ * @private
1187
+ */
1188
+ deserialize(params) {
1189
+ if (!params) {
1190
+ return;
1191
+ }
1192
+ this.PhoneNumberSet = 'PhoneNumberSet' in params ? params.PhoneNumberSet : null;
1193
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
1194
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
1195
+ this.SignName = 'SignName' in params ? params.SignName : null;
1196
+ this.TemplateParamSet = 'TemplateParamSet' in params ? params.TemplateParamSet : null;
1197
+ this.ExtendCode = 'ExtendCode' in params ? params.ExtendCode : null;
1198
+ this.SessionContext = 'SessionContext' in params ? params.SessionContext : null;
1199
+ this.SenderId = 'SenderId' in params ? params.SenderId : null;
1200
+
1201
+ }
1202
+ }
1203
+
1204
+ /**
1205
+ * 发送数据统计响应包体
1206
+ * @class
1207
+ */
1208
+ class SendStatusStatistics extends AbstractModel {
1209
+ constructor(){
1210
+ super();
1211
+
1212
+ /**
1213
+ * 短信计费条数统计,例如提交成功量为100条,其中有20条是长短信(长度为80字)被拆分成2条,则计费条数为: ```80 * 1 + 20 * 2 = 120``` 条。
1214
+ * @type {number || null}
1215
+ */
1216
+ this.FeeCount = null;
1217
+
1218
+ /**
1219
+ * 短信提交量统计。
1220
+ * @type {number || null}
1221
+ */
1222
+ this.RequestCount = null;
1223
+
1224
+ /**
1225
+ * 短信提交成功量统计。
1226
+ * @type {number || null}
1227
+ */
1228
+ this.RequestSuccessCount = null;
1229
+
1230
+ }
1231
+
1232
+ /**
1233
+ * @private
1234
+ */
1235
+ deserialize(params) {
1236
+ if (!params) {
1237
+ return;
1238
+ }
1239
+ this.FeeCount = 'FeeCount' in params ? params.FeeCount : null;
1240
+ this.RequestCount = 'RequestCount' in params ? params.RequestCount : null;
1241
+ this.RequestSuccessCount = 'RequestSuccessCount' in params ? params.RequestSuccessCount : null;
1242
+
1243
+ }
1244
+ }
1245
+
1246
+ /**
1247
+ * CallbackStatusStatistics请求参数结构体
1248
+ * @class
1249
+ */
1250
+ class CallbackStatusStatisticsRequest extends AbstractModel {
1251
+ constructor(){
1252
+ super();
1253
+
1254
+ /**
1255
+ * 起始时间,格式为yyyymmddhh,精确到小时,例如2021050113,表示2021年5月1号13时。
1256
+ * @type {string || null}
1257
+ */
1258
+ this.BeginTime = null;
1259
+
1260
+ /**
1261
+ * 结束时间,格式为yyyymmddhh,精确到小时,例如2021050118,表示2021年5月1号18时。
1262
+ 注:EndTime 必须大于 BeginTime,且相差不超过32天。
1263
+ * @type {string || null}
1264
+ */
1265
+ this.EndTime = null;
1266
+
1267
+ /**
1268
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
1269
+ * @type {string || null}
1270
+ */
1271
+ this.SmsSdkAppId = null;
1272
+
1273
+ /**
1274
+ * 最大上限。
1275
+ 注:目前固定设置为0。
1276
+ * @type {number || null}
1277
+ */
1278
+ this.Limit = null;
1279
+
1280
+ /**
1281
+ * 偏移量。
1282
+ 注:目前固定设置为0。
1283
+ * @type {number || null}
1284
+ */
1285
+ this.Offset = null;
1286
+
1287
+ }
1288
+
1289
+ /**
1290
+ * @private
1291
+ */
1292
+ deserialize(params) {
1293
+ if (!params) {
1294
+ return;
1295
+ }
1296
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
1297
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
1298
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
1299
+ this.Limit = 'Limit' in params ? params.Limit : null;
1300
+ this.Offset = 'Offset' in params ? params.Offset : null;
1301
+
1302
+ }
1303
+ }
1304
+
1305
+ /**
1306
+ * 删除模板响应
1307
+ * @class
1308
+ */
1309
+ class DeleteTemplateStatus extends AbstractModel {
1310
+ constructor(){
1311
+ super();
1312
+
1313
+ /**
1314
+ * 删除状态信息。
1315
+ * @type {string || null}
1316
+ */
1317
+ this.DeleteStatus = null;
1318
+
1319
+ /**
1320
+ * 删除时间,UNIX 时间戳(单位:秒)。
1321
+ * @type {number || null}
1322
+ */
1323
+ this.DeleteTime = null;
1324
+
1325
+ }
1326
+
1327
+ /**
1328
+ * @private
1329
+ */
1330
+ deserialize(params) {
1331
+ if (!params) {
1332
+ return;
1333
+ }
1334
+ this.DeleteStatus = 'DeleteStatus' in params ? params.DeleteStatus : null;
1335
+ this.DeleteTime = 'DeleteTime' in params ? params.DeleteTime : null;
1336
+
1337
+ }
1338
+ }
1339
+
1340
+ /**
1341
+ * DescribeSmsSignList请求参数结构体
1342
+ * @class
1343
+ */
1344
+ class DescribeSmsSignListRequest extends AbstractModel {
1345
+ constructor(){
1346
+ super();
1347
+
1348
+ /**
1349
+ * 签名 ID 数组。
1350
+ 注:默认数组最大长度100。
1351
+ * @type {Array.<number> || null}
1352
+ */
1353
+ this.SignIdSet = null;
1354
+
1355
+ /**
1356
+ * 是否国际/港澳台短信:
1357
+ 0:表示国内短信。
1358
+ 1:表示国际/港澳台短信。
1359
+ * @type {number || null}
1360
+ */
1361
+ this.International = null;
1362
+
1363
+ }
1364
+
1365
+ /**
1366
+ * @private
1367
+ */
1368
+ deserialize(params) {
1369
+ if (!params) {
1370
+ return;
1371
+ }
1372
+ this.SignIdSet = 'SignIdSet' in params ? params.SignIdSet : null;
1373
+ this.International = 'International' in params ? params.International : null;
1374
+
1375
+ }
1376
+ }
1377
+
1378
+ /**
1379
+ * DescribePhoneNumberInfo返回参数结构体
1380
+ * @class
1381
+ */
1382
+ class DescribePhoneNumberInfoResponse extends AbstractModel {
1383
+ constructor(){
1384
+ super();
1385
+
1386
+ /**
1387
+ * 获取号码信息。
1388
+ * @type {Array.<PhoneNumberInfo> || null}
1389
+ */
1390
+ this.PhoneNumberInfoSet = null;
1391
+
1392
+ /**
1393
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1394
+ * @type {string || null}
1395
+ */
1396
+ this.RequestId = null;
1397
+
1398
+ }
1399
+
1400
+ /**
1401
+ * @private
1402
+ */
1403
+ deserialize(params) {
1404
+ if (!params) {
1405
+ return;
1406
+ }
1407
+
1408
+ if (params.PhoneNumberInfoSet) {
1409
+ this.PhoneNumberInfoSet = new Array();
1410
+ for (let z in params.PhoneNumberInfoSet) {
1411
+ let obj = new PhoneNumberInfo();
1412
+ obj.deserialize(params.PhoneNumberInfoSet[z]);
1413
+ this.PhoneNumberInfoSet.push(obj);
1414
+ }
1415
+ }
1416
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1417
+
1418
+ }
1419
+ }
1420
+
1421
+ /**
1422
+ * 获取短信模板信息响应
1423
+ * @class
1424
+ */
1425
+ class DescribeTemplateListStatus extends AbstractModel {
1426
+ constructor(){
1427
+ super();
1428
+
1429
+ /**
1430
+ * 模板ID。
1431
+ * @type {number || null}
1432
+ */
1433
+ this.TemplateId = null;
1434
+
1435
+ /**
1436
+ * 是否国际/港澳台短信,其中0表示国内短信,1表示国际/港澳台短信。
1437
+ * @type {number || null}
1438
+ */
1439
+ this.International = null;
1440
+
1441
+ /**
1442
+ * 申请模板状态,其中0表示审核通过,1表示审核中,-1表示审核未通过或审核失败。
1443
+ * @type {number || null}
1444
+ */
1445
+ this.StatusCode = null;
1446
+
1447
+ /**
1448
+ * 审核回复,审核人员审核后给出的回复,通常是审核未通过的原因。
1449
+ * @type {string || null}
1450
+ */
1451
+ this.ReviewReply = null;
1452
+
1453
+ /**
1454
+ * 模板名称。
1455
+ * @type {string || null}
1456
+ */
1457
+ this.TemplateName = null;
1458
+
1459
+ /**
1460
+ * 提交审核时间,UNIX 时间戳(单位:秒)。
1461
+ * @type {number || null}
1462
+ */
1463
+ this.CreateTime = null;
1464
+
1465
+ /**
1466
+ * 模板内容。
1467
+ * @type {string || null}
1468
+ */
1469
+ this.TemplateContent = null;
1470
+
1471
+ }
1472
+
1473
+ /**
1474
+ * @private
1475
+ */
1476
+ deserialize(params) {
1477
+ if (!params) {
1478
+ return;
1479
+ }
1480
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
1481
+ this.International = 'International' in params ? params.International : null;
1482
+ this.StatusCode = 'StatusCode' in params ? params.StatusCode : null;
1483
+ this.ReviewReply = 'ReviewReply' in params ? params.ReviewReply : null;
1484
+ this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
1485
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1486
+ this.TemplateContent = 'TemplateContent' in params ? params.TemplateContent : null;
1487
+
1488
+ }
1489
+ }
1490
+
1491
+ /**
1492
+ * AddSmsTemplate返回参数结构体
1493
+ * @class
1494
+ */
1495
+ class AddSmsTemplateResponse extends AbstractModel {
1496
+ constructor(){
1497
+ super();
1498
+
1499
+ /**
1500
+ * 添加短信模板响应包体
1501
+ * @type {AddTemplateStatus || null}
1502
+ */
1503
+ this.AddTemplateStatus = null;
1504
+
1505
+ /**
1506
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1507
+ * @type {string || null}
1508
+ */
1509
+ this.RequestId = null;
1510
+
1511
+ }
1512
+
1513
+ /**
1514
+ * @private
1515
+ */
1516
+ deserialize(params) {
1517
+ if (!params) {
1518
+ return;
1519
+ }
1520
+
1521
+ if (params.AddTemplateStatus) {
1522
+ let obj = new AddTemplateStatus();
1523
+ obj.deserialize(params.AddTemplateStatus)
1524
+ this.AddTemplateStatus = obj;
1525
+ }
1526
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1527
+
1528
+ }
1529
+ }
1530
+
1531
+ /**
1532
+ * 短信的下发状态详细信息
1533
+ * @class
1534
+ */
1535
+ class PullSmsSendStatus extends AbstractModel {
1536
+ constructor(){
1537
+ super();
1538
+
1539
+ /**
1540
+ * 用户实际接收到短信的时间,UNIX 时间戳(单位:秒)。
1541
+ * @type {number || null}
1542
+ */
1543
+ this.UserReceiveTime = null;
1544
+
1545
+ /**
1546
+ * 国家(或地区)码。
1547
+ * @type {string || null}
1548
+ */
1549
+ this.CountryCode = null;
1550
+
1551
+ /**
1552
+ * 用户号码,普通格式,示例如:13711112222。
1553
+ * @type {string || null}
1554
+ */
1555
+ this.SubscriberNumber = null;
1556
+
1557
+ /**
1558
+ * 手机号码,E.164标准,+[国家或地区码][手机号] ,示例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
1559
+ * @type {string || null}
1560
+ */
1561
+ this.PhoneNumber = null;
1562
+
1563
+ /**
1564
+ * 本次发送标识 ID。
1565
+ * @type {string || null}
1566
+ */
1567
+ this.SerialNo = null;
1568
+
1569
+ /**
1570
+ * 实际是否收到短信接收状态,SUCCESS(成功)、FAIL(失败)。
1571
+ * @type {string || null}
1572
+ */
1573
+ this.ReportStatus = null;
1574
+
1575
+ /**
1576
+ * 用户接收短信状态描述。
1577
+ * @type {string || null}
1578
+ */
1579
+ this.Description = null;
1580
+
1581
+ /**
1582
+ * 用户的 session 内容。与请求中的 SessionContext 一致,默认为空,如需开通请联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81)。
1583
+ 注意:此字段可能返回 null,表示取不到有效值。
1584
+ * @type {string || null}
1585
+ */
1586
+ this.SessionContext = null;
1587
+
1588
+ }
1589
+
1590
+ /**
1591
+ * @private
1592
+ */
1593
+ deserialize(params) {
1594
+ if (!params) {
1595
+ return;
1596
+ }
1597
+ this.UserReceiveTime = 'UserReceiveTime' in params ? params.UserReceiveTime : null;
1598
+ this.CountryCode = 'CountryCode' in params ? params.CountryCode : null;
1599
+ this.SubscriberNumber = 'SubscriberNumber' in params ? params.SubscriberNumber : null;
1600
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
1601
+ this.SerialNo = 'SerialNo' in params ? params.SerialNo : null;
1602
+ this.ReportStatus = 'ReportStatus' in params ? params.ReportStatus : null;
1603
+ this.Description = 'Description' in params ? params.Description : null;
1604
+ this.SessionContext = 'SessionContext' in params ? params.SessionContext : null;
1605
+
1606
+ }
1607
+ }
1608
+
1609
+ /**
1610
+ * DescribeSmsSignList返回参数结构体
1611
+ * @class
1612
+ */
1613
+ class DescribeSmsSignListResponse extends AbstractModel {
1614
+ constructor(){
1615
+ super();
1616
+
1617
+ /**
1618
+ * 获取签名信息响应
1619
+ * @type {Array.<DescribeSignListStatus> || null}
1620
+ */
1621
+ this.DescribeSignListStatusSet = null;
1622
+
1623
+ /**
1624
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1625
+ * @type {string || null}
1626
+ */
1627
+ this.RequestId = null;
1628
+
1629
+ }
1630
+
1631
+ /**
1632
+ * @private
1633
+ */
1634
+ deserialize(params) {
1635
+ if (!params) {
1636
+ return;
1637
+ }
1638
+
1639
+ if (params.DescribeSignListStatusSet) {
1640
+ this.DescribeSignListStatusSet = new Array();
1641
+ for (let z in params.DescribeSignListStatusSet) {
1642
+ let obj = new DescribeSignListStatus();
1643
+ obj.deserialize(params.DescribeSignListStatusSet[z]);
1644
+ this.DescribeSignListStatusSet.push(obj);
1645
+ }
1646
+ }
1647
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1648
+
1649
+ }
1650
+ }
1651
+
1652
+ /**
1653
+ * DescribeSmsTemplateList请求参数结构体
1654
+ * @class
1655
+ */
1656
+ class DescribeSmsTemplateListRequest extends AbstractModel {
1657
+ constructor(){
1658
+ super();
1659
+
1660
+ /**
1661
+ * 是否国际/港澳台短信:
1662
+ 0:表示国内短信。
1663
+ 1:表示国际/港澳台短信。
1664
+ * @type {number || null}
1665
+ */
1666
+ this.International = null;
1667
+
1668
+ /**
1669
+ * 模板 ID 数组。数组为空时默认查询模板列表信息(仅允许主账号使用),请使用 Limit 和 Offset 字段设置查询范围。
1670
+ <dx-alert infotype="notice" title="注意">默认数组长度最大100</dx-alert>
1671
+ * @type {Array.<number> || null}
1672
+ */
1673
+ this.TemplateIdSet = null;
1674
+
1675
+ /**
1676
+ * 最大上限,最多100。
1677
+ 注:默认为0,TemplateIdSet 为空时启用。
1678
+ * @type {number || null}
1679
+ */
1680
+ this.Limit = null;
1681
+
1682
+ /**
1683
+ * 偏移量。
1684
+ 注:默认为0,TemplateIdSet 为空时启用。
1685
+ * @type {number || null}
1686
+ */
1687
+ this.Offset = null;
1688
+
1689
+ }
1690
+
1691
+ /**
1692
+ * @private
1693
+ */
1694
+ deserialize(params) {
1695
+ if (!params) {
1696
+ return;
1697
+ }
1698
+ this.International = 'International' in params ? params.International : null;
1699
+ this.TemplateIdSet = 'TemplateIdSet' in params ? params.TemplateIdSet : null;
1700
+ this.Limit = 'Limit' in params ? params.Limit : null;
1701
+ this.Offset = 'Offset' in params ? params.Offset : null;
1702
+
1703
+ }
1704
+ }
1705
+
1706
+ /**
1707
+ * 回执数据统计响应包体
1708
+ * @class
1709
+ */
1710
+ class CallbackStatusStatistics extends AbstractModel {
1711
+ constructor(){
1712
+ super();
1713
+
1714
+ /**
1715
+ * 短信回执量统计。
1716
+ * @type {number || null}
1717
+ */
1718
+ this.CallbackCount = null;
1719
+
1720
+ /**
1721
+ * 短信提交成功量统计。
1722
+ * @type {number || null}
1723
+ */
1724
+ this.RequestSuccessCount = null;
1725
+
1726
+ /**
1727
+ * 短信回执失败量统计。
1728
+ * @type {number || null}
1729
+ */
1730
+ this.CallbackFailCount = null;
1731
+
1732
+ /**
1733
+ * 短信回执成功量统计。
1734
+ * @type {number || null}
1735
+ */
1736
+ this.CallbackSuccessCount = null;
1737
+
1738
+ /**
1739
+ * 运营商内部错误统计。
1740
+ * @type {number || null}
1741
+ */
1742
+ this.InternalErrorCount = null;
1743
+
1744
+ /**
1745
+ * 号码无效或空号统计。
1746
+ * @type {number || null}
1747
+ */
1748
+ this.InvalidNumberCount = null;
1749
+
1750
+ /**
1751
+ * 停机、关机等错误统计。
1752
+ * @type {number || null}
1753
+ */
1754
+ this.ShutdownErrorCount = null;
1755
+
1756
+ /**
1757
+ * 号码拉入黑名单统计。
1758
+ * @type {number || null}
1759
+ */
1760
+ this.BlackListCount = null;
1761
+
1762
+ /**
1763
+ * 运营商频率限制统计。
1764
+ * @type {number || null}
1765
+ */
1766
+ this.FrequencyLimitCount = null;
1767
+
1768
+ }
1769
+
1770
+ /**
1771
+ * @private
1772
+ */
1773
+ deserialize(params) {
1774
+ if (!params) {
1775
+ return;
1776
+ }
1777
+ this.CallbackCount = 'CallbackCount' in params ? params.CallbackCount : null;
1778
+ this.RequestSuccessCount = 'RequestSuccessCount' in params ? params.RequestSuccessCount : null;
1779
+ this.CallbackFailCount = 'CallbackFailCount' in params ? params.CallbackFailCount : null;
1780
+ this.CallbackSuccessCount = 'CallbackSuccessCount' in params ? params.CallbackSuccessCount : null;
1781
+ this.InternalErrorCount = 'InternalErrorCount' in params ? params.InternalErrorCount : null;
1782
+ this.InvalidNumberCount = 'InvalidNumberCount' in params ? params.InvalidNumberCount : null;
1783
+ this.ShutdownErrorCount = 'ShutdownErrorCount' in params ? params.ShutdownErrorCount : null;
1784
+ this.BlackListCount = 'BlackListCount' in params ? params.BlackListCount : null;
1785
+ this.FrequencyLimitCount = 'FrequencyLimitCount' in params ? params.FrequencyLimitCount : null;
1786
+
1787
+ }
1788
+ }
1789
+
1790
+ /**
1791
+ * 号码信息。
1792
+ * @class
1793
+ */
1794
+ class PhoneNumberInfo extends AbstractModel {
1795
+ constructor(){
1796
+ super();
1797
+
1798
+ /**
1799
+ * 号码信息查询错误码,查询成功返回 "Ok"。
1800
+ * @type {string || null}
1801
+ */
1802
+ this.Code = null;
1803
+
1804
+ /**
1805
+ * 号码信息查询错误码描述。
1806
+ * @type {string || null}
1807
+ */
1808
+ this.Message = null;
1809
+
1810
+ /**
1811
+ * 国家(或地区)码。
1812
+ * @type {string || null}
1813
+ */
1814
+ this.NationCode = null;
1815
+
1816
+ /**
1817
+ * 用户号码,去除国家或地区码前缀的普通格式,示例如:13711112222。
1818
+ * @type {string || null}
1819
+ */
1820
+ this.SubscriberNumber = null;
1821
+
1822
+ /**
1823
+ * 解析后的规范的 E.164 号码,与下发短信的号码解析结果一致。解析失败时会原样返回。
1824
+ * @type {string || null}
1825
+ */
1826
+ this.PhoneNumber = null;
1827
+
1828
+ /**
1829
+ * 国家码或地区码,例如 CN、US 等,对于未识别出国家码或者地区码,默认返回 DEF。
1830
+ * @type {string || null}
1831
+ */
1832
+ this.IsoCode = null;
1833
+
1834
+ /**
1835
+ * 国家码或地区名,例如 China,可参考 [国际/港澳台短信价格总览](https://cloud.tencent.com/document/product/382/18051#.E6.97.A5.E7.BB.93.E5.90.8E.E4.BB.98.E8.B4.B9.3Ca-id.3D.22post-payment.22.3E.3C.2Fa.3E)
1836
+ * @type {string || null}
1837
+ */
1838
+ this.IsoName = null;
1839
+
1840
+ }
1841
+
1842
+ /**
1843
+ * @private
1844
+ */
1845
+ deserialize(params) {
1846
+ if (!params) {
1847
+ return;
1848
+ }
1849
+ this.Code = 'Code' in params ? params.Code : null;
1850
+ this.Message = 'Message' in params ? params.Message : null;
1851
+ this.NationCode = 'NationCode' in params ? params.NationCode : null;
1852
+ this.SubscriberNumber = 'SubscriberNumber' in params ? params.SubscriberNumber : null;
1853
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
1854
+ this.IsoCode = 'IsoCode' in params ? params.IsoCode : null;
1855
+ this.IsoName = 'IsoName' in params ? params.IsoName : null;
1856
+
1857
+ }
1858
+ }
1859
+
1860
+ /**
1861
+ * SendStatusStatistics请求参数结构体
1862
+ * @class
1863
+ */
1864
+ class SendStatusStatisticsRequest extends AbstractModel {
1865
+ constructor(){
1866
+ super();
1867
+
1868
+ /**
1869
+ * 起始时间,格式为yyyymmddhh,精确到小时,例如2021050113,表示2021年5月1号13时。
1870
+ * @type {string || null}
1871
+ */
1872
+ this.BeginTime = null;
1873
+
1874
+ /**
1875
+ * 结束时间,格式为yyyymmddhh,精确到小时,例如2021050118,表示2021年5月1号18时。
1876
+ 注:EndTime 必须大于 BeginTime。
1877
+ * @type {string || null}
1878
+ */
1879
+ this.EndTime = null;
1880
+
1881
+ /**
1882
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
1883
+ * @type {string || null}
1884
+ */
1885
+ this.SmsSdkAppId = null;
1886
+
1887
+ /**
1888
+ * 最大上限。
1889
+ 注:目前固定设置为0。
1890
+ * @type {number || null}
1891
+ */
1892
+ this.Limit = null;
1893
+
1894
+ /**
1895
+ * 偏移量。
1896
+ 注:目前固定设置为0。
1897
+ * @type {number || null}
1898
+ */
1899
+ this.Offset = null;
1900
+
1901
+ }
1902
+
1903
+ /**
1904
+ * @private
1905
+ */
1906
+ deserialize(params) {
1907
+ if (!params) {
1908
+ return;
1909
+ }
1910
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
1911
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
1912
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
1913
+ this.Limit = 'Limit' in params ? params.Limit : null;
1914
+ this.Offset = 'Offset' in params ? params.Offset : null;
1915
+
1916
+ }
1917
+ }
1918
+
1919
+ /**
1920
+ * DeleteSmsTemplate请求参数结构体
1921
+ * @class
1922
+ */
1923
+ class DeleteSmsTemplateRequest extends AbstractModel {
1924
+ constructor(){
1925
+ super();
1926
+
1927
+ /**
1928
+ * 待删除的模板 ID。
1929
+ * @type {number || null}
1930
+ */
1931
+ this.TemplateId = null;
1932
+
1933
+ }
1934
+
1935
+ /**
1936
+ * @private
1937
+ */
1938
+ deserialize(params) {
1939
+ if (!params) {
1940
+ return;
1941
+ }
1942
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
1943
+
1944
+ }
1945
+ }
1946
+
1947
+ /**
1948
+ * PullSmsReplyStatusByPhoneNumber返回参数结构体
1949
+ * @class
1950
+ */
1951
+ class PullSmsReplyStatusByPhoneNumberResponse extends AbstractModel {
1952
+ constructor(){
1953
+ super();
1954
+
1955
+ /**
1956
+ * 回复状态响应集合。
1957
+ * @type {Array.<PullSmsReplyStatus> || null}
1958
+ */
1959
+ this.PullSmsReplyStatusSet = null;
1960
+
1961
+ /**
1962
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1963
+ * @type {string || null}
1964
+ */
1965
+ this.RequestId = null;
1966
+
1967
+ }
1968
+
1969
+ /**
1970
+ * @private
1971
+ */
1972
+ deserialize(params) {
1973
+ if (!params) {
1974
+ return;
1975
+ }
1976
+
1977
+ if (params.PullSmsReplyStatusSet) {
1978
+ this.PullSmsReplyStatusSet = new Array();
1979
+ for (let z in params.PullSmsReplyStatusSet) {
1980
+ let obj = new PullSmsReplyStatus();
1981
+ obj.deserialize(params.PullSmsReplyStatusSet[z]);
1982
+ this.PullSmsReplyStatusSet.push(obj);
1983
+ }
1984
+ }
1985
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1986
+
1987
+ }
1988
+ }
1989
+
1990
+ /**
1991
+ * 发送短信状态
1992
+ * @class
1993
+ */
1994
+ class SendStatus extends AbstractModel {
1995
+ constructor(){
1996
+ super();
1997
+
1998
+ /**
1999
+ * 发送流水号。
2000
+ * @type {string || null}
2001
+ */
2002
+ this.SerialNo = null;
2003
+
2004
+ /**
2005
+ * 手机号码,E.164标准,+[国家或地区码][手机号] ,示例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
2006
+ * @type {string || null}
2007
+ */
2008
+ this.PhoneNumber = null;
2009
+
2010
+ /**
2011
+ * 计费条数,计费规则请查询 [计费策略](https://cloud.tencent.com/document/product/382/36135)。
2012
+ * @type {number || null}
2013
+ */
2014
+ this.Fee = null;
2015
+
2016
+ /**
2017
+ * 用户 session 内容。
2018
+ * @type {string || null}
2019
+ */
2020
+ this.SessionContext = null;
2021
+
2022
+ /**
2023
+ * 短信请求错误码,具体含义请参考 [错误码](https://cloud.tencent.com/document/api/382/55981#6.-.E9.94.99.E8.AF.AF.E7.A0.81),发送成功返回 "Ok"。
2024
+ * @type {string || null}
2025
+ */
2026
+ this.Code = null;
2027
+
2028
+ /**
2029
+ * 短信请求错误码描述。
2030
+ * @type {string || null}
2031
+ */
2032
+ this.Message = null;
2033
+
2034
+ /**
2035
+ * 国家码或地区码,例如 CN、US 等,对于未识别出国家码或者地区码,默认返回 DEF,具体支持列表请参考 [国际/港澳台短信价格总览](https://cloud.tencent.com/document/product/382/18051)。
2036
+ * @type {string || null}
2037
+ */
2038
+ this.IsoCode = null;
2039
+
2040
+ }
2041
+
2042
+ /**
2043
+ * @private
2044
+ */
2045
+ deserialize(params) {
2046
+ if (!params) {
2047
+ return;
2048
+ }
2049
+ this.SerialNo = 'SerialNo' in params ? params.SerialNo : null;
2050
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
2051
+ this.Fee = 'Fee' in params ? params.Fee : null;
2052
+ this.SessionContext = 'SessionContext' in params ? params.SessionContext : null;
2053
+ this.Code = 'Code' in params ? params.Code : null;
2054
+ this.Message = 'Message' in params ? params.Message : null;
2055
+ this.IsoCode = 'IsoCode' in params ? params.IsoCode : null;
2056
+
2057
+ }
2058
+ }
2059
+
2060
+ /**
2061
+ * DeleteSmsSign返回参数结构体
2062
+ * @class
2063
+ */
2064
+ class DeleteSmsSignResponse extends AbstractModel {
2065
+ constructor(){
2066
+ super();
2067
+
2068
+ /**
2069
+ * 删除签名响应
2070
+ * @type {DeleteSignStatus || null}
2071
+ */
2072
+ this.DeleteSignStatus = null;
2073
+
2074
+ /**
2075
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2076
+ * @type {string || null}
2077
+ */
2078
+ this.RequestId = null;
2079
+
2080
+ }
2081
+
2082
+ /**
2083
+ * @private
2084
+ */
2085
+ deserialize(params) {
2086
+ if (!params) {
2087
+ return;
2088
+ }
2089
+
2090
+ if (params.DeleteSignStatus) {
2091
+ let obj = new DeleteSignStatus();
2092
+ obj.deserialize(params.DeleteSignStatus)
2093
+ this.DeleteSignStatus = obj;
2094
+ }
2095
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2096
+
2097
+ }
2098
+ }
2099
+
2100
+ /**
2101
+ * AddSmsSign返回参数结构体
2102
+ * @class
2103
+ */
2104
+ class AddSmsSignResponse extends AbstractModel {
2105
+ constructor(){
2106
+ super();
2107
+
2108
+ /**
2109
+ * 添加签名响应
2110
+ * @type {AddSignStatus || null}
2111
+ */
2112
+ this.AddSignStatus = null;
2113
+
2114
+ /**
2115
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2116
+ * @type {string || null}
2117
+ */
2118
+ this.RequestId = null;
2119
+
2120
+ }
2121
+
2122
+ /**
2123
+ * @private
2124
+ */
2125
+ deserialize(params) {
2126
+ if (!params) {
2127
+ return;
2128
+ }
2129
+
2130
+ if (params.AddSignStatus) {
2131
+ let obj = new AddSignStatus();
2132
+ obj.deserialize(params.AddSignStatus)
2133
+ this.AddSignStatus = obj;
2134
+ }
2135
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2136
+
2137
+ }
2138
+ }
2139
+
2140
+ /**
2141
+ * DeleteSmsSign请求参数结构体
2142
+ * @class
2143
+ */
2144
+ class DeleteSmsSignRequest extends AbstractModel {
2145
+ constructor(){
2146
+ super();
2147
+
2148
+ /**
2149
+ * 待删除的签名 ID。
2150
+ * @type {number || null}
2151
+ */
2152
+ this.SignId = null;
2153
+
2154
+ }
2155
+
2156
+ /**
2157
+ * @private
2158
+ */
2159
+ deserialize(params) {
2160
+ if (!params) {
2161
+ return;
2162
+ }
2163
+ this.SignId = 'SignId' in params ? params.SignId : null;
2164
+
2165
+ }
2166
+ }
2167
+
2168
+ /**
2169
+ * PullSmsReplyStatusByPhoneNumber请求参数结构体
2170
+ * @class
2171
+ */
2172
+ class PullSmsReplyStatusByPhoneNumberRequest extends AbstractModel {
2173
+ constructor(){
2174
+ super();
2175
+
2176
+ /**
2177
+ * 拉取起始时间,UNIX 时间戳(时间:秒)。
2178
+ 注:最大可拉取当前时期前7天的数据。
2179
+ * @type {number || null}
2180
+ */
2181
+ this.BeginTime = null;
2182
+
2183
+ /**
2184
+ * 偏移量。
2185
+ 注:目前固定设置为0。
2186
+ * @type {number || null}
2187
+ */
2188
+ this.Offset = null;
2189
+
2190
+ /**
2191
+ * 拉取最大条数,最多 100。
2192
+ * @type {number || null}
2193
+ */
2194
+ this.Limit = null;
2195
+
2196
+ /**
2197
+ * 下发目的手机号码,依据 E.164 标准为:+[国家(或地区)码][手机号] ,示例如:+8613711112222, 其中前面有一个+号 ,86为国家码,13711112222为手机号。
2198
+ * @type {string || null}
2199
+ */
2200
+ this.PhoneNumber = null;
2201
+
2202
+ /**
2203
+ * 短信 SdkAppId 在 [短信控制台](https://console.cloud.tencent.com/smsv2/app-manage) 添加应用后生成的实际 SdkAppId,示例如1400006666。
2204
+ * @type {string || null}
2205
+ */
2206
+ this.SmsSdkAppId = null;
2207
+
2208
+ /**
2209
+ * 拉取截止时间,UNIX 时间戳(时间:秒)。
2210
+ * @type {number || null}
2211
+ */
2212
+ this.EndTime = null;
2213
+
2214
+ }
2215
+
2216
+ /**
2217
+ * @private
2218
+ */
2219
+ deserialize(params) {
2220
+ if (!params) {
2221
+ return;
2222
+ }
2223
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
2224
+ this.Offset = 'Offset' in params ? params.Offset : null;
2225
+ this.Limit = 'Limit' in params ? params.Limit : null;
2226
+ this.PhoneNumber = 'PhoneNumber' in params ? params.PhoneNumber : null;
2227
+ this.SmsSdkAppId = 'SmsSdkAppId' in params ? params.SmsSdkAppId : null;
2228
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
2229
+
2230
+ }
2231
+ }
2232
+
2233
+ /**
2234
+ * ModifySmsSign返回参数结构体
2235
+ * @class
2236
+ */
2237
+ class ModifySmsSignResponse extends AbstractModel {
2238
+ constructor(){
2239
+ super();
2240
+
2241
+ /**
2242
+ * 修改签名响应
2243
+ * @type {ModifySignStatus || null}
2244
+ */
2245
+ this.ModifySignStatus = null;
2246
+
2247
+ /**
2248
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2249
+ * @type {string || null}
2250
+ */
2251
+ this.RequestId = null;
2252
+
2253
+ }
2254
+
2255
+ /**
2256
+ * @private
2257
+ */
2258
+ deserialize(params) {
2259
+ if (!params) {
2260
+ return;
2261
+ }
2262
+
2263
+ if (params.ModifySignStatus) {
2264
+ let obj = new ModifySignStatus();
2265
+ obj.deserialize(params.ModifySignStatus)
2266
+ this.ModifySignStatus = obj;
2267
+ }
2268
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2269
+
2270
+ }
2271
+ }
2272
+
2273
+ /**
2274
+ * 添加签名响应
2275
+ * @class
2276
+ */
2277
+ class AddSignStatus extends AbstractModel {
2278
+ constructor(){
2279
+ super();
2280
+
2281
+ /**
2282
+ * 签名ID。
2283
+ * @type {number || null}
2284
+ */
2285
+ this.SignId = null;
2286
+
2287
+ }
2288
+
2289
+ /**
2290
+ * @private
2291
+ */
2292
+ deserialize(params) {
2293
+ if (!params) {
2294
+ return;
2295
+ }
2296
+ this.SignId = 'SignId' in params ? params.SignId : null;
2297
+
2298
+ }
2299
+ }
2300
+
2301
+ /**
2302
+ * 修改模板参数响应
2303
+ * @class
2304
+ */
2305
+ class ModifyTemplateStatus extends AbstractModel {
2306
+ constructor(){
2307
+ super();
2308
+
2309
+ /**
2310
+ * 模板ID。
2311
+ * @type {number || null}
2312
+ */
2313
+ this.TemplateId = null;
2314
+
2315
+ }
2316
+
2317
+ /**
2318
+ * @private
2319
+ */
2320
+ deserialize(params) {
2321
+ if (!params) {
2322
+ return;
2323
+ }
2324
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
2325
+
2326
+ }
2327
+ }
2328
+
2329
+ /**
2330
+ * PullSmsSendStatus返回参数结构体
2331
+ * @class
2332
+ */
2333
+ class PullSmsSendStatusResponse extends AbstractModel {
2334
+ constructor(){
2335
+ super();
2336
+
2337
+ /**
2338
+ * 下发状态响应集合。
2339
+ * @type {Array.<PullSmsSendStatus> || null}
2340
+ */
2341
+ this.PullSmsSendStatusSet = null;
2342
+
2343
+ /**
2344
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2345
+ * @type {string || null}
2346
+ */
2347
+ this.RequestId = null;
2348
+
2349
+ }
2350
+
2351
+ /**
2352
+ * @private
2353
+ */
2354
+ deserialize(params) {
2355
+ if (!params) {
2356
+ return;
2357
+ }
2358
+
2359
+ if (params.PullSmsSendStatusSet) {
2360
+ this.PullSmsSendStatusSet = new Array();
2361
+ for (let z in params.PullSmsSendStatusSet) {
2362
+ let obj = new PullSmsSendStatus();
2363
+ obj.deserialize(params.PullSmsSendStatusSet[z]);
2364
+ this.PullSmsSendStatusSet.push(obj);
2365
+ }
2366
+ }
2367
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2368
+
2369
+ }
2370
+ }
2371
+
2372
+ /**
2373
+ * SmsPackagesStatistics返回参数结构体
2374
+ * @class
2375
+ */
2376
+ class SmsPackagesStatisticsResponse extends AbstractModel {
2377
+ constructor(){
2378
+ super();
2379
+
2380
+ /**
2381
+ * 发送数据统计响应包体。
2382
+ * @type {Array.<SmsPackagesStatistics> || null}
2383
+ */
2384
+ this.SmsPackagesStatisticsSet = null;
2385
+
2386
+ /**
2387
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2388
+ * @type {string || null}
2389
+ */
2390
+ this.RequestId = null;
2391
+
2392
+ }
2393
+
2394
+ /**
2395
+ * @private
2396
+ */
2397
+ deserialize(params) {
2398
+ if (!params) {
2399
+ return;
2400
+ }
2401
+
2402
+ if (params.SmsPackagesStatisticsSet) {
2403
+ this.SmsPackagesStatisticsSet = new Array();
2404
+ for (let z in params.SmsPackagesStatisticsSet) {
2405
+ let obj = new SmsPackagesStatistics();
2406
+ obj.deserialize(params.SmsPackagesStatisticsSet[z]);
2407
+ this.SmsPackagesStatisticsSet.push(obj);
2408
+ }
2409
+ }
2410
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2411
+
2412
+ }
2413
+ }
2414
+
2415
+ /**
2416
+ * 删除签名响应
2417
+ * @class
2418
+ */
2419
+ class DeleteSignStatus extends AbstractModel {
2420
+ constructor(){
2421
+ super();
2422
+
2423
+ /**
2424
+ * 删除状态信息。
2425
+ * @type {string || null}
2426
+ */
2427
+ this.DeleteStatus = null;
2428
+
2429
+ /**
2430
+ * 删除时间,UNIX 时间戳(单位:秒)。
2431
+ * @type {number || null}
2432
+ */
2433
+ this.DeleteTime = null;
2434
+
2435
+ }
2436
+
2437
+ /**
2438
+ * @private
2439
+ */
2440
+ deserialize(params) {
2441
+ if (!params) {
2442
+ return;
2443
+ }
2444
+ this.DeleteStatus = 'DeleteStatus' in params ? params.DeleteStatus : null;
2445
+ this.DeleteTime = 'DeleteTime' in params ? params.DeleteTime : null;
2446
+
2447
+ }
2448
+ }
2449
+
2450
+ /**
2451
+ * PullSmsReplyStatus返回参数结构体
2452
+ * @class
2453
+ */
2454
+ class PullSmsReplyStatusResponse extends AbstractModel {
2455
+ constructor(){
2456
+ super();
2457
+
2458
+ /**
2459
+ * 回复状态响应集合。
2460
+ * @type {Array.<PullSmsReplyStatus> || null}
2461
+ */
2462
+ this.PullSmsReplyStatusSet = null;
2463
+
2464
+ /**
2465
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2466
+ * @type {string || null}
2467
+ */
2468
+ this.RequestId = null;
2469
+
2470
+ }
2471
+
2472
+ /**
2473
+ * @private
2474
+ */
2475
+ deserialize(params) {
2476
+ if (!params) {
2477
+ return;
2478
+ }
2479
+
2480
+ if (params.PullSmsReplyStatusSet) {
2481
+ this.PullSmsReplyStatusSet = new Array();
2482
+ for (let z in params.PullSmsReplyStatusSet) {
2483
+ let obj = new PullSmsReplyStatus();
2484
+ obj.deserialize(params.PullSmsReplyStatusSet[z]);
2485
+ this.PullSmsReplyStatusSet.push(obj);
2486
+ }
2487
+ }
2488
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2489
+
2490
+ }
2491
+ }
2492
+
2493
+ module.exports = {
2494
+ PullSmsReplyStatusRequest: PullSmsReplyStatusRequest,
2495
+ DeleteSmsTemplateResponse: DeleteSmsTemplateResponse,
2496
+ ModifySmsTemplateResponse: ModifySmsTemplateResponse,
2497
+ ModifySmsSignRequest: ModifySmsSignRequest,
2498
+ SmsPackagesStatisticsRequest: SmsPackagesStatisticsRequest,
2499
+ AddSmsSignRequest: AddSmsSignRequest,
2500
+ AddTemplateStatus: AddTemplateStatus,
2501
+ DescribeSmsTemplateListResponse: DescribeSmsTemplateListResponse,
2502
+ DescribePhoneNumberInfoRequest: DescribePhoneNumberInfoRequest,
2503
+ PullSmsSendStatusByPhoneNumberRequest: PullSmsSendStatusByPhoneNumberRequest,
2504
+ AddSmsTemplateRequest: AddSmsTemplateRequest,
2505
+ ModifySmsTemplateRequest: ModifySmsTemplateRequest,
2506
+ PullSmsReplyStatus: PullSmsReplyStatus,
2507
+ CallbackStatusStatisticsResponse: CallbackStatusStatisticsResponse,
2508
+ PullSmsSendStatusRequest: PullSmsSendStatusRequest,
2509
+ SmsPackagesStatistics: SmsPackagesStatistics,
2510
+ PullSmsSendStatusByPhoneNumberResponse: PullSmsSendStatusByPhoneNumberResponse,
2511
+ ModifySignStatus: ModifySignStatus,
2512
+ DescribeSignListStatus: DescribeSignListStatus,
2513
+ SendSmsResponse: SendSmsResponse,
2514
+ SendStatusStatisticsResponse: SendStatusStatisticsResponse,
2515
+ SendSmsRequest: SendSmsRequest,
2516
+ SendStatusStatistics: SendStatusStatistics,
2517
+ CallbackStatusStatisticsRequest: CallbackStatusStatisticsRequest,
2518
+ DeleteTemplateStatus: DeleteTemplateStatus,
2519
+ DescribeSmsSignListRequest: DescribeSmsSignListRequest,
2520
+ DescribePhoneNumberInfoResponse: DescribePhoneNumberInfoResponse,
2521
+ DescribeTemplateListStatus: DescribeTemplateListStatus,
2522
+ AddSmsTemplateResponse: AddSmsTemplateResponse,
2523
+ PullSmsSendStatus: PullSmsSendStatus,
2524
+ DescribeSmsSignListResponse: DescribeSmsSignListResponse,
2525
+ DescribeSmsTemplateListRequest: DescribeSmsTemplateListRequest,
2526
+ CallbackStatusStatistics: CallbackStatusStatistics,
2527
+ PhoneNumberInfo: PhoneNumberInfo,
2528
+ SendStatusStatisticsRequest: SendStatusStatisticsRequest,
2529
+ DeleteSmsTemplateRequest: DeleteSmsTemplateRequest,
2530
+ PullSmsReplyStatusByPhoneNumberResponse: PullSmsReplyStatusByPhoneNumberResponse,
2531
+ SendStatus: SendStatus,
2532
+ DeleteSmsSignResponse: DeleteSmsSignResponse,
2533
+ AddSmsSignResponse: AddSmsSignResponse,
2534
+ DeleteSmsSignRequest: DeleteSmsSignRequest,
2535
+ PullSmsReplyStatusByPhoneNumberRequest: PullSmsReplyStatusByPhoneNumberRequest,
2536
+ ModifySmsSignResponse: ModifySmsSignResponse,
2537
+ AddSignStatus: AddSignStatus,
2538
+ ModifyTemplateStatus: ModifyTemplateStatus,
2539
+ PullSmsSendStatusResponse: PullSmsSendStatusResponse,
2540
+ SmsPackagesStatisticsResponse: SmsPackagesStatisticsResponse,
2541
+ DeleteSignStatus: DeleteSignStatus,
2542
+ PullSmsReplyStatusResponse: PullSmsReplyStatusResponse,
2543
+
2544
+ }