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,4170 @@
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
+ * 活动参与详情
21
+ * @class
22
+ */
23
+ class ActivityJoinDetail extends AbstractModel {
24
+ constructor(){
25
+ super();
26
+
27
+ /**
28
+ * 活动id
29
+ 注意:此字段可能返回 null,表示取不到有效值。
30
+ * @type {number || null}
31
+ */
32
+ this.ActivityId = null;
33
+
34
+ /**
35
+ * 活动名称
36
+ 注意:此字段可能返回 null,表示取不到有效值。
37
+ * @type {string || null}
38
+ */
39
+ this.ActivityName = null;
40
+
41
+ /**
42
+ * 销售姓名
43
+ 注意:此字段可能返回 null,表示取不到有效值。
44
+ * @type {string || null}
45
+ */
46
+ this.SalesName = null;
47
+
48
+ /**
49
+ * 销售电话
50
+ 注意:此字段可能返回 null,表示取不到有效值。
51
+ * @type {string || null}
52
+ */
53
+ this.SalesPhone = null;
54
+
55
+ /**
56
+ * 参与id
57
+ 注意:此字段可能返回 null,表示取不到有效值。
58
+ * @type {number || null}
59
+ */
60
+ this.JoinId = null;
61
+
62
+ /**
63
+ * 活码id
64
+ 注意:此字段可能返回 null,表示取不到有效值。
65
+ * @type {number || null}
66
+ */
67
+ this.LiveCodeId = null;
68
+
69
+ /**
70
+ * 用户电话
71
+ 注意:此字段可能返回 null,表示取不到有效值。
72
+ * @type {string || null}
73
+ */
74
+ this.UserPhone = null;
75
+
76
+ /**
77
+ * 用户姓名
78
+ 注意:此字段可能返回 null,表示取不到有效值。
79
+ * @type {string || null}
80
+ */
81
+ this.UserName = null;
82
+
83
+ /**
84
+ * 活动数据
85
+ 注意:此字段可能返回 null,表示取不到有效值。
86
+ * @type {string || null}
87
+ */
88
+ this.ActivityData = null;
89
+
90
+ /**
91
+ * 线索id
92
+ 注意:此字段可能返回 null,表示取不到有效值。
93
+ * @type {number || null}
94
+ */
95
+ this.LeadId = null;
96
+
97
+ /**
98
+ * 参与时间戳,单位:秒
99
+ 注意:此字段可能返回 null,表示取不到有效值。
100
+ * @type {number || null}
101
+ */
102
+ this.JoinTime = null;
103
+
104
+ /**
105
+ * 线索是否是重复创建, 0 :新建、 1:合并、 2:重复, 默认为0
106
+ 注意:此字段可能返回 null,表示取不到有效值。
107
+ * @type {number || null}
108
+ */
109
+ this.Duplicate = null;
110
+
111
+ /**
112
+ * 重复线索id
113
+ 注意:此字段可能返回 null,表示取不到有效值。
114
+ * @type {number || null}
115
+ */
116
+ this.DuplicateLeadId = null;
117
+
118
+ /**
119
+ * 是否为参与多次活动, 1:参与一次、2、参与多次,默认为0
120
+ 注意:此字段可能返回 null,表示取不到有效值。
121
+ * @type {number || null}
122
+ */
123
+ this.JoinState = null;
124
+
125
+ /**
126
+ * 创建时间戳,单位:秒
127
+ 注意:此字段可能返回 null,表示取不到有效值。
128
+ * @type {number || null}
129
+ */
130
+ this.CreateTime = null;
131
+
132
+ /**
133
+ * 更新时间戳,单位:秒
134
+ 注意:此字段可能返回 null,表示取不到有效值。
135
+ * @type {number || null}
136
+ */
137
+ this.UpdateTime = null;
138
+
139
+ }
140
+
141
+ /**
142
+ * @private
143
+ */
144
+ deserialize(params) {
145
+ if (!params) {
146
+ return;
147
+ }
148
+ this.ActivityId = 'ActivityId' in params ? params.ActivityId : null;
149
+ this.ActivityName = 'ActivityName' in params ? params.ActivityName : null;
150
+ this.SalesName = 'SalesName' in params ? params.SalesName : null;
151
+ this.SalesPhone = 'SalesPhone' in params ? params.SalesPhone : null;
152
+ this.JoinId = 'JoinId' in params ? params.JoinId : null;
153
+ this.LiveCodeId = 'LiveCodeId' in params ? params.LiveCodeId : null;
154
+ this.UserPhone = 'UserPhone' in params ? params.UserPhone : null;
155
+ this.UserName = 'UserName' in params ? params.UserName : null;
156
+ this.ActivityData = 'ActivityData' in params ? params.ActivityData : null;
157
+ this.LeadId = 'LeadId' in params ? params.LeadId : null;
158
+ this.JoinTime = 'JoinTime' in params ? params.JoinTime : null;
159
+ this.Duplicate = 'Duplicate' in params ? params.Duplicate : null;
160
+ this.DuplicateLeadId = 'DuplicateLeadId' in params ? params.DuplicateLeadId : null;
161
+ this.JoinState = 'JoinState' in params ? params.JoinState : null;
162
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
163
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
164
+
165
+ }
166
+ }
167
+
168
+ /**
169
+ * QueryVehicleInfoList返回参数结构体
170
+ * @class
171
+ */
172
+ class QueryVehicleInfoListResponse extends AbstractModel {
173
+ constructor(){
174
+ super();
175
+
176
+ /**
177
+ * 车系车型信息列表
178
+ 注意:此字段可能返回 null,表示取不到有效值。
179
+ * @type {Array.<VehicleInfo> || null}
180
+ */
181
+ this.PageData = null;
182
+
183
+ /**
184
+ * 分页游标,下次调用带上该值,则从当前的位置继续往后拉取新增的数据,以实现增量拉取。
185
+ 注意:此字段可能返回 null,表示取不到有效值。
186
+ * @type {string || null}
187
+ */
188
+ this.NextCursor = null;
189
+
190
+ /**
191
+ * 是否还有更多数据。0-否;1-是。
192
+ 注意:此字段可能返回 null,表示取不到有效值。
193
+ * @type {number || null}
194
+ */
195
+ this.HasMore = null;
196
+
197
+ /**
198
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
199
+ * @type {string || null}
200
+ */
201
+ this.RequestId = null;
202
+
203
+ }
204
+
205
+ /**
206
+ * @private
207
+ */
208
+ deserialize(params) {
209
+ if (!params) {
210
+ return;
211
+ }
212
+
213
+ if (params.PageData) {
214
+ this.PageData = new Array();
215
+ for (let z in params.PageData) {
216
+ let obj = new VehicleInfo();
217
+ obj.deserialize(params.PageData[z]);
218
+ this.PageData.push(obj);
219
+ }
220
+ }
221
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
222
+ this.HasMore = 'HasMore' in params ? params.HasMore : null;
223
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
224
+
225
+ }
226
+ }
227
+
228
+ /**
229
+ * CreateCorpTag返回参数结构体
230
+ * @class
231
+ */
232
+ class CreateCorpTagResponse extends AbstractModel {
233
+ constructor(){
234
+ super();
235
+
236
+ /**
237
+ * 标签组信息
238
+ * @type {TagGroup || null}
239
+ */
240
+ this.TagGroup = null;
241
+
242
+ /**
243
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
244
+ * @type {string || null}
245
+ */
246
+ this.RequestId = null;
247
+
248
+ }
249
+
250
+ /**
251
+ * @private
252
+ */
253
+ deserialize(params) {
254
+ if (!params) {
255
+ return;
256
+ }
257
+
258
+ if (params.TagGroup) {
259
+ let obj = new TagGroup();
260
+ obj.deserialize(params.TagGroup)
261
+ this.TagGroup = obj;
262
+ }
263
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
264
+
265
+ }
266
+ }
267
+
268
+ /**
269
+ * QueryChatArchivingList返回参数结构体
270
+ * @class
271
+ */
272
+ class QueryChatArchivingListResponse extends AbstractModel {
273
+ constructor(){
274
+ super();
275
+
276
+ /**
277
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
278
+ 注意:此字段可能返回 null,表示取不到有效值。
279
+ * @type {string || null}
280
+ */
281
+ this.NextCursor = null;
282
+
283
+ /**
284
+ * 会话存档列表响应参数
285
+ 注意:此字段可能返回 null,表示取不到有效值。
286
+ * @type {Array.<ChatArchivingDetail> || null}
287
+ */
288
+ this.PageData = null;
289
+
290
+ /**
291
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
292
+ * @type {string || null}
293
+ */
294
+ this.RequestId = null;
295
+
296
+ }
297
+
298
+ /**
299
+ * @private
300
+ */
301
+ deserialize(params) {
302
+ if (!params) {
303
+ return;
304
+ }
305
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
306
+
307
+ if (params.PageData) {
308
+ this.PageData = new Array();
309
+ for (let z in params.PageData) {
310
+ let obj = new ChatArchivingDetail();
311
+ obj.deserialize(params.PageData[z]);
312
+ this.PageData.push(obj);
313
+ }
314
+ }
315
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
316
+
317
+ }
318
+ }
319
+
320
+ /**
321
+ * license相关信息
322
+ * @class
323
+ */
324
+ class LicenseInfo extends AbstractModel {
325
+ constructor(){
326
+ super();
327
+
328
+ /**
329
+ * license编号
330
+ * @type {string || null}
331
+ */
332
+ this.License = null;
333
+
334
+ /**
335
+ * license版本;1-基础版,2-标准版,3-增值版
336
+ * @type {number || null}
337
+ */
338
+ this.LicenseEdition = null;
339
+
340
+ /**
341
+ * 生效开始时间, 格式yyyy-MM-dd HH:mm:ss
342
+ * @type {string || null}
343
+ */
344
+ this.ResourceStartTime = null;
345
+
346
+ /**
347
+ * 生效结束时间, 格式yyyy-MM-dd HH:mm:ss
348
+ * @type {string || null}
349
+ */
350
+ this.ResourceEndTime = null;
351
+
352
+ /**
353
+ * 隔离截止时间, 格式yyyy-MM-dd HH:mm:ss
354
+ 注意:此字段可能返回 null,表示取不到有效值。
355
+ * @type {string || null}
356
+ */
357
+ this.IsolationDeadline = null;
358
+
359
+ /**
360
+ * 资源计划销毁时间, 格式yyyy-MM-dd HH:mm:ss
361
+ 注意:此字段可能返回 null,表示取不到有效值。
362
+ * @type {string || null}
363
+ */
364
+ this.DestroyTime = null;
365
+
366
+ /**
367
+ * 资源状态,1.正常,2.隔离,3.销毁
368
+ * @type {number || null}
369
+ */
370
+ this.Status = null;
371
+
372
+ /**
373
+ * 扩展信息
374
+ 注意:此字段可能返回 null,表示取不到有效值。
375
+ * @type {string || null}
376
+ */
377
+ this.Extra = null;
378
+
379
+ }
380
+
381
+ /**
382
+ * @private
383
+ */
384
+ deserialize(params) {
385
+ if (!params) {
386
+ return;
387
+ }
388
+ this.License = 'License' in params ? params.License : null;
389
+ this.LicenseEdition = 'LicenseEdition' in params ? params.LicenseEdition : null;
390
+ this.ResourceStartTime = 'ResourceStartTime' in params ? params.ResourceStartTime : null;
391
+ this.ResourceEndTime = 'ResourceEndTime' in params ? params.ResourceEndTime : null;
392
+ this.IsolationDeadline = 'IsolationDeadline' in params ? params.IsolationDeadline : null;
393
+ this.DestroyTime = 'DestroyTime' in params ? params.DestroyTime : null;
394
+ this.Status = 'Status' in params ? params.Status : null;
395
+ this.Extra = 'Extra' in params ? params.Extra : null;
396
+
397
+ }
398
+ }
399
+
400
+ /**
401
+ * 外部联系人SaaS使用明细数据
402
+ * @class
403
+ */
404
+ class CustomerActionEventDetail extends AbstractModel {
405
+ constructor(){
406
+ super();
407
+
408
+ /**
409
+ * 事件码
410
+ * @type {string || null}
411
+ */
412
+ this.EventCode = null;
413
+
414
+ /**
415
+ * 事件类型
416
+ * @type {number || null}
417
+ */
418
+ this.EventType = null;
419
+
420
+ /**
421
+ * 事件来源
422
+ * @type {number || null}
423
+ */
424
+ this.EventSource = null;
425
+
426
+ /**
427
+ * 外部联系人id
428
+ * @type {string || null}
429
+ */
430
+ this.ExternalUserId = null;
431
+
432
+ /**
433
+ * 销售顾问id
434
+ * @type {number || null}
435
+ */
436
+ this.SalesId = null;
437
+
438
+ /**
439
+ * 素材类型
440
+ * @type {number || null}
441
+ */
442
+ this.MaterialType = null;
443
+
444
+ /**
445
+ * 素材编号id
446
+ * @type {number || null}
447
+ */
448
+ this.MaterialId = null;
449
+
450
+ /**
451
+ * 事件上报时间,单位:秒
452
+ * @type {number || null}
453
+ */
454
+ this.EventTime = null;
455
+
456
+ }
457
+
458
+ /**
459
+ * @private
460
+ */
461
+ deserialize(params) {
462
+ if (!params) {
463
+ return;
464
+ }
465
+ this.EventCode = 'EventCode' in params ? params.EventCode : null;
466
+ this.EventType = 'EventType' in params ? params.EventType : null;
467
+ this.EventSource = 'EventSource' in params ? params.EventSource : null;
468
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
469
+ this.SalesId = 'SalesId' in params ? params.SalesId : null;
470
+ this.MaterialType = 'MaterialType' in params ? params.MaterialType : null;
471
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
472
+ this.EventTime = 'EventTime' in params ? params.EventTime : null;
473
+
474
+ }
475
+ }
476
+
477
+ /**
478
+ * QueryCustomerEventDetailStatistics返回参数结构体
479
+ * @class
480
+ */
481
+ class QueryCustomerEventDetailStatisticsResponse extends AbstractModel {
482
+ constructor(){
483
+ super();
484
+
485
+ /**
486
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
487
+ 注意:此字段可能返回 null,表示取不到有效值。
488
+ * @type {string || null}
489
+ */
490
+ this.NextCursor = null;
491
+
492
+ /**
493
+ * 外部联系人SaaS使用明细统计响应数据
494
+ 注意:此字段可能返回 null,表示取不到有效值。
495
+ * @type {Array.<CustomerActionEventDetail> || null}
496
+ */
497
+ this.PageData = null;
498
+
499
+ /**
500
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
501
+ * @type {string || null}
502
+ */
503
+ this.RequestId = null;
504
+
505
+ }
506
+
507
+ /**
508
+ * @private
509
+ */
510
+ deserialize(params) {
511
+ if (!params) {
512
+ return;
513
+ }
514
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
515
+
516
+ if (params.PageData) {
517
+ this.PageData = new Array();
518
+ for (let z in params.PageData) {
519
+ let obj = new CustomerActionEventDetail();
520
+ obj.deserialize(params.PageData[z]);
521
+ this.PageData.push(obj);
522
+ }
523
+ }
524
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
525
+
526
+ }
527
+ }
528
+
529
+ /**
530
+ * QueryExternalContactDetail请求参数结构体
531
+ * @class
532
+ */
533
+ class QueryExternalContactDetailRequest extends AbstractModel {
534
+ constructor(){
535
+ super();
536
+
537
+ /**
538
+ * 外部联系人的userid,注意不是企业成员的帐号
539
+ * @type {string || null}
540
+ */
541
+ this.ExternalUserId = null;
542
+
543
+ /**
544
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填。当客户在企业内的跟进人超过500人时需要使用cursor参数进行分页获取
545
+ * @type {string || null}
546
+ */
547
+ this.Cursor = null;
548
+
549
+ /**
550
+ * 当前接口Limit不需要传参, 保留Limit只是为了保持向后兼容性, Limit默认值为500,当返回结果超过500时, NextCursor才有返回值
551
+ * @type {number || null}
552
+ */
553
+ this.Limit = null;
554
+
555
+ }
556
+
557
+ /**
558
+ * @private
559
+ */
560
+ deserialize(params) {
561
+ if (!params) {
562
+ return;
563
+ }
564
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
565
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
566
+ this.Limit = 'Limit' in params ? params.Limit : null;
567
+
568
+ }
569
+ }
570
+
571
+ /**
572
+ * QueryExternalUserMappingInfo返回参数结构体
573
+ * @class
574
+ */
575
+ class QueryExternalUserMappingInfoResponse extends AbstractModel {
576
+ constructor(){
577
+ super();
578
+
579
+ /**
580
+ * 外部联系人映射信息, 只返回映射成功的记录
581
+ 注意:此字段可能返回 null,表示取不到有效值。
582
+ * @type {Array.<ExternalUserMappingInfo> || null}
583
+ */
584
+ this.ExternalUserIdMapping = null;
585
+
586
+ /**
587
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
588
+ * @type {string || null}
589
+ */
590
+ this.RequestId = null;
591
+
592
+ }
593
+
594
+ /**
595
+ * @private
596
+ */
597
+ deserialize(params) {
598
+ if (!params) {
599
+ return;
600
+ }
601
+
602
+ if (params.ExternalUserIdMapping) {
603
+ this.ExternalUserIdMapping = new Array();
604
+ for (let z in params.ExternalUserIdMapping) {
605
+ let obj = new ExternalUserMappingInfo();
606
+ obj.deserialize(params.ExternalUserIdMapping[z]);
607
+ this.ExternalUserIdMapping.push(obj);
608
+ }
609
+ }
610
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
611
+
612
+ }
613
+ }
614
+
615
+ /**
616
+ * QueryStaffEventDetailStatistics请求参数结构体
617
+ * @class
618
+ */
619
+ class QueryStaffEventDetailStatisticsRequest extends AbstractModel {
620
+ constructor(){
621
+ super();
622
+
623
+ /**
624
+ * 查询开始时间, 单位秒
625
+ * @type {number || null}
626
+ */
627
+ this.BeginTime = null;
628
+
629
+ /**
630
+ * 查询结束时间, 单位秒
631
+ * @type {number || null}
632
+ */
633
+ this.EndTime = null;
634
+
635
+ /**
636
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
637
+ * @type {string || null}
638
+ */
639
+ this.Cursor = null;
640
+
641
+ /**
642
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
643
+ * @type {number || null}
644
+ */
645
+ this.Limit = null;
646
+
647
+ }
648
+
649
+ /**
650
+ * @private
651
+ */
652
+ deserialize(params) {
653
+ if (!params) {
654
+ return;
655
+ }
656
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
657
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
658
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
659
+ this.Limit = 'Limit' in params ? params.Limit : null;
660
+
661
+ }
662
+ }
663
+
664
+ /**
665
+ * QueryUserInfoList请求参数结构体
666
+ * @class
667
+ */
668
+ class QueryUserInfoListRequest extends AbstractModel {
669
+ constructor(){
670
+ super();
671
+
672
+ /**
673
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
674
+ * @type {string || null}
675
+ */
676
+ this.Cursor = null;
677
+
678
+ /**
679
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
680
+ * @type {number || null}
681
+ */
682
+ this.Limit = null;
683
+
684
+ }
685
+
686
+ /**
687
+ * @private
688
+ */
689
+ deserialize(params) {
690
+ if (!params) {
691
+ return;
692
+ }
693
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
694
+ this.Limit = 'Limit' in params ? params.Limit : null;
695
+
696
+ }
697
+ }
698
+
699
+ /**
700
+ * 外部联系人事件信息
701
+ * @class
702
+ */
703
+ class ExternalUserEventInfo extends AbstractModel {
704
+ constructor(){
705
+ super();
706
+
707
+ /**
708
+ * 事件编码, 添加外部联系人(ADD_EXTERNAL_CUSTOMER)/成员删除外部联系人(DELETE_EXTERNAL_CUSTOMER)/外部联系人删除成员(DELETE_FOLLOW_USER)
709
+ * @type {string || null}
710
+ */
711
+ this.EventCode = null;
712
+
713
+ /**
714
+ * 外部联系人id
715
+ * @type {string || null}
716
+ */
717
+ this.ExternalUserId = null;
718
+
719
+ /**
720
+ * 企微SaaS的成员id
721
+ * @type {string || null}
722
+ */
723
+ this.SalesId = null;
724
+
725
+ /**
726
+ * 事件上报时间戳,单位:秒
727
+ * @type {number || null}
728
+ */
729
+ this.EventTime = null;
730
+
731
+ }
732
+
733
+ /**
734
+ * @private
735
+ */
736
+ deserialize(params) {
737
+ if (!params) {
738
+ return;
739
+ }
740
+ this.EventCode = 'EventCode' in params ? params.EventCode : null;
741
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
742
+ this.SalesId = 'SalesId' in params ? params.SalesId : null;
743
+ this.EventTime = 'EventTime' in params ? params.EventTime : null;
744
+
745
+ }
746
+ }
747
+
748
+ /**
749
+ * 渠道活码详情
750
+ * @class
751
+ */
752
+ class ChannelCodeInnerDetail extends AbstractModel {
753
+ constructor(){
754
+ super();
755
+
756
+ /**
757
+ * 渠道活码id
758
+ * @type {number || null}
759
+ */
760
+ this.Id = null;
761
+
762
+ /**
763
+ * 欢迎语类型,0:普通欢迎语、1:渠道欢迎语
764
+ * @type {number || null}
765
+ */
766
+ this.Type = null;
767
+
768
+ /**
769
+ * 渠道来源
770
+ * @type {string || null}
771
+ */
772
+ this.Source = null;
773
+
774
+ /**
775
+ * 渠道来源名称
776
+ * @type {string || null}
777
+ */
778
+ this.SourceName = null;
779
+
780
+ /**
781
+ * 二维码名称
782
+ * @type {string || null}
783
+ */
784
+ this.Name = null;
785
+
786
+ /**
787
+ * 使用成员用户id集
788
+ * @type {Array.<number> || null}
789
+ */
790
+ this.UseUserIdList = null;
791
+
792
+ /**
793
+ * 使用成员企微账号id集
794
+ * @type {Array.<string> || null}
795
+ */
796
+ this.UseUserOpenIdList = null;
797
+
798
+ /**
799
+ * 标签
800
+ * @type {Array.<WeComTagDetail> || null}
801
+ */
802
+ this.TagList = null;
803
+
804
+ /**
805
+ * 自动通过好友,0:开启、1:关闭,默认0开启
806
+ * @type {number || null}
807
+ */
808
+ this.SkipVerify = null;
809
+
810
+ /**
811
+ * 添加好友人数
812
+ * @type {number || null}
813
+ */
814
+ this.Friends = null;
815
+
816
+ /**
817
+ * 备注
818
+ * @type {string || null}
819
+ */
820
+ this.Remark = null;
821
+
822
+ /**
823
+ * 欢迎语id(通过欢迎语新增返回的id)
824
+ * @type {number || null}
825
+ */
826
+ this.MsgId = null;
827
+
828
+ /**
829
+ * 联系我config_id
830
+ * @type {string || null}
831
+ */
832
+ this.ConfigId = null;
833
+
834
+ /**
835
+ * 联系我二维码地址
836
+ * @type {string || null}
837
+ */
838
+ this.QrCodeUrl = null;
839
+
840
+ /**
841
+ * 记录状态, 0:有效、1:无效
842
+ * @type {number || null}
843
+ */
844
+ this.RecStatus = null;
845
+
846
+ /**
847
+ * 应用ID
848
+ * @type {string || null}
849
+ */
850
+ this.AppId = null;
851
+
852
+ }
853
+
854
+ /**
855
+ * @private
856
+ */
857
+ deserialize(params) {
858
+ if (!params) {
859
+ return;
860
+ }
861
+ this.Id = 'Id' in params ? params.Id : null;
862
+ this.Type = 'Type' in params ? params.Type : null;
863
+ this.Source = 'Source' in params ? params.Source : null;
864
+ this.SourceName = 'SourceName' in params ? params.SourceName : null;
865
+ this.Name = 'Name' in params ? params.Name : null;
866
+ this.UseUserIdList = 'UseUserIdList' in params ? params.UseUserIdList : null;
867
+ this.UseUserOpenIdList = 'UseUserOpenIdList' in params ? params.UseUserOpenIdList : null;
868
+
869
+ if (params.TagList) {
870
+ this.TagList = new Array();
871
+ for (let z in params.TagList) {
872
+ let obj = new WeComTagDetail();
873
+ obj.deserialize(params.TagList[z]);
874
+ this.TagList.push(obj);
875
+ }
876
+ }
877
+ this.SkipVerify = 'SkipVerify' in params ? params.SkipVerify : null;
878
+ this.Friends = 'Friends' in params ? params.Friends : null;
879
+ this.Remark = 'Remark' in params ? params.Remark : null;
880
+ this.MsgId = 'MsgId' in params ? params.MsgId : null;
881
+ this.ConfigId = 'ConfigId' in params ? params.ConfigId : null;
882
+ this.QrCodeUrl = 'QrCodeUrl' in params ? params.QrCodeUrl : null;
883
+ this.RecStatus = 'RecStatus' in params ? params.RecStatus : null;
884
+ this.AppId = 'AppId' in params ? params.AppId : null;
885
+
886
+ }
887
+ }
888
+
889
+ /**
890
+ * 客户信息
891
+ * @class
892
+ */
893
+ class ExternalContact extends AbstractModel {
894
+ constructor(){
895
+ super();
896
+
897
+ /**
898
+ * 外部联系人的userId
899
+ * @type {string || null}
900
+ */
901
+ this.ExternalUserId = null;
902
+
903
+ /**
904
+ * 外部联系人性别 0-未知 1-男性 2-女性
905
+ * @type {number || null}
906
+ */
907
+ this.Gender = null;
908
+
909
+ /**
910
+ * 外部联系人的名称
911
+ * @type {string || null}
912
+ */
913
+ this.Name = null;
914
+
915
+ /**
916
+ * 外部联系人的类型,1表示该外部联系人是微信用户,2表示该外部联系人是企业微信用户
917
+ * @type {number || null}
918
+ */
919
+ this.Type = null;
920
+
921
+ /**
922
+ * 外部联系人在微信开放平台的唯一身份标识(微信unionid),通过此字段企业可将外部联系人与公众号/小程序用户关联起来。仅当联系人类型是微信用户,且企业或第三方服务商绑定了微信开发者ID有此字段。
923
+ 注意:此字段可能返回 null,表示取不到有效值。
924
+ * @type {string || null}
925
+ */
926
+ this.UnionId = null;
927
+
928
+ /**
929
+ * 外部联系人联系电话
930
+ 注意:此字段可能返回 null,表示取不到有效值。
931
+ * @type {string || null}
932
+ */
933
+ this.Phone = null;
934
+
935
+ }
936
+
937
+ /**
938
+ * @private
939
+ */
940
+ deserialize(params) {
941
+ if (!params) {
942
+ return;
943
+ }
944
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
945
+ this.Gender = 'Gender' in params ? params.Gender : null;
946
+ this.Name = 'Name' in params ? params.Name : null;
947
+ this.Type = 'Type' in params ? params.Type : null;
948
+ this.UnionId = 'UnionId' in params ? params.UnionId : null;
949
+ this.Phone = 'Phone' in params ? params.Phone : null;
950
+
951
+ }
952
+ }
953
+
954
+ /**
955
+ * QueryExternalUserEventList请求参数结构体
956
+ * @class
957
+ */
958
+ class QueryExternalUserEventListRequest extends AbstractModel {
959
+ constructor(){
960
+ super();
961
+
962
+ /**
963
+ * 查询开始时间, 单位秒
964
+ * @type {number || null}
965
+ */
966
+ this.BeginTime = null;
967
+
968
+ /**
969
+ * 查询结束时间, 单位秒
970
+ * @type {number || null}
971
+ */
972
+ this.EndTime = null;
973
+
974
+ /**
975
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
976
+ * @type {string || null}
977
+ */
978
+ this.Cursor = null;
979
+
980
+ /**
981
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
982
+ * @type {number || null}
983
+ */
984
+ this.Limit = null;
985
+
986
+ }
987
+
988
+ /**
989
+ * @private
990
+ */
991
+ deserialize(params) {
992
+ if (!params) {
993
+ return;
994
+ }
995
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
996
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
997
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
998
+ this.Limit = 'Limit' in params ? params.Limit : null;
999
+
1000
+ }
1001
+ }
1002
+
1003
+ /**
1004
+ * 标签信息
1005
+ * @class
1006
+ */
1007
+ class TagInfo extends AbstractModel {
1008
+ constructor(){
1009
+ super();
1010
+
1011
+ /**
1012
+ * 标签名称, 最大长度限制15个字符
1013
+ * @type {string || null}
1014
+ */
1015
+ this.TagName = null;
1016
+
1017
+ /**
1018
+ * 标签组排序,值越大,排序越靠前
1019
+ * @type {number || null}
1020
+ */
1021
+ this.Sort = null;
1022
+
1023
+ }
1024
+
1025
+ /**
1026
+ * @private
1027
+ */
1028
+ deserialize(params) {
1029
+ if (!params) {
1030
+ return;
1031
+ }
1032
+ this.TagName = 'TagName' in params ? params.TagName : null;
1033
+ this.Sort = 'Sort' in params ? params.Sort : null;
1034
+
1035
+ }
1036
+ }
1037
+
1038
+ /**
1039
+ * 标签详细信息
1040
+ * @class
1041
+ */
1042
+ class TagDetailInfo extends AbstractModel {
1043
+ constructor(){
1044
+ super();
1045
+
1046
+ /**
1047
+ * 标签名称
1048
+ * @type {string || null}
1049
+ */
1050
+ this.TagName = null;
1051
+
1052
+ /**
1053
+ * 标签业务ID
1054
+ * @type {string || null}
1055
+ */
1056
+ this.BizTagId = null;
1057
+
1058
+ /**
1059
+ * 企微标签ID
1060
+ * @type {string || null}
1061
+ */
1062
+ this.TagId = null;
1063
+
1064
+ /**
1065
+ * 标签排序的次序值,sort值大的排序靠前。有效的值范围是[0, 2^32)
1066
+ * @type {number || null}
1067
+ */
1068
+ this.Sort = null;
1069
+
1070
+ /**
1071
+ * 标签创建时间,单位为秒
1072
+ * @type {number || null}
1073
+ */
1074
+ this.CreateTime = null;
1075
+
1076
+ }
1077
+
1078
+ /**
1079
+ * @private
1080
+ */
1081
+ deserialize(params) {
1082
+ if (!params) {
1083
+ return;
1084
+ }
1085
+ this.TagName = 'TagName' in params ? params.TagName : null;
1086
+ this.BizTagId = 'BizTagId' in params ? params.BizTagId : null;
1087
+ this.TagId = 'TagId' in params ? params.TagId : null;
1088
+ this.Sort = 'Sort' in params ? params.Sort : null;
1089
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1090
+
1091
+ }
1092
+ }
1093
+
1094
+ /**
1095
+ * 车型车系信息
1096
+ * @class
1097
+ */
1098
+ class VehicleInfo extends AbstractModel {
1099
+ constructor(){
1100
+ super();
1101
+
1102
+ /**
1103
+ * 品牌id
1104
+ * @type {number || null}
1105
+ */
1106
+ this.BrandId = null;
1107
+
1108
+ /**
1109
+ * 品牌名称
1110
+ * @type {string || null}
1111
+ */
1112
+ this.BrandName = null;
1113
+
1114
+ /**
1115
+ * 车系id
1116
+ * @type {number || null}
1117
+ */
1118
+ this.SeriesId = null;
1119
+
1120
+ /**
1121
+ * 车系名称
1122
+ * @type {string || null}
1123
+ */
1124
+ this.SeriesName = null;
1125
+
1126
+ /**
1127
+ * 车型id
1128
+ * @type {number || null}
1129
+ */
1130
+ this.ModelId = null;
1131
+
1132
+ /**
1133
+ * 车型名称
1134
+ * @type {string || null}
1135
+ */
1136
+ this.ModelName = null;
1137
+
1138
+ }
1139
+
1140
+ /**
1141
+ * @private
1142
+ */
1143
+ deserialize(params) {
1144
+ if (!params) {
1145
+ return;
1146
+ }
1147
+ this.BrandId = 'BrandId' in params ? params.BrandId : null;
1148
+ this.BrandName = 'BrandName' in params ? params.BrandName : null;
1149
+ this.SeriesId = 'SeriesId' in params ? params.SeriesId : null;
1150
+ this.SeriesName = 'SeriesName' in params ? params.SeriesName : null;
1151
+ this.ModelId = 'ModelId' in params ? params.ModelId : null;
1152
+ this.ModelName = 'ModelName' in params ? params.ModelName : null;
1153
+
1154
+ }
1155
+ }
1156
+
1157
+ /**
1158
+ * 会话存档的视频消息类型
1159
+ * @class
1160
+ */
1161
+ class ChatArchivingMsgTypeVideo extends AbstractModel {
1162
+ constructor(){
1163
+ super();
1164
+
1165
+ /**
1166
+ * 视频时长,单位秒
1167
+ 注意:此字段可能返回 null,表示取不到有效值。
1168
+ * @type {number || null}
1169
+ */
1170
+ this.PlayLength = null;
1171
+
1172
+ /**
1173
+ * 文件大小
1174
+ 注意:此字段可能返回 null,表示取不到有效值。
1175
+ * @type {number || null}
1176
+ */
1177
+ this.FileSize = null;
1178
+
1179
+ /**
1180
+ * 视频资源对象Cos下载地址
1181
+ * @type {string || null}
1182
+ */
1183
+ this.CosKey = null;
1184
+
1185
+ }
1186
+
1187
+ /**
1188
+ * @private
1189
+ */
1190
+ deserialize(params) {
1191
+ if (!params) {
1192
+ return;
1193
+ }
1194
+ this.PlayLength = 'PlayLength' in params ? params.PlayLength : null;
1195
+ this.FileSize = 'FileSize' in params ? params.FileSize : null;
1196
+ this.CosKey = 'CosKey' in params ? params.CosKey : null;
1197
+
1198
+ }
1199
+ }
1200
+
1201
+ /**
1202
+ * QueryMaterialList请求参数结构体
1203
+ * @class
1204
+ */
1205
+ class QueryMaterialListRequest extends AbstractModel {
1206
+ constructor(){
1207
+ super();
1208
+
1209
+ /**
1210
+ * 素材类型:0-图片,1-视频,3-文章,10-车型,11-名片
1211
+ * @type {number || null}
1212
+ */
1213
+ this.MaterialType = null;
1214
+
1215
+ /**
1216
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
1217
+ * @type {string || null}
1218
+ */
1219
+ this.Cursor = null;
1220
+
1221
+ /**
1222
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
1223
+ * @type {number || null}
1224
+ */
1225
+ this.Limit = null;
1226
+
1227
+ }
1228
+
1229
+ /**
1230
+ * @private
1231
+ */
1232
+ deserialize(params) {
1233
+ if (!params) {
1234
+ return;
1235
+ }
1236
+ this.MaterialType = 'MaterialType' in params ? params.MaterialType : null;
1237
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
1238
+ this.Limit = 'Limit' in params ? params.Limit : null;
1239
+
1240
+ }
1241
+ }
1242
+
1243
+ /**
1244
+ * CreateLead返回参数结构体
1245
+ * @class
1246
+ */
1247
+ class CreateLeadResponse extends AbstractModel {
1248
+ constructor(){
1249
+ super();
1250
+
1251
+ /**
1252
+ * 线索处理状态码: 0-表示创建成功, 1-表示线索合并,2-表示线索重复
1253
+ * @type {number || null}
1254
+ */
1255
+ this.BusinessCode = null;
1256
+
1257
+ /**
1258
+ * 线索处理结果描述
1259
+ * @type {string || null}
1260
+ */
1261
+ this.BusinessMsg = null;
1262
+
1263
+ /**
1264
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1265
+ * @type {string || null}
1266
+ */
1267
+ this.RequestId = null;
1268
+
1269
+ }
1270
+
1271
+ /**
1272
+ * @private
1273
+ */
1274
+ deserialize(params) {
1275
+ if (!params) {
1276
+ return;
1277
+ }
1278
+ this.BusinessCode = 'BusinessCode' in params ? params.BusinessCode : null;
1279
+ this.BusinessMsg = 'BusinessMsg' in params ? params.BusinessMsg : null;
1280
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1281
+
1282
+ }
1283
+ }
1284
+
1285
+ /**
1286
+ * QueryUserInfoList返回参数结构体
1287
+ * @class
1288
+ */
1289
+ class QueryUserInfoListResponse extends AbstractModel {
1290
+ constructor(){
1291
+ super();
1292
+
1293
+ /**
1294
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
1295
+ 注意:此字段可能返回 null,表示取不到有效值。
1296
+ * @type {string || null}
1297
+ */
1298
+ this.NextCursor = null;
1299
+
1300
+ /**
1301
+ * 企业成员信息列表响应数据
1302
+ 注意:此字段可能返回 null,表示取不到有效值。
1303
+ * @type {Array.<CorpUserInfo> || null}
1304
+ */
1305
+ this.PageData = null;
1306
+
1307
+ /**
1308
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1309
+ * @type {string || null}
1310
+ */
1311
+ this.RequestId = null;
1312
+
1313
+ }
1314
+
1315
+ /**
1316
+ * @private
1317
+ */
1318
+ deserialize(params) {
1319
+ if (!params) {
1320
+ return;
1321
+ }
1322
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1323
+
1324
+ if (params.PageData) {
1325
+ this.PageData = new Array();
1326
+ for (let z in params.PageData) {
1327
+ let obj = new CorpUserInfo();
1328
+ obj.deserialize(params.PageData[z]);
1329
+ this.PageData.push(obj);
1330
+ }
1331
+ }
1332
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1333
+
1334
+ }
1335
+ }
1336
+
1337
+ /**
1338
+ * QueryVehicleInfoList请求参数结构体
1339
+ * @class
1340
+ */
1341
+ class QueryVehicleInfoListRequest extends AbstractModel {
1342
+ constructor(){
1343
+ super();
1344
+
1345
+ /**
1346
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
1347
+ * @type {string || null}
1348
+ */
1349
+ this.Cursor = null;
1350
+
1351
+ /**
1352
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
1353
+ * @type {number || null}
1354
+ */
1355
+ this.Limit = null;
1356
+
1357
+ }
1358
+
1359
+ /**
1360
+ * @private
1361
+ */
1362
+ deserialize(params) {
1363
+ if (!params) {
1364
+ return;
1365
+ }
1366
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
1367
+ this.Limit = 'Limit' in params ? params.Limit : null;
1368
+
1369
+ }
1370
+ }
1371
+
1372
+ /**
1373
+ * QueryExternalUserEventList返回参数结构体
1374
+ * @class
1375
+ */
1376
+ class QueryExternalUserEventListResponse extends AbstractModel {
1377
+ constructor(){
1378
+ super();
1379
+
1380
+ /**
1381
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
1382
+ 注意:此字段可能返回 null,表示取不到有效值。
1383
+ * @type {string || null}
1384
+ */
1385
+ this.NextCursor = null;
1386
+
1387
+ /**
1388
+ * 外部联系人事件信息响应数据
1389
+ 注意:此字段可能返回 null,表示取不到有效值。
1390
+ * @type {Array.<ExternalUserEventInfo> || null}
1391
+ */
1392
+ this.PageData = null;
1393
+
1394
+ /**
1395
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1396
+ * @type {string || null}
1397
+ */
1398
+ this.RequestId = null;
1399
+
1400
+ }
1401
+
1402
+ /**
1403
+ * @private
1404
+ */
1405
+ deserialize(params) {
1406
+ if (!params) {
1407
+ return;
1408
+ }
1409
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1410
+
1411
+ if (params.PageData) {
1412
+ this.PageData = new Array();
1413
+ for (let z in params.PageData) {
1414
+ let obj = new ExternalUserEventInfo();
1415
+ obj.deserialize(params.PageData[z]);
1416
+ this.PageData.push(obj);
1417
+ }
1418
+ }
1419
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1420
+
1421
+ }
1422
+ }
1423
+
1424
+ /**
1425
+ * QueryExternalContactList请求参数结构体
1426
+ * @class
1427
+ */
1428
+ class QueryExternalContactListRequest extends AbstractModel {
1429
+ constructor(){
1430
+ super();
1431
+
1432
+ /**
1433
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
1434
+ * @type {string || null}
1435
+ */
1436
+ this.Cursor = null;
1437
+
1438
+ /**
1439
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
1440
+ * @type {number || null}
1441
+ */
1442
+ this.Limit = null;
1443
+
1444
+ }
1445
+
1446
+ /**
1447
+ * @private
1448
+ */
1449
+ deserialize(params) {
1450
+ if (!params) {
1451
+ return;
1452
+ }
1453
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
1454
+ this.Limit = 'Limit' in params ? params.Limit : null;
1455
+
1456
+ }
1457
+ }
1458
+
1459
+ /**
1460
+ * 小程序码信息
1461
+ * @class
1462
+ */
1463
+ class MiniAppCodeInfo extends AbstractModel {
1464
+ constructor(){
1465
+ super();
1466
+
1467
+ /**
1468
+ * 主键id
1469
+ * @type {number || null}
1470
+ */
1471
+ this.Id = null;
1472
+
1473
+ /**
1474
+ * 小程序名称
1475
+ * @type {string || null}
1476
+ */
1477
+ this.MiniAppName = null;
1478
+
1479
+ /**
1480
+ * 小程序logo
1481
+ * @type {string || null}
1482
+ */
1483
+ this.MiniAppLogo = null;
1484
+
1485
+ /**
1486
+ * 小程序管理端地址
1487
+ * @type {string || null}
1488
+ */
1489
+ this.MiniAdminUrl = null;
1490
+
1491
+ /**
1492
+ * 状态:0正常,1删除
1493
+ * @type {number || null}
1494
+ */
1495
+ this.State = null;
1496
+
1497
+ /**
1498
+ * 创建时间戳,单位为秒
1499
+ * @type {number || null}
1500
+ */
1501
+ this.CreateTime = null;
1502
+
1503
+ /**
1504
+ * 更新时间戳,单位为秒
1505
+ * @type {number || null}
1506
+ */
1507
+ this.UpdateTime = null;
1508
+
1509
+ }
1510
+
1511
+ /**
1512
+ * @private
1513
+ */
1514
+ deserialize(params) {
1515
+ if (!params) {
1516
+ return;
1517
+ }
1518
+ this.Id = 'Id' in params ? params.Id : null;
1519
+ this.MiniAppName = 'MiniAppName' in params ? params.MiniAppName : null;
1520
+ this.MiniAppLogo = 'MiniAppLogo' in params ? params.MiniAppLogo : null;
1521
+ this.MiniAdminUrl = 'MiniAdminUrl' in params ? params.MiniAdminUrl : null;
1522
+ this.State = 'State' in params ? params.State : null;
1523
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1524
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
1525
+
1526
+ }
1527
+ }
1528
+
1529
+ /**
1530
+ * QueryClueInfoList返回参数结构体
1531
+ * @class
1532
+ */
1533
+ class QueryClueInfoListResponse extends AbstractModel {
1534
+ constructor(){
1535
+ super();
1536
+
1537
+ /**
1538
+ * 线索信息列表
1539
+ 注意:此字段可能返回 null,表示取不到有效值。
1540
+ * @type {Array.<ClueInfoDetail> || null}
1541
+ */
1542
+ this.PageData = null;
1543
+
1544
+ /**
1545
+ * 分页游标,下次调用带上该值,则从当前的位置继续往后拉,以实现增量拉取。
1546
+ 注意:此字段可能返回 null,表示取不到有效值。
1547
+ * @type {string || null}
1548
+ */
1549
+ this.NextCursor = null;
1550
+
1551
+ /**
1552
+ * 是否还有更多数据。0-否;1-是。
1553
+ 注意:此字段可能返回 null,表示取不到有效值。
1554
+ * @type {number || null}
1555
+ */
1556
+ this.HasMore = null;
1557
+
1558
+ /**
1559
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1560
+ * @type {string || null}
1561
+ */
1562
+ this.RequestId = null;
1563
+
1564
+ }
1565
+
1566
+ /**
1567
+ * @private
1568
+ */
1569
+ deserialize(params) {
1570
+ if (!params) {
1571
+ return;
1572
+ }
1573
+
1574
+ if (params.PageData) {
1575
+ this.PageData = new Array();
1576
+ for (let z in params.PageData) {
1577
+ let obj = new ClueInfoDetail();
1578
+ obj.deserialize(params.PageData[z]);
1579
+ this.PageData.push(obj);
1580
+ }
1581
+ }
1582
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1583
+ this.HasMore = 'HasMore' in params ? params.HasMore : null;
1584
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1585
+
1586
+ }
1587
+ }
1588
+
1589
+ /**
1590
+ * CreateChannelCode请求参数结构体
1591
+ * @class
1592
+ */
1593
+ class CreateChannelCodeRequest extends AbstractModel {
1594
+ constructor(){
1595
+ super();
1596
+
1597
+ /**
1598
+ * 欢迎语类型:0普通欢迎语,1渠道欢迎语
1599
+ * @type {number || null}
1600
+ */
1601
+ this.Type = null;
1602
+
1603
+ /**
1604
+ * 使用成员用户id集
1605
+ * @type {Array.<number> || null}
1606
+ */
1607
+ this.UseUserId = null;
1608
+
1609
+ /**
1610
+ * 使用成员企微账号id集
1611
+ * @type {Array.<string> || null}
1612
+ */
1613
+ this.UseUserOpenId = null;
1614
+
1615
+ /**
1616
+ * 应用ID,字典表中的APP_TYPE值,多个已逗号分隔
1617
+ * @type {string || null}
1618
+ */
1619
+ this.AppIds = null;
1620
+
1621
+ /**
1622
+ * 渠道来源
1623
+ * @type {string || null}
1624
+ */
1625
+ this.Source = null;
1626
+
1627
+ /**
1628
+ * 渠道来源名称
1629
+ * @type {string || null}
1630
+ */
1631
+ this.SourceName = null;
1632
+
1633
+ /**
1634
+ * 二维码名称
1635
+ * @type {string || null}
1636
+ */
1637
+ this.Name = null;
1638
+
1639
+ /**
1640
+ * 标签
1641
+ * @type {Array.<WeComTagDetail> || null}
1642
+ */
1643
+ this.Tag = null;
1644
+
1645
+ /**
1646
+ * 自动通过好友:0开启 1关闭, 默认开启
1647
+ * @type {number || null}
1648
+ */
1649
+ this.SkipVerify = null;
1650
+
1651
+ /**
1652
+ * 欢迎语id(通过欢迎语新增返回的id)
1653
+ * @type {number || null}
1654
+ */
1655
+ this.MsgId = null;
1656
+
1657
+ /**
1658
+ * 备注
1659
+ * @type {string || null}
1660
+ */
1661
+ this.Remark = null;
1662
+
1663
+ /**
1664
+ * 渠道类型 0 未知 1 公域 2私域
1665
+ * @type {number || null}
1666
+ */
1667
+ this.SourceType = null;
1668
+
1669
+ }
1670
+
1671
+ /**
1672
+ * @private
1673
+ */
1674
+ deserialize(params) {
1675
+ if (!params) {
1676
+ return;
1677
+ }
1678
+ this.Type = 'Type' in params ? params.Type : null;
1679
+ this.UseUserId = 'UseUserId' in params ? params.UseUserId : null;
1680
+ this.UseUserOpenId = 'UseUserOpenId' in params ? params.UseUserOpenId : null;
1681
+ this.AppIds = 'AppIds' in params ? params.AppIds : null;
1682
+ this.Source = 'Source' in params ? params.Source : null;
1683
+ this.SourceName = 'SourceName' in params ? params.SourceName : null;
1684
+ this.Name = 'Name' in params ? params.Name : null;
1685
+
1686
+ if (params.Tag) {
1687
+ this.Tag = new Array();
1688
+ for (let z in params.Tag) {
1689
+ let obj = new WeComTagDetail();
1690
+ obj.deserialize(params.Tag[z]);
1691
+ this.Tag.push(obj);
1692
+ }
1693
+ }
1694
+ this.SkipVerify = 'SkipVerify' in params ? params.SkipVerify : null;
1695
+ this.MsgId = 'MsgId' in params ? params.MsgId : null;
1696
+ this.Remark = 'Remark' in params ? params.Remark : null;
1697
+ this.SourceType = 'SourceType' in params ? params.SourceType : null;
1698
+
1699
+ }
1700
+ }
1701
+
1702
+ /**
1703
+ * QueryExternalContactDetail返回参数结构体
1704
+ * @class
1705
+ */
1706
+ class QueryExternalContactDetailResponse extends AbstractModel {
1707
+ constructor(){
1708
+ super();
1709
+
1710
+ /**
1711
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
1712
+ 注意:此字段可能返回 null,表示取不到有效值。
1713
+ * @type {string || null}
1714
+ */
1715
+ this.NextCursor = null;
1716
+
1717
+ /**
1718
+ * 客户信息
1719
+ 注意:此字段可能返回 null,表示取不到有效值。
1720
+ * @type {ExternalContact || null}
1721
+ */
1722
+ this.Customer = null;
1723
+
1724
+ /**
1725
+ * 添加了此外部联系人的企业成员信息
1726
+ 注意:此字段可能返回 null,表示取不到有效值。
1727
+ * @type {Array.<FollowUser> || null}
1728
+ */
1729
+ this.FollowUser = null;
1730
+
1731
+ /**
1732
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1733
+ * @type {string || null}
1734
+ */
1735
+ this.RequestId = null;
1736
+
1737
+ }
1738
+
1739
+ /**
1740
+ * @private
1741
+ */
1742
+ deserialize(params) {
1743
+ if (!params) {
1744
+ return;
1745
+ }
1746
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1747
+
1748
+ if (params.Customer) {
1749
+ let obj = new ExternalContact();
1750
+ obj.deserialize(params.Customer)
1751
+ this.Customer = obj;
1752
+ }
1753
+
1754
+ if (params.FollowUser) {
1755
+ this.FollowUser = new Array();
1756
+ for (let z in params.FollowUser) {
1757
+ let obj = new FollowUser();
1758
+ obj.deserialize(params.FollowUser[z]);
1759
+ this.FollowUser.push(obj);
1760
+ }
1761
+ }
1762
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1763
+
1764
+ }
1765
+ }
1766
+
1767
+ /**
1768
+ * 添加了此外部联系人的企业成员信息
1769
+ * @class
1770
+ */
1771
+ class FollowUser extends AbstractModel {
1772
+ constructor(){
1773
+ super();
1774
+
1775
+ /**
1776
+ * 添加了此外部联系人的企业成员userid
1777
+ * @type {string || null}
1778
+ */
1779
+ this.UserId = null;
1780
+
1781
+ /**
1782
+ * 该成员对此外部联系人的备注
1783
+ 注意:此字段可能返回 null,表示取不到有效值。
1784
+ * @type {string || null}
1785
+ */
1786
+ this.Remark = null;
1787
+
1788
+ /**
1789
+ * 该成员对此外部联系人的描述
1790
+ 注意:此字段可能返回 null,表示取不到有效值。
1791
+ * @type {string || null}
1792
+ */
1793
+ this.Description = null;
1794
+
1795
+ /**
1796
+ * 该成员添加此外部联系人的时间戳,单位为秒
1797
+ * @type {number || null}
1798
+ */
1799
+ this.CreateTime = null;
1800
+
1801
+ /**
1802
+ * 该成员添加此客户的来源,具体含义详见<a href="https://work.weixin.qq.com/api/doc/90000/90135/92114#%E6%9D%A5%E6%BA%90%E5%AE%9A%E4%B9%89">来源定义</a>
1803
+ * @type {number || null}
1804
+ */
1805
+ this.AddWay = null;
1806
+
1807
+ /**
1808
+ * 发起添加的userid,如果成员主动添加,为成员的userid;如果是客户主动添加,则为客户的外部联系人userid;如果是内部成员共享/管理员分配,则为对应的成员/管理员userid
1809
+ * @type {string || null}
1810
+ */
1811
+ this.OperUserId = null;
1812
+
1813
+ /**
1814
+ * 该成员添加此外部联系人所打标签信息
1815
+ 注意:此字段可能返回 null,表示取不到有效值。
1816
+ * @type {Array.<ExternalContactTag> || null}
1817
+ */
1818
+ this.Tags = null;
1819
+
1820
+ }
1821
+
1822
+ /**
1823
+ * @private
1824
+ */
1825
+ deserialize(params) {
1826
+ if (!params) {
1827
+ return;
1828
+ }
1829
+ this.UserId = 'UserId' in params ? params.UserId : null;
1830
+ this.Remark = 'Remark' in params ? params.Remark : null;
1831
+ this.Description = 'Description' in params ? params.Description : null;
1832
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
1833
+ this.AddWay = 'AddWay' in params ? params.AddWay : null;
1834
+ this.OperUserId = 'OperUserId' in params ? params.OperUserId : null;
1835
+
1836
+ if (params.Tags) {
1837
+ this.Tags = new Array();
1838
+ for (let z in params.Tags) {
1839
+ let obj = new ExternalContactTag();
1840
+ obj.deserialize(params.Tags[z]);
1841
+ this.Tags.push(obj);
1842
+ }
1843
+ }
1844
+
1845
+ }
1846
+ }
1847
+
1848
+ /**
1849
+ * QueryExternalContactList返回参数结构体
1850
+ * @class
1851
+ */
1852
+ class QueryExternalContactListResponse extends AbstractModel {
1853
+ constructor(){
1854
+ super();
1855
+
1856
+ /**
1857
+ * 外部联系人信息列表
1858
+ 注意:此字段可能返回 null,表示取不到有效值。
1859
+ * @type {Array.<ExternalContactSimpleInfo> || null}
1860
+ */
1861
+ this.PageData = null;
1862
+
1863
+ /**
1864
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
1865
+ 注意:此字段可能返回 null,表示取不到有效值。
1866
+ * @type {string || null}
1867
+ */
1868
+ this.NextCursor = null;
1869
+
1870
+ /**
1871
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1872
+ * @type {string || null}
1873
+ */
1874
+ this.RequestId = null;
1875
+
1876
+ }
1877
+
1878
+ /**
1879
+ * @private
1880
+ */
1881
+ deserialize(params) {
1882
+ if (!params) {
1883
+ return;
1884
+ }
1885
+
1886
+ if (params.PageData) {
1887
+ this.PageData = new Array();
1888
+ for (let z in params.PageData) {
1889
+ let obj = new ExternalContactSimpleInfo();
1890
+ obj.deserialize(params.PageData[z]);
1891
+ this.PageData.push(obj);
1892
+ }
1893
+ }
1894
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1895
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1896
+
1897
+ }
1898
+ }
1899
+
1900
+ /**
1901
+ * 外部联系人简短信息
1902
+ * @class
1903
+ */
1904
+ class ExternalContactSimpleInfo extends AbstractModel {
1905
+ constructor(){
1906
+ super();
1907
+
1908
+ /**
1909
+ * 外部联系人的userId
1910
+ * @type {string || null}
1911
+ */
1912
+ this.ExternalUserId = null;
1913
+
1914
+ /**
1915
+ * 添加了此外部联系人的企业成员userId
1916
+ * @type {string || null}
1917
+ */
1918
+ this.UserId = null;
1919
+
1920
+ /**
1921
+ * 添加了此外部联系人的企业成员的姓名
1922
+ 注意:此字段可能返回 null,表示取不到有效值。
1923
+ * @type {string || null}
1924
+ */
1925
+ this.SalesName = null;
1926
+
1927
+ /**
1928
+ * 添加了此外部联系人的企业成员的归属部门id列表
1929
+ * @type {Array.<number> || null}
1930
+ */
1931
+ this.DepartmentIdList = null;
1932
+
1933
+ }
1934
+
1935
+ /**
1936
+ * @private
1937
+ */
1938
+ deserialize(params) {
1939
+ if (!params) {
1940
+ return;
1941
+ }
1942
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
1943
+ this.UserId = 'UserId' in params ? params.UserId : null;
1944
+ this.SalesName = 'SalesName' in params ? params.SalesName : null;
1945
+ this.DepartmentIdList = 'DepartmentIdList' in params ? params.DepartmentIdList : null;
1946
+
1947
+ }
1948
+ }
1949
+
1950
+ /**
1951
+ * QueryActivityLiveCodeList返回参数结构体
1952
+ * @class
1953
+ */
1954
+ class QueryActivityLiveCodeListResponse extends AbstractModel {
1955
+ constructor(){
1956
+ super();
1957
+
1958
+ /**
1959
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
1960
+ 注意:此字段可能返回 null,表示取不到有效值。
1961
+ * @type {string || null}
1962
+ */
1963
+ this.NextCursor = null;
1964
+
1965
+ /**
1966
+ * 活码列表响应参数
1967
+ 注意:此字段可能返回 null,表示取不到有效值。
1968
+ * @type {Array.<LiveCodeDetail> || null}
1969
+ */
1970
+ this.PageData = null;
1971
+
1972
+ /**
1973
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1974
+ * @type {string || null}
1975
+ */
1976
+ this.RequestId = null;
1977
+
1978
+ }
1979
+
1980
+ /**
1981
+ * @private
1982
+ */
1983
+ deserialize(params) {
1984
+ if (!params) {
1985
+ return;
1986
+ }
1987
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
1988
+
1989
+ if (params.PageData) {
1990
+ this.PageData = new Array();
1991
+ for (let z in params.PageData) {
1992
+ let obj = new LiveCodeDetail();
1993
+ obj.deserialize(params.PageData[z]);
1994
+ this.PageData.push(obj);
1995
+ }
1996
+ }
1997
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
1998
+
1999
+ }
2000
+ }
2001
+
2002
+ /**
2003
+ * CreateCorpTag请求参数结构体
2004
+ * @class
2005
+ */
2006
+ class CreateCorpTagRequest extends AbstractModel {
2007
+ constructor(){
2008
+ super();
2009
+
2010
+ /**
2011
+ * 标签组名称,最长为15个字符
2012
+ * @type {string || null}
2013
+ */
2014
+ this.GroupName = null;
2015
+
2016
+ /**
2017
+ * 标签信息数组
2018
+ * @type {Array.<TagInfo> || null}
2019
+ */
2020
+ this.Tags = null;
2021
+
2022
+ /**
2023
+ * 标签组次序值。sort值大的排序靠前。有效的值范围是[0, 2^32)
2024
+ * @type {number || null}
2025
+ */
2026
+ this.Sort = null;
2027
+
2028
+ }
2029
+
2030
+ /**
2031
+ * @private
2032
+ */
2033
+ deserialize(params) {
2034
+ if (!params) {
2035
+ return;
2036
+ }
2037
+ this.GroupName = 'GroupName' in params ? params.GroupName : null;
2038
+
2039
+ if (params.Tags) {
2040
+ this.Tags = new Array();
2041
+ for (let z in params.Tags) {
2042
+ let obj = new TagInfo();
2043
+ obj.deserialize(params.Tags[z]);
2044
+ this.Tags.push(obj);
2045
+ }
2046
+ }
2047
+ this.Sort = 'Sort' in params ? params.Sort : null;
2048
+
2049
+ }
2050
+ }
2051
+
2052
+ /**
2053
+ * 外部联系人映射信息
2054
+ * @class
2055
+ */
2056
+ class ExternalUserMappingInfo extends AbstractModel {
2057
+ constructor(){
2058
+ super();
2059
+
2060
+ /**
2061
+ * 企业主体对应的外部联系人userId
2062
+ * @type {string || null}
2063
+ */
2064
+ this.CorpExternalUserId = null;
2065
+
2066
+ /**
2067
+ * 乐销车应用主体对应的外部联系人, 当不存在好友关系时,该字段值为空
2068
+ 注意:此字段可能返回 null,表示取不到有效值。
2069
+ * @type {string || null}
2070
+ */
2071
+ this.ExternalUserId = null;
2072
+
2073
+ }
2074
+
2075
+ /**
2076
+ * @private
2077
+ */
2078
+ deserialize(params) {
2079
+ if (!params) {
2080
+ return;
2081
+ }
2082
+ this.CorpExternalUserId = 'CorpExternalUserId' in params ? params.CorpExternalUserId : null;
2083
+ this.ExternalUserId = 'ExternalUserId' in params ? params.ExternalUserId : null;
2084
+
2085
+ }
2086
+ }
2087
+
2088
+ /**
2089
+ * QueryLicenseInfo返回参数结构体
2090
+ * @class
2091
+ */
2092
+ class QueryLicenseInfoResponse extends AbstractModel {
2093
+ constructor(){
2094
+ super();
2095
+
2096
+ /**
2097
+ * license响应信息
2098
+ 注意:此字段可能返回 null,表示取不到有效值。
2099
+ * @type {LicenseInfo || null}
2100
+ */
2101
+ this.LicenseInfo = null;
2102
+
2103
+ /**
2104
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2105
+ * @type {string || null}
2106
+ */
2107
+ this.RequestId = null;
2108
+
2109
+ }
2110
+
2111
+ /**
2112
+ * @private
2113
+ */
2114
+ deserialize(params) {
2115
+ if (!params) {
2116
+ return;
2117
+ }
2118
+
2119
+ if (params.LicenseInfo) {
2120
+ let obj = new LicenseInfo();
2121
+ obj.deserialize(params.LicenseInfo)
2122
+ this.LicenseInfo = obj;
2123
+ }
2124
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2125
+
2126
+ }
2127
+ }
2128
+
2129
+ /**
2130
+ * 企业成员信息
2131
+ * @class
2132
+ */
2133
+ class CorpUserInfo extends AbstractModel {
2134
+ constructor(){
2135
+ super();
2136
+
2137
+ /**
2138
+ * 企业成员UserId
2139
+ * @type {number || null}
2140
+ */
2141
+ this.UserId = null;
2142
+
2143
+ /**
2144
+ * 企业成员在SaaS名片内填写的姓名
2145
+ 注意:此字段可能返回 null,表示取不到有效值。
2146
+ * @type {string || null}
2147
+ */
2148
+ this.UserName = null;
2149
+
2150
+ /**
2151
+ * 企业成员在企微原生通讯录内的id
2152
+ 注意:此字段可能返回 null,表示取不到有效值。
2153
+ * @type {string || null}
2154
+ */
2155
+ this.UserOpenId = null;
2156
+
2157
+ /**
2158
+ * 成员所属经销商id,可为空
2159
+ 注意:此字段可能返回 null,表示取不到有效值。
2160
+ * @type {number || null}
2161
+ */
2162
+ this.DealerId = null;
2163
+
2164
+ /**
2165
+ * 成员所属门店id,可为空
2166
+ 注意:此字段可能返回 null,表示取不到有效值。
2167
+ * @type {number || null}
2168
+ */
2169
+ this.ShopId = null;
2170
+
2171
+ /**
2172
+ * 企业成员手机号
2173
+ 注意:此字段可能返回 null,表示取不到有效值。
2174
+ * @type {string || null}
2175
+ */
2176
+ this.Phone = null;
2177
+
2178
+ /**
2179
+ * 成员所属部门id列表,仅返回该应用有查看权限的部门id;成员授权模式下,固定返回根部门id,即固定为1;多个部门使用逗号分割
2180
+ 注意:此字段可能返回 null,表示取不到有效值。
2181
+ * @type {string || null}
2182
+ */
2183
+ this.OrgIds = null;
2184
+
2185
+ /**
2186
+ * 主部门,仅当应用对主部门有查看权限时返回
2187
+ 注意:此字段可能返回 null,表示取不到有效值。
2188
+ * @type {string || null}
2189
+ */
2190
+ this.MainDepartment = null;
2191
+
2192
+ /**
2193
+ * 是否为部门负责人,第三方应用可为空。与orgIds值一一对应,多个部门使用逗号隔开,0-否, 1-是
2194
+ 注意:此字段可能返回 null,表示取不到有效值。
2195
+ * @type {string || null}
2196
+ */
2197
+ this.IsLeaderInDept = null;
2198
+
2199
+ /**
2200
+ * 激活状态: 0=已激活,1=已禁用,-1=退出企业"
2201
+ * @type {number || null}
2202
+ */
2203
+ this.Status = null;
2204
+
2205
+ }
2206
+
2207
+ /**
2208
+ * @private
2209
+ */
2210
+ deserialize(params) {
2211
+ if (!params) {
2212
+ return;
2213
+ }
2214
+ this.UserId = 'UserId' in params ? params.UserId : null;
2215
+ this.UserName = 'UserName' in params ? params.UserName : null;
2216
+ this.UserOpenId = 'UserOpenId' in params ? params.UserOpenId : null;
2217
+ this.DealerId = 'DealerId' in params ? params.DealerId : null;
2218
+ this.ShopId = 'ShopId' in params ? params.ShopId : null;
2219
+ this.Phone = 'Phone' in params ? params.Phone : null;
2220
+ this.OrgIds = 'OrgIds' in params ? params.OrgIds : null;
2221
+ this.MainDepartment = 'MainDepartment' in params ? params.MainDepartment : null;
2222
+ this.IsLeaderInDept = 'IsLeaderInDept' in params ? params.IsLeaderInDept : null;
2223
+ this.Status = 'Status' in params ? params.Status : null;
2224
+
2225
+ }
2226
+ }
2227
+
2228
+ /**
2229
+ * QueryClueInfoList请求参数结构体
2230
+ * @class
2231
+ */
2232
+ class QueryClueInfoListRequest extends AbstractModel {
2233
+ constructor(){
2234
+ super();
2235
+
2236
+ /**
2237
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
2238
+ * @type {string || null}
2239
+ */
2240
+ this.Cursor = null;
2241
+
2242
+ /**
2243
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
2244
+ * @type {number || null}
2245
+ */
2246
+ this.Limit = null;
2247
+
2248
+ }
2249
+
2250
+ /**
2251
+ * @private
2252
+ */
2253
+ deserialize(params) {
2254
+ if (!params) {
2255
+ return;
2256
+ }
2257
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
2258
+ this.Limit = 'Limit' in params ? params.Limit : null;
2259
+
2260
+ }
2261
+ }
2262
+
2263
+ /**
2264
+ * CRM统计数据响应
2265
+ * @class
2266
+ */
2267
+ class CrmStatisticsData extends AbstractModel {
2268
+ constructor(){
2269
+ super();
2270
+
2271
+ /**
2272
+ * 新增线索
2273
+ * @type {number || null}
2274
+ */
2275
+ this.LeadCnt = null;
2276
+
2277
+ /**
2278
+ * 新增建档
2279
+ * @type {number || null}
2280
+ */
2281
+ this.BuildCnt = null;
2282
+
2283
+ /**
2284
+ * 新增到店
2285
+ * @type {number || null}
2286
+ */
2287
+ this.InvitedCnt = null;
2288
+
2289
+ /**
2290
+ * 新增下订
2291
+ * @type {number || null}
2292
+ */
2293
+ this.OrderedCnt = null;
2294
+
2295
+ /**
2296
+ * 新增成交
2297
+ * @type {number || null}
2298
+ */
2299
+ this.DeliveredCnt = null;
2300
+
2301
+ /**
2302
+ * 新增战败
2303
+ * @type {number || null}
2304
+ */
2305
+ this.DefeatCnt = null;
2306
+
2307
+ /**
2308
+ * 新增好友
2309
+ * @type {number || null}
2310
+ */
2311
+ this.NewContactCnt = null;
2312
+
2313
+ /**
2314
+ * 统计时间, 单位:天
2315
+ * @type {string || null}
2316
+ */
2317
+ this.StatisticalTime = null;
2318
+
2319
+ }
2320
+
2321
+ /**
2322
+ * @private
2323
+ */
2324
+ deserialize(params) {
2325
+ if (!params) {
2326
+ return;
2327
+ }
2328
+ this.LeadCnt = 'LeadCnt' in params ? params.LeadCnt : null;
2329
+ this.BuildCnt = 'BuildCnt' in params ? params.BuildCnt : null;
2330
+ this.InvitedCnt = 'InvitedCnt' in params ? params.InvitedCnt : null;
2331
+ this.OrderedCnt = 'OrderedCnt' in params ? params.OrderedCnt : null;
2332
+ this.DeliveredCnt = 'DeliveredCnt' in params ? params.DeliveredCnt : null;
2333
+ this.DefeatCnt = 'DefeatCnt' in params ? params.DefeatCnt : null;
2334
+ this.NewContactCnt = 'NewContactCnt' in params ? params.NewContactCnt : null;
2335
+ this.StatisticalTime = 'StatisticalTime' in params ? params.StatisticalTime : null;
2336
+
2337
+ }
2338
+ }
2339
+
2340
+ /**
2341
+ * 素材信息响应体
2342
+ * @class
2343
+ */
2344
+ class MaterialInfo extends AbstractModel {
2345
+ constructor(){
2346
+ super();
2347
+
2348
+ /**
2349
+ * 素材id
2350
+ * @type {number || null}
2351
+ */
2352
+ this.MaterialId = null;
2353
+
2354
+ /**
2355
+ * 素材名称
2356
+ 注意:此字段可能返回 null,表示取不到有效值。
2357
+ * @type {string || null}
2358
+ */
2359
+ this.MaterialName = null;
2360
+
2361
+ /**
2362
+ * 素材状态, -1: 删除 0: 启用 1: 禁用
2363
+ * @type {number || null}
2364
+ */
2365
+ this.Status = null;
2366
+
2367
+ }
2368
+
2369
+ /**
2370
+ * @private
2371
+ */
2372
+ deserialize(params) {
2373
+ if (!params) {
2374
+ return;
2375
+ }
2376
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
2377
+ this.MaterialName = 'MaterialName' in params ? params.MaterialName : null;
2378
+ this.Status = 'Status' in params ? params.Status : null;
2379
+
2380
+ }
2381
+ }
2382
+
2383
+ /**
2384
+ * 活动详情
2385
+ * @class
2386
+ */
2387
+ class ActivityDetail extends AbstractModel {
2388
+ constructor(){
2389
+ super();
2390
+
2391
+ /**
2392
+ * 活动id
2393
+ 注意:此字段可能返回 null,表示取不到有效值。
2394
+ * @type {number || null}
2395
+ */
2396
+ this.ActivityId = null;
2397
+
2398
+ /**
2399
+ * 活动名称
2400
+ 注意:此字段可能返回 null,表示取不到有效值。
2401
+ * @type {string || null}
2402
+ */
2403
+ this.ActivityName = null;
2404
+
2405
+ /**
2406
+ * 活动状态,10:未开始状态、20:已开始(进行中)状态、30:已结束状态
2407
+ 注意:此字段可能返回 null,表示取不到有效值。
2408
+ * @type {number || null}
2409
+ */
2410
+ this.ActivityState = null;
2411
+
2412
+ /**
2413
+ * 活动类型,100:留资活动
2414
+ 注意:此字段可能返回 null,表示取不到有效值。
2415
+ * @type {number || null}
2416
+ */
2417
+ this.ActivityType = null;
2418
+
2419
+ /**
2420
+ * 活动开始时间戳,单位:秒
2421
+ 注意:此字段可能返回 null,表示取不到有效值。
2422
+ * @type {number || null}
2423
+ */
2424
+ this.StartTime = null;
2425
+
2426
+ /**
2427
+ * 活动结束时间戳,单位:秒
2428
+ 注意:此字段可能返回 null,表示取不到有效值。
2429
+ * @type {number || null}
2430
+ */
2431
+ this.EndTime = null;
2432
+
2433
+ /**
2434
+ * 活动主图
2435
+ 注意:此字段可能返回 null,表示取不到有效值。
2436
+ * @type {string || null}
2437
+ */
2438
+ this.MainPhoto = null;
2439
+
2440
+ /**
2441
+ * 协议编号
2442
+ 注意:此字段可能返回 null,表示取不到有效值。
2443
+ * @type {string || null}
2444
+ */
2445
+ this.PrivacyAgreementId = null;
2446
+
2447
+ /**
2448
+ * 活动更新时间戳,单位:秒
2449
+ 注意:此字段可能返回 null,表示取不到有效值。
2450
+ * @type {number || null}
2451
+ */
2452
+ this.UpdateTime = null;
2453
+
2454
+ /**
2455
+ * 活动数据列表
2456
+ 注意:此字段可能返回 null,表示取不到有效值。
2457
+ * @type {string || null}
2458
+ */
2459
+ this.ActivityDataList = null;
2460
+
2461
+ }
2462
+
2463
+ /**
2464
+ * @private
2465
+ */
2466
+ deserialize(params) {
2467
+ if (!params) {
2468
+ return;
2469
+ }
2470
+ this.ActivityId = 'ActivityId' in params ? params.ActivityId : null;
2471
+ this.ActivityName = 'ActivityName' in params ? params.ActivityName : null;
2472
+ this.ActivityState = 'ActivityState' in params ? params.ActivityState : null;
2473
+ this.ActivityType = 'ActivityType' in params ? params.ActivityType : null;
2474
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
2475
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
2476
+ this.MainPhoto = 'MainPhoto' in params ? params.MainPhoto : null;
2477
+ this.PrivacyAgreementId = 'PrivacyAgreementId' in params ? params.PrivacyAgreementId : null;
2478
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
2479
+ this.ActivityDataList = 'ActivityDataList' in params ? params.ActivityDataList : null;
2480
+
2481
+ }
2482
+ }
2483
+
2484
+ /**
2485
+ * 活动活码详情
2486
+ * @class
2487
+ */
2488
+ class LiveCodeDetail extends AbstractModel {
2489
+ constructor(){
2490
+ super();
2491
+
2492
+ /**
2493
+ * 活码id
2494
+ * @type {number || null}
2495
+ */
2496
+ this.LiveCodeId = null;
2497
+
2498
+ /**
2499
+ * 活码名称
2500
+ * @type {string || null}
2501
+ */
2502
+ this.LiveCodeName = null;
2503
+
2504
+ /**
2505
+ * 短链url
2506
+ 注意:此字段可能返回 null,表示取不到有效值。
2507
+ * @type {string || null}
2508
+ */
2509
+ this.ShortChainAddress = null;
2510
+
2511
+ /**
2512
+ * 活码二维码
2513
+ 注意:此字段可能返回 null,表示取不到有效值。
2514
+ * @type {string || null}
2515
+ */
2516
+ this.LiveCodePreview = null;
2517
+
2518
+ /**
2519
+ * 活动id
2520
+ * @type {number || null}
2521
+ */
2522
+ this.ActivityId = null;
2523
+
2524
+ /**
2525
+ * 活动名称
2526
+ * @type {string || null}
2527
+ */
2528
+ this.ActivityName = null;
2529
+
2530
+ /**
2531
+ * 活码状态,-1:删除,0:启用,1禁用,默认为0
2532
+ * @type {number || null}
2533
+ */
2534
+ this.LiveCodeState = null;
2535
+
2536
+ /**
2537
+ * 活码参数,每个活码参数都是不一样的, 这个的值对应的是字符串json类型
2538
+ 注意:此字段可能返回 null,表示取不到有效值。
2539
+ * @type {string || null}
2540
+ */
2541
+ this.LiveCodeData = null;
2542
+
2543
+ /**
2544
+ * 创建时间戳,单位为秒
2545
+ * @type {number || null}
2546
+ */
2547
+ this.CreateTime = null;
2548
+
2549
+ /**
2550
+ * 更新时间戳,单位为秒
2551
+ * @type {number || null}
2552
+ */
2553
+ this.UpdateTime = null;
2554
+
2555
+ }
2556
+
2557
+ /**
2558
+ * @private
2559
+ */
2560
+ deserialize(params) {
2561
+ if (!params) {
2562
+ return;
2563
+ }
2564
+ this.LiveCodeId = 'LiveCodeId' in params ? params.LiveCodeId : null;
2565
+ this.LiveCodeName = 'LiveCodeName' in params ? params.LiveCodeName : null;
2566
+ this.ShortChainAddress = 'ShortChainAddress' in params ? params.ShortChainAddress : null;
2567
+ this.LiveCodePreview = 'LiveCodePreview' in params ? params.LiveCodePreview : null;
2568
+ this.ActivityId = 'ActivityId' in params ? params.ActivityId : null;
2569
+ this.ActivityName = 'ActivityName' in params ? params.ActivityName : null;
2570
+ this.LiveCodeState = 'LiveCodeState' in params ? params.LiveCodeState : null;
2571
+ this.LiveCodeData = 'LiveCodeData' in params ? params.LiveCodeData : null;
2572
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
2573
+ this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
2574
+
2575
+ }
2576
+ }
2577
+
2578
+ /**
2579
+ * 标签组信息
2580
+ * @class
2581
+ */
2582
+ class TagGroup extends AbstractModel {
2583
+ constructor(){
2584
+ super();
2585
+
2586
+ /**
2587
+ * 企微标签组id
2588
+ * @type {string || null}
2589
+ */
2590
+ this.GroupId = null;
2591
+
2592
+ /**
2593
+ * 标签组业务id
2594
+ * @type {string || null}
2595
+ */
2596
+ this.BizGroupId = null;
2597
+
2598
+ /**
2599
+ * 企微标签组名称,不能超过15个字符
2600
+ * @type {string || null}
2601
+ */
2602
+ this.GroupName = null;
2603
+
2604
+ /**
2605
+ * 标签组次序值。sort值大的排序靠前。有效的值范围是[0, 2^32)
2606
+ * @type {number || null}
2607
+ */
2608
+ this.Sort = null;
2609
+
2610
+ /**
2611
+ * 标签组创建时间,单位为秒
2612
+ * @type {number || null}
2613
+ */
2614
+ this.CreateTime = null;
2615
+
2616
+ /**
2617
+ * 标签组内的标签列表, 上限为20
2618
+ * @type {Array.<TagDetailInfo> || null}
2619
+ */
2620
+ this.Tags = null;
2621
+
2622
+ }
2623
+
2624
+ /**
2625
+ * @private
2626
+ */
2627
+ deserialize(params) {
2628
+ if (!params) {
2629
+ return;
2630
+ }
2631
+ this.GroupId = 'GroupId' in params ? params.GroupId : null;
2632
+ this.BizGroupId = 'BizGroupId' in params ? params.BizGroupId : null;
2633
+ this.GroupName = 'GroupName' in params ? params.GroupName : null;
2634
+ this.Sort = 'Sort' in params ? params.Sort : null;
2635
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
2636
+
2637
+ if (params.Tags) {
2638
+ this.Tags = new Array();
2639
+ for (let z in params.Tags) {
2640
+ let obj = new TagDetailInfo();
2641
+ obj.deserialize(params.Tags[z]);
2642
+ this.Tags.push(obj);
2643
+ }
2644
+ }
2645
+
2646
+ }
2647
+ }
2648
+
2649
+ /**
2650
+ * 外部联系人标签
2651
+ * @class
2652
+ */
2653
+ class ExternalContactTag extends AbstractModel {
2654
+ constructor(){
2655
+ super();
2656
+
2657
+ /**
2658
+ * 该成员添加此外部联系人所打标签的分组名称(标签功能需要企业微信升级到2.7.5及以上版本)
2659
+ 注意:此字段可能返回 null,表示取不到有效值。
2660
+ * @type {string || null}
2661
+ */
2662
+ this.GroupName = null;
2663
+
2664
+ /**
2665
+ * 该成员添加此外部联系人所打标签名称
2666
+ 注意:此字段可能返回 null,表示取不到有效值。
2667
+ * @type {string || null}
2668
+ */
2669
+ this.TagName = null;
2670
+
2671
+ /**
2672
+ * 该成员添加此外部联系人所打标签类型, 1-企业设置, 2-用户自定义
2673
+ 注意:此字段可能返回 null,表示取不到有效值。
2674
+ * @type {number || null}
2675
+ */
2676
+ this.Type = null;
2677
+
2678
+ /**
2679
+ * 该成员添加此外部联系人所打企业标签的id,仅企业设置(type为1)的标签返回
2680
+ 注意:此字段可能返回 null,表示取不到有效值。
2681
+ * @type {string || null}
2682
+ */
2683
+ this.TagId = null;
2684
+
2685
+ }
2686
+
2687
+ /**
2688
+ * @private
2689
+ */
2690
+ deserialize(params) {
2691
+ if (!params) {
2692
+ return;
2693
+ }
2694
+ this.GroupName = 'GroupName' in params ? params.GroupName : null;
2695
+ this.TagName = 'TagName' in params ? params.TagName : null;
2696
+ this.Type = 'Type' in params ? params.Type : null;
2697
+ this.TagId = 'TagId' in params ? params.TagId : null;
2698
+
2699
+ }
2700
+ }
2701
+
2702
+ /**
2703
+ * 会话存档数据详情
2704
+ * @class
2705
+ */
2706
+ class ChatArchivingDetail extends AbstractModel {
2707
+ constructor(){
2708
+ super();
2709
+
2710
+ /**
2711
+ * 消息id
2712
+ * @type {string || null}
2713
+ */
2714
+ this.MsgId = null;
2715
+
2716
+ /**
2717
+ * 动作名称,switch表示切换企微账号,send表示企微普通消息
2718
+ * @type {string || null}
2719
+ */
2720
+ this.Action = null;
2721
+
2722
+ /**
2723
+ * 消息类型,当Action != "switch"时存在,例如video, text, voice 等,和企微开放文档一一对应
2724
+ https://open.work.weixin.qq.com/api/doc/90000/90135/91774
2725
+ 注意:此字段可能返回 null,表示取不到有效值。
2726
+ * @type {string || null}
2727
+ */
2728
+ this.MsgType = null;
2729
+
2730
+ /**
2731
+ * 消息发送人
2732
+ 注意:此字段可能返回 null,表示取不到有效值。
2733
+ * @type {string || null}
2734
+ */
2735
+ this.From = null;
2736
+
2737
+ /**
2738
+ * 消息接收人列表,注意接收人可能只有一个
2739
+ 注意:此字段可能返回 null,表示取不到有效值。
2740
+ * @type {Array.<string> || null}
2741
+ */
2742
+ this.ToList = null;
2743
+
2744
+ /**
2745
+ * 如果是群消息,则不为空
2746
+ 注意:此字段可能返回 null,表示取不到有效值。
2747
+ * @type {string || null}
2748
+ */
2749
+ this.RoomId = null;
2750
+
2751
+ /**
2752
+ * 消息发送的时间戳,单位为秒
2753
+ 注意:此字段可能返回 null,表示取不到有效值。
2754
+ * @type {number || null}
2755
+ */
2756
+ this.MsgTime = null;
2757
+
2758
+ /**
2759
+ * MsgType=video时的消息体,忽略此字段,见BodyJson字段
2760
+ 注意:此字段可能返回 null,表示取不到有效值。
2761
+ * @type {ChatArchivingMsgTypeVideo || null}
2762
+ */
2763
+ this.Video = null;
2764
+
2765
+ /**
2766
+ * 根据MsgType的不同取值,解析内容不同,参考:https://open.work.weixin.qq.com/api/doc/90000/90135/91774
2767
+ 注意:此字段可能返回 null,表示取不到有效值。
2768
+ * @type {string || null}
2769
+ */
2770
+ this.BodyJson = null;
2771
+
2772
+ }
2773
+
2774
+ /**
2775
+ * @private
2776
+ */
2777
+ deserialize(params) {
2778
+ if (!params) {
2779
+ return;
2780
+ }
2781
+ this.MsgId = 'MsgId' in params ? params.MsgId : null;
2782
+ this.Action = 'Action' in params ? params.Action : null;
2783
+ this.MsgType = 'MsgType' in params ? params.MsgType : null;
2784
+ this.From = 'From' in params ? params.From : null;
2785
+ this.ToList = 'ToList' in params ? params.ToList : null;
2786
+ this.RoomId = 'RoomId' in params ? params.RoomId : null;
2787
+ this.MsgTime = 'MsgTime' in params ? params.MsgTime : null;
2788
+
2789
+ if (params.Video) {
2790
+ let obj = new ChatArchivingMsgTypeVideo();
2791
+ obj.deserialize(params.Video)
2792
+ this.Video = obj;
2793
+ }
2794
+ this.BodyJson = 'BodyJson' in params ? params.BodyJson : null;
2795
+
2796
+ }
2797
+ }
2798
+
2799
+ /**
2800
+ * QueryActivityList返回参数结构体
2801
+ * @class
2802
+ */
2803
+ class QueryActivityListResponse extends AbstractModel {
2804
+ constructor(){
2805
+ super();
2806
+
2807
+ /**
2808
+ * 分页游标
2809
+ 注意:此字段可能返回 null,表示取不到有效值。
2810
+ * @type {string || null}
2811
+ */
2812
+ this.NextCursor = null;
2813
+
2814
+ /**
2815
+ * 活码列表响应参数
2816
+ 注意:此字段可能返回 null,表示取不到有效值。
2817
+ * @type {Array.<ActivityDetail> || null}
2818
+ */
2819
+ this.PageData = null;
2820
+
2821
+ /**
2822
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2823
+ * @type {string || null}
2824
+ */
2825
+ this.RequestId = null;
2826
+
2827
+ }
2828
+
2829
+ /**
2830
+ * @private
2831
+ */
2832
+ deserialize(params) {
2833
+ if (!params) {
2834
+ return;
2835
+ }
2836
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
2837
+
2838
+ if (params.PageData) {
2839
+ this.PageData = new Array();
2840
+ for (let z in params.PageData) {
2841
+ let obj = new ActivityDetail();
2842
+ obj.deserialize(params.PageData[z]);
2843
+ this.PageData.push(obj);
2844
+ }
2845
+ }
2846
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2847
+
2848
+ }
2849
+ }
2850
+
2851
+ /**
2852
+ * QueryStaffEventDetailStatistics返回参数结构体
2853
+ * @class
2854
+ */
2855
+ class QueryStaffEventDetailStatisticsResponse extends AbstractModel {
2856
+ constructor(){
2857
+ super();
2858
+
2859
+ /**
2860
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
2861
+ 注意:此字段可能返回 null,表示取不到有效值。
2862
+ * @type {string || null}
2863
+ */
2864
+ this.NextCursor = null;
2865
+
2866
+ /**
2867
+ * 企业成员SaaS使用明细统计响应数据
2868
+ 注意:此字段可能返回 null,表示取不到有效值。
2869
+ * @type {Array.<SalesActionEventDetail> || null}
2870
+ */
2871
+ this.PageData = null;
2872
+
2873
+ /**
2874
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2875
+ * @type {string || null}
2876
+ */
2877
+ this.RequestId = null;
2878
+
2879
+ }
2880
+
2881
+ /**
2882
+ * @private
2883
+ */
2884
+ deserialize(params) {
2885
+ if (!params) {
2886
+ return;
2887
+ }
2888
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
2889
+
2890
+ if (params.PageData) {
2891
+ this.PageData = new Array();
2892
+ for (let z in params.PageData) {
2893
+ let obj = new SalesActionEventDetail();
2894
+ obj.deserialize(params.PageData[z]);
2895
+ this.PageData.push(obj);
2896
+ }
2897
+ }
2898
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2899
+
2900
+ }
2901
+ }
2902
+
2903
+ /**
2904
+ * QueryActivityJoinList请求参数结构体
2905
+ * @class
2906
+ */
2907
+ class QueryActivityJoinListRequest extends AbstractModel {
2908
+ constructor(){
2909
+ super();
2910
+
2911
+ /**
2912
+ * 活动id
2913
+ * @type {number || null}
2914
+ */
2915
+ this.ActivityId = null;
2916
+
2917
+ /**
2918
+ * 分页游标,对应结果返回的NextCursor,首次请求保持为空
2919
+ * @type {string || null}
2920
+ */
2921
+ this.Cursor = null;
2922
+
2923
+ /**
2924
+ * 单页数据限制
2925
+ * @type {number || null}
2926
+ */
2927
+ this.Limit = null;
2928
+
2929
+ }
2930
+
2931
+ /**
2932
+ * @private
2933
+ */
2934
+ deserialize(params) {
2935
+ if (!params) {
2936
+ return;
2937
+ }
2938
+ this.ActivityId = 'ActivityId' in params ? params.ActivityId : null;
2939
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
2940
+ this.Limit = 'Limit' in params ? params.Limit : null;
2941
+
2942
+ }
2943
+ }
2944
+
2945
+ /**
2946
+ * 经销商信息
2947
+ * @class
2948
+ */
2949
+ class DealerInfo extends AbstractModel {
2950
+ constructor(){
2951
+ super();
2952
+
2953
+ /**
2954
+ * 企微SaaS平台经销商id
2955
+ * @type {number || null}
2956
+ */
2957
+ this.DealerId = null;
2958
+
2959
+ /**
2960
+ * 经销商名称
2961
+ * @type {string || null}
2962
+ */
2963
+ this.DealerName = null;
2964
+
2965
+ }
2966
+
2967
+ /**
2968
+ * @private
2969
+ */
2970
+ deserialize(params) {
2971
+ if (!params) {
2972
+ return;
2973
+ }
2974
+ this.DealerId = 'DealerId' in params ? params.DealerId : null;
2975
+ this.DealerName = 'DealerName' in params ? params.DealerName : null;
2976
+
2977
+ }
2978
+ }
2979
+
2980
+ /**
2981
+ * QueryExternalUserMappingInfo请求参数结构体
2982
+ * @class
2983
+ */
2984
+ class QueryExternalUserMappingInfoRequest extends AbstractModel {
2985
+ constructor(){
2986
+ super();
2987
+
2988
+ /**
2989
+ * 企业主体对应的外部联系人id列表,列表长度限制最大为50。
2990
+ * @type {Array.<string> || null}
2991
+ */
2992
+ this.CorpExternalUserIdList = null;
2993
+
2994
+ }
2995
+
2996
+ /**
2997
+ * @private
2998
+ */
2999
+ deserialize(params) {
3000
+ if (!params) {
3001
+ return;
3002
+ }
3003
+ this.CorpExternalUserIdList = 'CorpExternalUserIdList' in params ? params.CorpExternalUserIdList : null;
3004
+
3005
+ }
3006
+ }
3007
+
3008
+ /**
3009
+ * QueryCrmStatistics返回参数结构体
3010
+ * @class
3011
+ */
3012
+ class QueryCrmStatisticsResponse extends AbstractModel {
3013
+ constructor(){
3014
+ super();
3015
+
3016
+ /**
3017
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
3018
+ 注意:此字段可能返回 null,表示取不到有效值。
3019
+ * @type {string || null}
3020
+ */
3021
+ this.NextCursor = null;
3022
+
3023
+ /**
3024
+ * CRM统计响应数据
3025
+ 注意:此字段可能返回 null,表示取不到有效值。
3026
+ * @type {Array.<CrmStatisticsData> || null}
3027
+ */
3028
+ this.PageData = null;
3029
+
3030
+ /**
3031
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3032
+ * @type {string || null}
3033
+ */
3034
+ this.RequestId = null;
3035
+
3036
+ }
3037
+
3038
+ /**
3039
+ * @private
3040
+ */
3041
+ deserialize(params) {
3042
+ if (!params) {
3043
+ return;
3044
+ }
3045
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
3046
+
3047
+ if (params.PageData) {
3048
+ this.PageData = new Array();
3049
+ for (let z in params.PageData) {
3050
+ let obj = new CrmStatisticsData();
3051
+ obj.deserialize(params.PageData[z]);
3052
+ this.PageData.push(obj);
3053
+ }
3054
+ }
3055
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3056
+
3057
+ }
3058
+ }
3059
+
3060
+ /**
3061
+ * QueryChannelCodeList请求参数结构体
3062
+ * @class
3063
+ */
3064
+ class QueryChannelCodeListRequest extends AbstractModel {
3065
+ constructor(){
3066
+ super();
3067
+
3068
+ /**
3069
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3070
+ * @type {string || null}
3071
+ */
3072
+ this.Cursor = null;
3073
+
3074
+ /**
3075
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3076
+ * @type {number || null}
3077
+ */
3078
+ this.Limit = null;
3079
+
3080
+ }
3081
+
3082
+ /**
3083
+ * @private
3084
+ */
3085
+ deserialize(params) {
3086
+ if (!params) {
3087
+ return;
3088
+ }
3089
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3090
+ this.Limit = 'Limit' in params ? params.Limit : null;
3091
+
3092
+ }
3093
+ }
3094
+
3095
+ /**
3096
+ * QueryDealerInfoList返回参数结构体
3097
+ * @class
3098
+ */
3099
+ class QueryDealerInfoListResponse extends AbstractModel {
3100
+ constructor(){
3101
+ super();
3102
+
3103
+ /**
3104
+ * 经销商信息列表
3105
+ 注意:此字段可能返回 null,表示取不到有效值。
3106
+ * @type {Array.<DealerInfo> || null}
3107
+ */
3108
+ this.PageData = null;
3109
+
3110
+ /**
3111
+ * 分页游标,下次调用带上该值,则从当前的位置继续往后拉取新增的数据,以实现增量拉取。
3112
+ 注意:此字段可能返回 null,表示取不到有效值。
3113
+ * @type {string || null}
3114
+ */
3115
+ this.NextCursor = null;
3116
+
3117
+ /**
3118
+ * 是否还有更多数据。0-否;1-是。
3119
+ 注意:此字段可能返回 null,表示取不到有效值。
3120
+ * @type {number || null}
3121
+ */
3122
+ this.HasMore = null;
3123
+
3124
+ /**
3125
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3126
+ * @type {string || null}
3127
+ */
3128
+ this.RequestId = null;
3129
+
3130
+ }
3131
+
3132
+ /**
3133
+ * @private
3134
+ */
3135
+ deserialize(params) {
3136
+ if (!params) {
3137
+ return;
3138
+ }
3139
+
3140
+ if (params.PageData) {
3141
+ this.PageData = new Array();
3142
+ for (let z in params.PageData) {
3143
+ let obj = new DealerInfo();
3144
+ obj.deserialize(params.PageData[z]);
3145
+ this.PageData.push(obj);
3146
+ }
3147
+ }
3148
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
3149
+ this.HasMore = 'HasMore' in params ? params.HasMore : null;
3150
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3151
+
3152
+ }
3153
+ }
3154
+
3155
+ /**
3156
+ * 企微个人标签信息,渠道活码使用
3157
+ * @class
3158
+ */
3159
+ class WeComTagDetail extends AbstractModel {
3160
+ constructor(){
3161
+ super();
3162
+
3163
+ /**
3164
+ * 标签分组名称
3165
+ 注意:此字段可能返回 null,表示取不到有效值。
3166
+ * @type {string || null}
3167
+ */
3168
+ this.GroupName = null;
3169
+
3170
+ /**
3171
+ * 标签分组业务ID
3172
+ 注意:此字段可能返回 null,表示取不到有效值。
3173
+ * @type {string || null}
3174
+ */
3175
+ this.BizGroupId = null;
3176
+
3177
+ /**
3178
+ * 标签名称
3179
+ 注意:此字段可能返回 null,表示取不到有效值。
3180
+ * @type {string || null}
3181
+ */
3182
+ this.TagName = null;
3183
+
3184
+ /**
3185
+ * 标签ID
3186
+ 注意:此字段可能返回 null,表示取不到有效值。
3187
+ * @type {string || null}
3188
+ */
3189
+ this.TagId = null;
3190
+
3191
+ /**
3192
+ * 标签业务ID
3193
+ 注意:此字段可能返回 null,表示取不到有效值。
3194
+ * @type {string || null}
3195
+ */
3196
+ this.BizTagId = null;
3197
+
3198
+ /**
3199
+ * 标签分类,1:企业设置、2:用户自定义
3200
+ 注意:此字段可能返回 null,表示取不到有效值。
3201
+ * @type {number || null}
3202
+ */
3203
+ this.Type = null;
3204
+
3205
+ /**
3206
+ * 标签业务ID字符串格式
3207
+ 注意:此字段可能返回 null,表示取不到有效值。
3208
+ * @type {string || null}
3209
+ */
3210
+ this.BizTagIdStr = null;
3211
+
3212
+ }
3213
+
3214
+ /**
3215
+ * @private
3216
+ */
3217
+ deserialize(params) {
3218
+ if (!params) {
3219
+ return;
3220
+ }
3221
+ this.GroupName = 'GroupName' in params ? params.GroupName : null;
3222
+ this.BizGroupId = 'BizGroupId' in params ? params.BizGroupId : null;
3223
+ this.TagName = 'TagName' in params ? params.TagName : null;
3224
+ this.TagId = 'TagId' in params ? params.TagId : null;
3225
+ this.BizTagId = 'BizTagId' in params ? params.BizTagId : null;
3226
+ this.Type = 'Type' in params ? params.Type : null;
3227
+ this.BizTagIdStr = 'BizTagIdStr' in params ? params.BizTagIdStr : null;
3228
+
3229
+ }
3230
+ }
3231
+
3232
+ /**
3233
+ * QueryActivityLiveCodeList请求参数结构体
3234
+ * @class
3235
+ */
3236
+ class QueryActivityLiveCodeListRequest extends AbstractModel {
3237
+ constructor(){
3238
+ super();
3239
+
3240
+ /**
3241
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3242
+ * @type {string || null}
3243
+ */
3244
+ this.Cursor = null;
3245
+
3246
+ /**
3247
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3248
+ * @type {number || null}
3249
+ */
3250
+ this.Limit = null;
3251
+
3252
+ }
3253
+
3254
+ /**
3255
+ * @private
3256
+ */
3257
+ deserialize(params) {
3258
+ if (!params) {
3259
+ return;
3260
+ }
3261
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3262
+ this.Limit = 'Limit' in params ? params.Limit : null;
3263
+
3264
+ }
3265
+ }
3266
+
3267
+ /**
3268
+ * QueryActivityJoinList返回参数结构体
3269
+ * @class
3270
+ */
3271
+ class QueryActivityJoinListResponse extends AbstractModel {
3272
+ constructor(){
3273
+ super();
3274
+
3275
+ /**
3276
+ * 分页游标
3277
+ 注意:此字段可能返回 null,表示取不到有效值。
3278
+ * @type {string || null}
3279
+ */
3280
+ this.NextCursor = null;
3281
+
3282
+ /**
3283
+ * 活码列表响应参数
3284
+ 注意:此字段可能返回 null,表示取不到有效值。
3285
+ * @type {Array.<ActivityJoinDetail> || null}
3286
+ */
3287
+ this.PageData = null;
3288
+
3289
+ /**
3290
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3291
+ * @type {string || null}
3292
+ */
3293
+ this.RequestId = null;
3294
+
3295
+ }
3296
+
3297
+ /**
3298
+ * @private
3299
+ */
3300
+ deserialize(params) {
3301
+ if (!params) {
3302
+ return;
3303
+ }
3304
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
3305
+
3306
+ if (params.PageData) {
3307
+ this.PageData = new Array();
3308
+ for (let z in params.PageData) {
3309
+ let obj = new ActivityJoinDetail();
3310
+ obj.deserialize(params.PageData[z]);
3311
+ this.PageData.push(obj);
3312
+ }
3313
+ }
3314
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3315
+
3316
+ }
3317
+ }
3318
+
3319
+ /**
3320
+ * 线索信息详情
3321
+ * @class
3322
+ */
3323
+ class ClueInfoDetail extends AbstractModel {
3324
+ constructor(){
3325
+ super();
3326
+
3327
+ /**
3328
+ * 线索id,线索唯一识别编码
3329
+ * @type {string || null}
3330
+ */
3331
+ this.ClueId = null;
3332
+
3333
+ /**
3334
+ * 接待客户经销商顾问所属组织id,多个组织使用逗号分割
3335
+ * @type {string || null}
3336
+ */
3337
+ this.DealerId = null;
3338
+
3339
+ /**
3340
+ * 线索获取时间,用户添加企业微信时间,单位是秒
3341
+ * @type {number || null}
3342
+ */
3343
+ this.EnquireTime = null;
3344
+
3345
+ /**
3346
+ * 客户在微信生态中唯一识别码
3347
+ * @type {string || null}
3348
+ */
3349
+ this.UnionId = null;
3350
+
3351
+ /**
3352
+ * 微信昵称
3353
+ * @type {string || null}
3354
+ */
3355
+ this.Name = null;
3356
+
3357
+ /**
3358
+ * 联系方式
3359
+ * @type {string || null}
3360
+ */
3361
+ this.Phone = null;
3362
+
3363
+ /**
3364
+ * 车系编号
3365
+ * @type {string || null}
3366
+ */
3367
+ this.SeriesCode = null;
3368
+
3369
+ /**
3370
+ * 车型编号
3371
+ * @type {string || null}
3372
+ */
3373
+ this.ModelCode = null;
3374
+
3375
+ /**
3376
+ * 省份编号
3377
+ * @type {string || null}
3378
+ */
3379
+ this.ProvinceCode = null;
3380
+
3381
+ /**
3382
+ * 城市编号
3383
+ * @type {string || null}
3384
+ */
3385
+ this.CityCode = null;
3386
+
3387
+ /**
3388
+ * 顾问名称
3389
+ * @type {string || null}
3390
+ */
3391
+ this.SalesName = null;
3392
+
3393
+ /**
3394
+ * 顾问电话
3395
+ * @type {string || null}
3396
+ */
3397
+ this.SalesPhone = null;
3398
+
3399
+ /**
3400
+ * 备注
3401
+ * @type {string || null}
3402
+ */
3403
+ this.Remark = null;
3404
+
3405
+ /**
3406
+ * 标签
3407
+ * @type {Array.<string> || null}
3408
+ */
3409
+ this.TagList = null;
3410
+
3411
+ }
3412
+
3413
+ /**
3414
+ * @private
3415
+ */
3416
+ deserialize(params) {
3417
+ if (!params) {
3418
+ return;
3419
+ }
3420
+ this.ClueId = 'ClueId' in params ? params.ClueId : null;
3421
+ this.DealerId = 'DealerId' in params ? params.DealerId : null;
3422
+ this.EnquireTime = 'EnquireTime' in params ? params.EnquireTime : null;
3423
+ this.UnionId = 'UnionId' in params ? params.UnionId : null;
3424
+ this.Name = 'Name' in params ? params.Name : null;
3425
+ this.Phone = 'Phone' in params ? params.Phone : null;
3426
+ this.SeriesCode = 'SeriesCode' in params ? params.SeriesCode : null;
3427
+ this.ModelCode = 'ModelCode' in params ? params.ModelCode : null;
3428
+ this.ProvinceCode = 'ProvinceCode' in params ? params.ProvinceCode : null;
3429
+ this.CityCode = 'CityCode' in params ? params.CityCode : null;
3430
+ this.SalesName = 'SalesName' in params ? params.SalesName : null;
3431
+ this.SalesPhone = 'SalesPhone' in params ? params.SalesPhone : null;
3432
+ this.Remark = 'Remark' in params ? params.Remark : null;
3433
+ this.TagList = 'TagList' in params ? params.TagList : null;
3434
+
3435
+ }
3436
+ }
3437
+
3438
+ /**
3439
+ * QueryDealerInfoList请求参数结构体
3440
+ * @class
3441
+ */
3442
+ class QueryDealerInfoListRequest extends AbstractModel {
3443
+ constructor(){
3444
+ super();
3445
+
3446
+ /**
3447
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3448
+ * @type {string || null}
3449
+ */
3450
+ this.Cursor = null;
3451
+
3452
+ /**
3453
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3454
+ * @type {number || null}
3455
+ */
3456
+ this.Limit = null;
3457
+
3458
+ }
3459
+
3460
+ /**
3461
+ * @private
3462
+ */
3463
+ deserialize(params) {
3464
+ if (!params) {
3465
+ return;
3466
+ }
3467
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3468
+ this.Limit = 'Limit' in params ? params.Limit : null;
3469
+
3470
+ }
3471
+ }
3472
+
3473
+ /**
3474
+ * QueryMiniAppCodeList返回参数结构体
3475
+ * @class
3476
+ */
3477
+ class QueryMiniAppCodeListResponse extends AbstractModel {
3478
+ constructor(){
3479
+ super();
3480
+
3481
+ /**
3482
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
3483
+ 注意:此字段可能返回 null,表示取不到有效值。
3484
+ * @type {string || null}
3485
+ */
3486
+ this.NextCursor = null;
3487
+
3488
+ /**
3489
+ * 小程序码列表响应数据
3490
+ 注意:此字段可能返回 null,表示取不到有效值。
3491
+ * @type {Array.<MiniAppCodeInfo> || null}
3492
+ */
3493
+ this.PageData = null;
3494
+
3495
+ /**
3496
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3497
+ * @type {string || null}
3498
+ */
3499
+ this.RequestId = null;
3500
+
3501
+ }
3502
+
3503
+ /**
3504
+ * @private
3505
+ */
3506
+ deserialize(params) {
3507
+ if (!params) {
3508
+ return;
3509
+ }
3510
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
3511
+
3512
+ if (params.PageData) {
3513
+ this.PageData = new Array();
3514
+ for (let z in params.PageData) {
3515
+ let obj = new MiniAppCodeInfo();
3516
+ obj.deserialize(params.PageData[z]);
3517
+ this.PageData.push(obj);
3518
+ }
3519
+ }
3520
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3521
+
3522
+ }
3523
+ }
3524
+
3525
+ /**
3526
+ * CreateChannelCode返回参数结构体
3527
+ * @class
3528
+ */
3529
+ class CreateChannelCodeResponse extends AbstractModel {
3530
+ constructor(){
3531
+ super();
3532
+
3533
+ /**
3534
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3535
+ * @type {string || null}
3536
+ */
3537
+ this.RequestId = null;
3538
+
3539
+ }
3540
+
3541
+ /**
3542
+ * @private
3543
+ */
3544
+ deserialize(params) {
3545
+ if (!params) {
3546
+ return;
3547
+ }
3548
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3549
+
3550
+ }
3551
+ }
3552
+
3553
+ /**
3554
+ * QueryLicenseInfo请求参数结构体
3555
+ * @class
3556
+ */
3557
+ class QueryLicenseInfoRequest extends AbstractModel {
3558
+ constructor(){
3559
+ super();
3560
+
3561
+ /**
3562
+ * license编号
3563
+ * @type {string || null}
3564
+ */
3565
+ this.License = null;
3566
+
3567
+ }
3568
+
3569
+ /**
3570
+ * @private
3571
+ */
3572
+ deserialize(params) {
3573
+ if (!params) {
3574
+ return;
3575
+ }
3576
+ this.License = 'License' in params ? params.License : null;
3577
+
3578
+ }
3579
+ }
3580
+
3581
+ /**
3582
+ * QueryCustomerEventDetailStatistics请求参数结构体
3583
+ * @class
3584
+ */
3585
+ class QueryCustomerEventDetailStatisticsRequest extends AbstractModel {
3586
+ constructor(){
3587
+ super();
3588
+
3589
+ /**
3590
+ * 查询开始时间, 单位秒
3591
+ * @type {number || null}
3592
+ */
3593
+ this.BeginTime = null;
3594
+
3595
+ /**
3596
+ * 查询结束时间, 单位秒
3597
+ * @type {number || null}
3598
+ */
3599
+ this.EndTime = null;
3600
+
3601
+ /**
3602
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3603
+ * @type {string || null}
3604
+ */
3605
+ this.Cursor = null;
3606
+
3607
+ /**
3608
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3609
+ * @type {number || null}
3610
+ */
3611
+ this.Limit = null;
3612
+
3613
+ }
3614
+
3615
+ /**
3616
+ * @private
3617
+ */
3618
+ deserialize(params) {
3619
+ if (!params) {
3620
+ return;
3621
+ }
3622
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
3623
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
3624
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3625
+ this.Limit = 'Limit' in params ? params.Limit : null;
3626
+
3627
+ }
3628
+ }
3629
+
3630
+ /**
3631
+ * QueryCrmStatistics请求参数结构体
3632
+ * @class
3633
+ */
3634
+ class QueryCrmStatisticsRequest extends AbstractModel {
3635
+ constructor(){
3636
+ super();
3637
+
3638
+ /**
3639
+ * 查询开始时间, 单位秒
3640
+ * @type {number || null}
3641
+ */
3642
+ this.BeginTime = null;
3643
+
3644
+ /**
3645
+ * 查询结束时间, 单位秒
3646
+ * @type {number || null}
3647
+ */
3648
+ this.EndTime = null;
3649
+
3650
+ /**
3651
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3652
+ * @type {string || null}
3653
+ */
3654
+ this.Cursor = null;
3655
+
3656
+ /**
3657
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3658
+ * @type {number || null}
3659
+ */
3660
+ this.Limit = null;
3661
+
3662
+ /**
3663
+ * 请求的企业成员id,为空时默认全租户
3664
+ * @type {string || null}
3665
+ */
3666
+ this.SalesId = null;
3667
+
3668
+ /**
3669
+ * 请求的部门id,为空时默认全租户
3670
+ * @type {number || null}
3671
+ */
3672
+ this.OrgId = null;
3673
+
3674
+ }
3675
+
3676
+ /**
3677
+ * @private
3678
+ */
3679
+ deserialize(params) {
3680
+ if (!params) {
3681
+ return;
3682
+ }
3683
+ this.BeginTime = 'BeginTime' in params ? params.BeginTime : null;
3684
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
3685
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3686
+ this.Limit = 'Limit' in params ? params.Limit : null;
3687
+ this.SalesId = 'SalesId' in params ? params.SalesId : null;
3688
+ this.OrgId = 'OrgId' in params ? params.OrgId : null;
3689
+
3690
+ }
3691
+ }
3692
+
3693
+ /**
3694
+ * QueryActivityList请求参数结构体
3695
+ * @class
3696
+ */
3697
+ class QueryActivityListRequest extends AbstractModel {
3698
+ constructor(){
3699
+ super();
3700
+
3701
+ /**
3702
+ * 分页游标,对应结果返回的NextCursor,首次请求保持为空
3703
+ * @type {string || null}
3704
+ */
3705
+ this.Cursor = null;
3706
+
3707
+ /**
3708
+ * 单页数据限制
3709
+ * @type {number || null}
3710
+ */
3711
+ this.Limit = null;
3712
+
3713
+ }
3714
+
3715
+ /**
3716
+ * @private
3717
+ */
3718
+ deserialize(params) {
3719
+ if (!params) {
3720
+ return;
3721
+ }
3722
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3723
+ this.Limit = 'Limit' in params ? params.Limit : null;
3724
+
3725
+ }
3726
+ }
3727
+
3728
+ /**
3729
+ * QueryMiniAppCodeList请求参数结构体
3730
+ * @class
3731
+ */
3732
+ class QueryMiniAppCodeListRequest extends AbstractModel {
3733
+ constructor(){
3734
+ super();
3735
+
3736
+ /**
3737
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3738
+ * @type {string || null}
3739
+ */
3740
+ this.Cursor = null;
3741
+
3742
+ /**
3743
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3744
+ * @type {number || null}
3745
+ */
3746
+ this.Limit = null;
3747
+
3748
+ }
3749
+
3750
+ /**
3751
+ * @private
3752
+ */
3753
+ deserialize(params) {
3754
+ if (!params) {
3755
+ return;
3756
+ }
3757
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3758
+ this.Limit = 'Limit' in params ? params.Limit : null;
3759
+
3760
+ }
3761
+ }
3762
+
3763
+ /**
3764
+ * QueryChatArchivingList请求参数结构体
3765
+ * @class
3766
+ */
3767
+ class QueryChatArchivingListRequest extends AbstractModel {
3768
+ constructor(){
3769
+ super();
3770
+
3771
+ /**
3772
+ * 用于分页查询的游标,字符串类型,由上一次调用返回,首次调用可不填
3773
+ * @type {string || null}
3774
+ */
3775
+ this.Cursor = null;
3776
+
3777
+ /**
3778
+ * 返回的最大记录数,整型,最大值100,默认值50,超过最大值时取最大值
3779
+ * @type {number || null}
3780
+ */
3781
+ this.Limit = null;
3782
+
3783
+ }
3784
+
3785
+ /**
3786
+ * @private
3787
+ */
3788
+ deserialize(params) {
3789
+ if (!params) {
3790
+ return;
3791
+ }
3792
+ this.Cursor = 'Cursor' in params ? params.Cursor : null;
3793
+ this.Limit = 'Limit' in params ? params.Limit : null;
3794
+
3795
+ }
3796
+ }
3797
+
3798
+ /**
3799
+ * CreateLead请求参数结构体
3800
+ * @class
3801
+ */
3802
+ class CreateLeadRequest extends AbstractModel {
3803
+ constructor(){
3804
+ super();
3805
+
3806
+ /**
3807
+ * 来源ID
3808
+ * @type {number || null}
3809
+ */
3810
+ this.ChannelId = null;
3811
+
3812
+ /**
3813
+ * 来源名称
3814
+ * @type {string || null}
3815
+ */
3816
+ this.ChannelName = null;
3817
+
3818
+ /**
3819
+ * 创建时间, 单位毫秒
3820
+ * @type {number || null}
3821
+ */
3822
+ this.CreateTime = null;
3823
+
3824
+ /**
3825
+ * 线索类型:1-400呼入,2-常规留资
3826
+ * @type {number || null}
3827
+ */
3828
+ this.SourceType = null;
3829
+
3830
+ /**
3831
+ * 经销商id
3832
+ * @type {number || null}
3833
+ */
3834
+ this.DealerId = null;
3835
+
3836
+ /**
3837
+ * 品牌id
3838
+ * @type {number || null}
3839
+ */
3840
+ this.BrandId = null;
3841
+
3842
+ /**
3843
+ * 车系id
3844
+ * @type {number || null}
3845
+ */
3846
+ this.SeriesId = null;
3847
+
3848
+ /**
3849
+ * 客户姓名
3850
+ * @type {string || null}
3851
+ */
3852
+ this.CustomerName = null;
3853
+
3854
+ /**
3855
+ * 客户手机号
3856
+ * @type {string || null}
3857
+ */
3858
+ this.CustomerPhone = null;
3859
+
3860
+ /**
3861
+ * 车型id
3862
+ * @type {number || null}
3863
+ */
3864
+ this.ModelId = null;
3865
+
3866
+ /**
3867
+ * 客户性别: 0-未知, 1-男, 2-女
3868
+ * @type {number || null}
3869
+ */
3870
+ this.CustomerSex = null;
3871
+
3872
+ /**
3873
+ * 销售姓名
3874
+ * @type {string || null}
3875
+ */
3876
+ this.SalesName = null;
3877
+
3878
+ /**
3879
+ * 销售手机号
3880
+ * @type {string || null}
3881
+ */
3882
+ this.SalesPhone = null;
3883
+
3884
+ /**
3885
+ * Cc坐席姓名
3886
+ * @type {string || null}
3887
+ */
3888
+ this.CcName = null;
3889
+
3890
+ /**
3891
+ * 备注
3892
+ * @type {string || null}
3893
+ */
3894
+ this.Remark = null;
3895
+
3896
+ }
3897
+
3898
+ /**
3899
+ * @private
3900
+ */
3901
+ deserialize(params) {
3902
+ if (!params) {
3903
+ return;
3904
+ }
3905
+ this.ChannelId = 'ChannelId' in params ? params.ChannelId : null;
3906
+ this.ChannelName = 'ChannelName' in params ? params.ChannelName : null;
3907
+ this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
3908
+ this.SourceType = 'SourceType' in params ? params.SourceType : null;
3909
+ this.DealerId = 'DealerId' in params ? params.DealerId : null;
3910
+ this.BrandId = 'BrandId' in params ? params.BrandId : null;
3911
+ this.SeriesId = 'SeriesId' in params ? params.SeriesId : null;
3912
+ this.CustomerName = 'CustomerName' in params ? params.CustomerName : null;
3913
+ this.CustomerPhone = 'CustomerPhone' in params ? params.CustomerPhone : null;
3914
+ this.ModelId = 'ModelId' in params ? params.ModelId : null;
3915
+ this.CustomerSex = 'CustomerSex' in params ? params.CustomerSex : null;
3916
+ this.SalesName = 'SalesName' in params ? params.SalesName : null;
3917
+ this.SalesPhone = 'SalesPhone' in params ? params.SalesPhone : null;
3918
+ this.CcName = 'CcName' in params ? params.CcName : null;
3919
+ this.Remark = 'Remark' in params ? params.Remark : null;
3920
+
3921
+ }
3922
+ }
3923
+
3924
+ /**
3925
+ * QueryChannelCodeList返回参数结构体
3926
+ * @class
3927
+ */
3928
+ class QueryChannelCodeListResponse extends AbstractModel {
3929
+ constructor(){
3930
+ super();
3931
+
3932
+ /**
3933
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
3934
+ 注意:此字段可能返回 null,表示取不到有效值。
3935
+ * @type {string || null}
3936
+ */
3937
+ this.NextCursor = null;
3938
+
3939
+ /**
3940
+ * 活码列表响应参数
3941
+ 注意:此字段可能返回 null,表示取不到有效值。
3942
+ * @type {Array.<ChannelCodeInnerDetail> || null}
3943
+ */
3944
+ this.PageData = null;
3945
+
3946
+ /**
3947
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3948
+ * @type {string || null}
3949
+ */
3950
+ this.RequestId = null;
3951
+
3952
+ }
3953
+
3954
+ /**
3955
+ * @private
3956
+ */
3957
+ deserialize(params) {
3958
+ if (!params) {
3959
+ return;
3960
+ }
3961
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
3962
+
3963
+ if (params.PageData) {
3964
+ this.PageData = new Array();
3965
+ for (let z in params.PageData) {
3966
+ let obj = new ChannelCodeInnerDetail();
3967
+ obj.deserialize(params.PageData[z]);
3968
+ this.PageData.push(obj);
3969
+ }
3970
+ }
3971
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3972
+
3973
+ }
3974
+ }
3975
+
3976
+ /**
3977
+ * 企业成员SaaS使用明细数据
3978
+ * @class
3979
+ */
3980
+ class SalesActionEventDetail extends AbstractModel {
3981
+ constructor(){
3982
+ super();
3983
+
3984
+ /**
3985
+ * 事件码
3986
+ * @type {string || null}
3987
+ */
3988
+ this.EventCode = null;
3989
+
3990
+ /**
3991
+ * 事件类型
3992
+ * @type {number || null}
3993
+ */
3994
+ this.EventType = null;
3995
+
3996
+ /**
3997
+ * 事件来源
3998
+ * @type {number || null}
3999
+ */
4000
+ this.EventSource = null;
4001
+
4002
+ /**
4003
+ * 销售顾问id
4004
+ * @type {number || null}
4005
+ */
4006
+ this.SalesId = null;
4007
+
4008
+ /**
4009
+ * 素材类型
4010
+ * @type {number || null}
4011
+ */
4012
+ this.MaterialType = null;
4013
+
4014
+ /**
4015
+ * 素材编号id
4016
+ * @type {number || null}
4017
+ */
4018
+ this.MaterialId = null;
4019
+
4020
+ /**
4021
+ * 事件上报时间,单位:秒
4022
+ * @type {number || null}
4023
+ */
4024
+ this.EventTime = null;
4025
+
4026
+ }
4027
+
4028
+ /**
4029
+ * @private
4030
+ */
4031
+ deserialize(params) {
4032
+ if (!params) {
4033
+ return;
4034
+ }
4035
+ this.EventCode = 'EventCode' in params ? params.EventCode : null;
4036
+ this.EventType = 'EventType' in params ? params.EventType : null;
4037
+ this.EventSource = 'EventSource' in params ? params.EventSource : null;
4038
+ this.SalesId = 'SalesId' in params ? params.SalesId : null;
4039
+ this.MaterialType = 'MaterialType' in params ? params.MaterialType : null;
4040
+ this.MaterialId = 'MaterialId' in params ? params.MaterialId : null;
4041
+ this.EventTime = 'EventTime' in params ? params.EventTime : null;
4042
+
4043
+ }
4044
+ }
4045
+
4046
+ /**
4047
+ * QueryMaterialList返回参数结构体
4048
+ * @class
4049
+ */
4050
+ class QueryMaterialListResponse extends AbstractModel {
4051
+ constructor(){
4052
+ super();
4053
+
4054
+ /**
4055
+ * 分页游标,再下次请求时填写以获取之后分页的记录,如果已经没有更多的数据则返回空
4056
+ 注意:此字段可能返回 null,表示取不到有效值。
4057
+ * @type {string || null}
4058
+ */
4059
+ this.NextCursor = null;
4060
+
4061
+ /**
4062
+ * 企业素材列表响应数据
4063
+ 注意:此字段可能返回 null,表示取不到有效值。
4064
+ * @type {Array.<MaterialInfo> || null}
4065
+ */
4066
+ this.PageData = null;
4067
+
4068
+ /**
4069
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4070
+ * @type {string || null}
4071
+ */
4072
+ this.RequestId = null;
4073
+
4074
+ }
4075
+
4076
+ /**
4077
+ * @private
4078
+ */
4079
+ deserialize(params) {
4080
+ if (!params) {
4081
+ return;
4082
+ }
4083
+ this.NextCursor = 'NextCursor' in params ? params.NextCursor : null;
4084
+
4085
+ if (params.PageData) {
4086
+ this.PageData = new Array();
4087
+ for (let z in params.PageData) {
4088
+ let obj = new MaterialInfo();
4089
+ obj.deserialize(params.PageData[z]);
4090
+ this.PageData.push(obj);
4091
+ }
4092
+ }
4093
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
4094
+
4095
+ }
4096
+ }
4097
+
4098
+ module.exports = {
4099
+ ActivityJoinDetail: ActivityJoinDetail,
4100
+ QueryVehicleInfoListResponse: QueryVehicleInfoListResponse,
4101
+ CreateCorpTagResponse: CreateCorpTagResponse,
4102
+ QueryChatArchivingListResponse: QueryChatArchivingListResponse,
4103
+ LicenseInfo: LicenseInfo,
4104
+ CustomerActionEventDetail: CustomerActionEventDetail,
4105
+ QueryCustomerEventDetailStatisticsResponse: QueryCustomerEventDetailStatisticsResponse,
4106
+ QueryExternalContactDetailRequest: QueryExternalContactDetailRequest,
4107
+ QueryExternalUserMappingInfoResponse: QueryExternalUserMappingInfoResponse,
4108
+ QueryStaffEventDetailStatisticsRequest: QueryStaffEventDetailStatisticsRequest,
4109
+ QueryUserInfoListRequest: QueryUserInfoListRequest,
4110
+ ExternalUserEventInfo: ExternalUserEventInfo,
4111
+ ChannelCodeInnerDetail: ChannelCodeInnerDetail,
4112
+ ExternalContact: ExternalContact,
4113
+ QueryExternalUserEventListRequest: QueryExternalUserEventListRequest,
4114
+ TagInfo: TagInfo,
4115
+ TagDetailInfo: TagDetailInfo,
4116
+ VehicleInfo: VehicleInfo,
4117
+ ChatArchivingMsgTypeVideo: ChatArchivingMsgTypeVideo,
4118
+ QueryMaterialListRequest: QueryMaterialListRequest,
4119
+ CreateLeadResponse: CreateLeadResponse,
4120
+ QueryUserInfoListResponse: QueryUserInfoListResponse,
4121
+ QueryVehicleInfoListRequest: QueryVehicleInfoListRequest,
4122
+ QueryExternalUserEventListResponse: QueryExternalUserEventListResponse,
4123
+ QueryExternalContactListRequest: QueryExternalContactListRequest,
4124
+ MiniAppCodeInfo: MiniAppCodeInfo,
4125
+ QueryClueInfoListResponse: QueryClueInfoListResponse,
4126
+ CreateChannelCodeRequest: CreateChannelCodeRequest,
4127
+ QueryExternalContactDetailResponse: QueryExternalContactDetailResponse,
4128
+ FollowUser: FollowUser,
4129
+ QueryExternalContactListResponse: QueryExternalContactListResponse,
4130
+ ExternalContactSimpleInfo: ExternalContactSimpleInfo,
4131
+ QueryActivityLiveCodeListResponse: QueryActivityLiveCodeListResponse,
4132
+ CreateCorpTagRequest: CreateCorpTagRequest,
4133
+ ExternalUserMappingInfo: ExternalUserMappingInfo,
4134
+ QueryLicenseInfoResponse: QueryLicenseInfoResponse,
4135
+ CorpUserInfo: CorpUserInfo,
4136
+ QueryClueInfoListRequest: QueryClueInfoListRequest,
4137
+ CrmStatisticsData: CrmStatisticsData,
4138
+ MaterialInfo: MaterialInfo,
4139
+ ActivityDetail: ActivityDetail,
4140
+ LiveCodeDetail: LiveCodeDetail,
4141
+ TagGroup: TagGroup,
4142
+ ExternalContactTag: ExternalContactTag,
4143
+ ChatArchivingDetail: ChatArchivingDetail,
4144
+ QueryActivityListResponse: QueryActivityListResponse,
4145
+ QueryStaffEventDetailStatisticsResponse: QueryStaffEventDetailStatisticsResponse,
4146
+ QueryActivityJoinListRequest: QueryActivityJoinListRequest,
4147
+ DealerInfo: DealerInfo,
4148
+ QueryExternalUserMappingInfoRequest: QueryExternalUserMappingInfoRequest,
4149
+ QueryCrmStatisticsResponse: QueryCrmStatisticsResponse,
4150
+ QueryChannelCodeListRequest: QueryChannelCodeListRequest,
4151
+ QueryDealerInfoListResponse: QueryDealerInfoListResponse,
4152
+ WeComTagDetail: WeComTagDetail,
4153
+ QueryActivityLiveCodeListRequest: QueryActivityLiveCodeListRequest,
4154
+ QueryActivityJoinListResponse: QueryActivityJoinListResponse,
4155
+ ClueInfoDetail: ClueInfoDetail,
4156
+ QueryDealerInfoListRequest: QueryDealerInfoListRequest,
4157
+ QueryMiniAppCodeListResponse: QueryMiniAppCodeListResponse,
4158
+ CreateChannelCodeResponse: CreateChannelCodeResponse,
4159
+ QueryLicenseInfoRequest: QueryLicenseInfoRequest,
4160
+ QueryCustomerEventDetailStatisticsRequest: QueryCustomerEventDetailStatisticsRequest,
4161
+ QueryCrmStatisticsRequest: QueryCrmStatisticsRequest,
4162
+ QueryActivityListRequest: QueryActivityListRequest,
4163
+ QueryMiniAppCodeListRequest: QueryMiniAppCodeListRequest,
4164
+ QueryChatArchivingListRequest: QueryChatArchivingListRequest,
4165
+ CreateLeadRequest: CreateLeadRequest,
4166
+ QueryChannelCodeListResponse: QueryChannelCodeListResponse,
4167
+ SalesActionEventDetail: SalesActionEventDetail,
4168
+ QueryMaterialListResponse: QueryMaterialListResponse,
4169
+
4170
+ }