@alicloud/cloudauth20190307 3.10.0 → 3.11.0

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 (593) hide show
  1. package/dist/client.d.ts +1106 -27
  2. package/dist/client.js +3967 -1167
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateAntCloudAuthSceneRequest.d.ts +78 -0
  5. package/dist/models/CreateAntCloudAuthSceneRequest.js +70 -0
  6. package/dist/models/CreateAntCloudAuthSceneRequest.js.map +1 -0
  7. package/dist/models/CreateAntCloudAuthSceneResponse.d.ts +19 -0
  8. package/dist/models/CreateAntCloudAuthSceneResponse.js +69 -0
  9. package/dist/models/CreateAntCloudAuthSceneResponse.js.map +1 -0
  10. package/dist/models/CreateAntCloudAuthSceneResponseBody.d.ts +29 -0
  11. package/dist/models/CreateAntCloudAuthSceneResponseBody.js +60 -0
  12. package/dist/models/CreateAntCloudAuthSceneResponseBody.js.map +1 -0
  13. package/dist/models/CreateCloudauthstSceneRequest.d.ts +43 -0
  14. package/dist/models/CreateCloudauthstSceneRequest.js +62 -0
  15. package/dist/models/CreateCloudauthstSceneRequest.js.map +1 -0
  16. package/dist/models/CreateCloudauthstSceneResponse.d.ts +19 -0
  17. package/dist/models/CreateCloudauthstSceneResponse.js +69 -0
  18. package/dist/models/CreateCloudauthstSceneResponse.js.map +1 -0
  19. package/dist/models/CreateCloudauthstSceneResponseBody.d.ts +29 -0
  20. package/dist/models/CreateCloudauthstSceneResponseBody.js +60 -0
  21. package/dist/models/CreateCloudauthstSceneResponseBody.js.map +1 -0
  22. package/dist/models/CreateSceneConfigRequest.d.ts +43 -0
  23. package/dist/models/CreateSceneConfigRequest.js +62 -0
  24. package/dist/models/CreateSceneConfigRequest.js.map +1 -0
  25. package/dist/models/CreateSceneConfigResponse.d.ts +19 -0
  26. package/dist/models/CreateSceneConfigResponse.js +69 -0
  27. package/dist/models/CreateSceneConfigResponse.js.map +1 -0
  28. package/dist/models/CreateSceneConfigResponseBody.d.ts +21 -0
  29. package/dist/models/CreateSceneConfigResponseBody.js +58 -0
  30. package/dist/models/CreateSceneConfigResponseBody.js.map +1 -0
  31. package/dist/models/CreateWhitelistSettingRequest.d.ts +83 -0
  32. package/dist/models/CreateWhitelistSettingRequest.js +72 -0
  33. package/dist/models/CreateWhitelistSettingRequest.js.map +1 -0
  34. package/dist/models/CreateWhitelistSettingResponse.d.ts +19 -0
  35. package/dist/models/CreateWhitelistSettingResponse.js +69 -0
  36. package/dist/models/CreateWhitelistSettingResponse.js.map +1 -0
  37. package/dist/models/CreateWhitelistSettingResponseBody.d.ts +31 -0
  38. package/dist/models/CreateWhitelistSettingResponseBody.js +60 -0
  39. package/dist/models/CreateWhitelistSettingResponseBody.js.map +1 -0
  40. package/dist/models/DeleteAllCustomizeFlowStrategyRequest.d.ts +31 -0
  41. package/dist/models/DeleteAllCustomizeFlowStrategyRequest.js +60 -0
  42. package/dist/models/DeleteAllCustomizeFlowStrategyRequest.js.map +1 -0
  43. package/dist/models/DeleteAllCustomizeFlowStrategyResponse.d.ts +19 -0
  44. package/dist/models/DeleteAllCustomizeFlowStrategyResponse.js +69 -0
  45. package/dist/models/DeleteAllCustomizeFlowStrategyResponse.js.map +1 -0
  46. package/dist/models/DeleteAllCustomizeFlowStrategyResponseBody.d.ts +61 -0
  47. package/dist/models/DeleteAllCustomizeFlowStrategyResponseBody.js +68 -0
  48. package/dist/models/DeleteAllCustomizeFlowStrategyResponseBody.js.map +1 -0
  49. package/dist/models/DeleteAntCloudAuthSceneRequest.d.ts +23 -0
  50. package/dist/models/DeleteAntCloudAuthSceneRequest.js +58 -0
  51. package/dist/models/DeleteAntCloudAuthSceneRequest.js.map +1 -0
  52. package/dist/models/DeleteAntCloudAuthSceneResponse.d.ts +19 -0
  53. package/dist/models/DeleteAntCloudAuthSceneResponse.js +69 -0
  54. package/dist/models/DeleteAntCloudAuthSceneResponse.js.map +1 -0
  55. package/dist/models/DeleteAntCloudAuthSceneResponseBody.d.ts +21 -0
  56. package/dist/models/DeleteAntCloudAuthSceneResponseBody.js +58 -0
  57. package/dist/models/DeleteAntCloudAuthSceneResponseBody.js.map +1 -0
  58. package/dist/models/DeleteBlackListStrategyRequest.d.ts +40 -0
  59. package/dist/models/DeleteBlackListStrategyRequest.js +62 -0
  60. package/dist/models/DeleteBlackListStrategyRequest.js.map +1 -0
  61. package/dist/models/DeleteBlackListStrategyResponse.d.ts +19 -0
  62. package/dist/models/DeleteBlackListStrategyResponse.js +69 -0
  63. package/dist/models/DeleteBlackListStrategyResponse.js.map +1 -0
  64. package/dist/models/DeleteBlackListStrategyResponseBody.d.ts +53 -0
  65. package/dist/models/DeleteBlackListStrategyResponseBody.js +66 -0
  66. package/dist/models/DeleteBlackListStrategyResponseBody.js.map +1 -0
  67. package/dist/models/DeleteCloudauthstSceneRequest.d.ts +23 -0
  68. package/dist/models/DeleteCloudauthstSceneRequest.js +58 -0
  69. package/dist/models/DeleteCloudauthstSceneRequest.js.map +1 -0
  70. package/dist/models/DeleteCloudauthstSceneResponse.d.ts +19 -0
  71. package/dist/models/DeleteCloudauthstSceneResponse.js +69 -0
  72. package/dist/models/DeleteCloudauthstSceneResponse.js.map +1 -0
  73. package/dist/models/DeleteCloudauthstSceneResponseBody.d.ts +29 -0
  74. package/dist/models/DeleteCloudauthstSceneResponseBody.js +60 -0
  75. package/dist/models/DeleteCloudauthstSceneResponseBody.js.map +1 -0
  76. package/dist/models/DeleteControlStrategyRequest.d.ts +45 -0
  77. package/dist/models/DeleteControlStrategyRequest.js +64 -0
  78. package/dist/models/DeleteControlStrategyRequest.js.map +1 -0
  79. package/dist/models/DeleteControlStrategyResponse.d.ts +19 -0
  80. package/dist/models/DeleteControlStrategyResponse.js +69 -0
  81. package/dist/models/DeleteControlStrategyResponse.js.map +1 -0
  82. package/dist/models/DeleteControlStrategyResponseBody.d.ts +53 -0
  83. package/dist/models/DeleteControlStrategyResponseBody.js +66 -0
  84. package/dist/models/DeleteControlStrategyResponseBody.js.map +1 -0
  85. package/dist/models/DeleteCustomizeFlowStrategyRequest.d.ts +55 -0
  86. package/dist/models/DeleteCustomizeFlowStrategyRequest.js +66 -0
  87. package/dist/models/DeleteCustomizeFlowStrategyRequest.js.map +1 -0
  88. package/dist/models/DeleteCustomizeFlowStrategyResponse.d.ts +19 -0
  89. package/dist/models/DeleteCustomizeFlowStrategyResponse.js +69 -0
  90. package/dist/models/DeleteCustomizeFlowStrategyResponse.js.map +1 -0
  91. package/dist/models/DeleteCustomizeFlowStrategyResponseBody.d.ts +61 -0
  92. package/dist/models/DeleteCustomizeFlowStrategyResponseBody.js +68 -0
  93. package/dist/models/DeleteCustomizeFlowStrategyResponseBody.js.map +1 -0
  94. package/dist/models/DeleteSceneConfigRequest.d.ts +23 -0
  95. package/dist/models/DeleteSceneConfigRequest.js +58 -0
  96. package/dist/models/DeleteSceneConfigRequest.js.map +1 -0
  97. package/dist/models/DeleteSceneConfigResponse.d.ts +19 -0
  98. package/dist/models/DeleteSceneConfigResponse.js +69 -0
  99. package/dist/models/DeleteSceneConfigResponse.js.map +1 -0
  100. package/dist/models/DeleteSceneConfigResponseBody.d.ts +21 -0
  101. package/dist/models/DeleteSceneConfigResponseBody.js +58 -0
  102. package/dist/models/DeleteSceneConfigResponseBody.js.map +1 -0
  103. package/dist/models/DeleteWhitelistSettingRequest.d.ts +49 -0
  104. package/dist/models/DeleteWhitelistSettingRequest.js +64 -0
  105. package/dist/models/DeleteWhitelistSettingRequest.js.map +1 -0
  106. package/dist/models/DeleteWhitelistSettingResponse.d.ts +19 -0
  107. package/dist/models/DeleteWhitelistSettingResponse.js +69 -0
  108. package/dist/models/DeleteWhitelistSettingResponse.js.map +1 -0
  109. package/dist/models/DeleteWhitelistSettingResponseBody.d.ts +29 -0
  110. package/dist/models/DeleteWhitelistSettingResponseBody.js +60 -0
  111. package/dist/models/DeleteWhitelistSettingResponseBody.js.map +1 -0
  112. package/dist/models/DescribeAntAndCloudAuthUserStatusResponse.d.ts +19 -0
  113. package/dist/models/DescribeAntAndCloudAuthUserStatusResponse.js +69 -0
  114. package/dist/models/DescribeAntAndCloudAuthUserStatusResponse.js.map +1 -0
  115. package/dist/models/DescribeAntAndCloudAuthUserStatusResponseBody.d.ts +61 -0
  116. package/dist/models/DescribeAntAndCloudAuthUserStatusResponseBody.js +66 -0
  117. package/dist/models/DescribeAntAndCloudAuthUserStatusResponseBody.js.map +1 -0
  118. package/dist/models/DescribeCloudauthstSceneListRequest.d.ts +21 -0
  119. package/dist/models/DescribeCloudauthstSceneListRequest.js +58 -0
  120. package/dist/models/DescribeCloudauthstSceneListRequest.js.map +1 -0
  121. package/dist/models/DescribeCloudauthstSceneListResponse.d.ts +19 -0
  122. package/dist/models/DescribeCloudauthstSceneListResponse.js +69 -0
  123. package/dist/models/DescribeCloudauthstSceneListResponse.js.map +1 -0
  124. package/dist/models/DescribeCloudauthstSceneListResponseBody.d.ts +96 -0
  125. package/dist/models/DescribeCloudauthstSceneListResponseBody.js +94 -0
  126. package/dist/models/DescribeCloudauthstSceneListResponseBody.js.map +1 -0
  127. package/dist/models/DescribeInfoCheckExportRecordRequest.d.ts +38 -0
  128. package/dist/models/DescribeInfoCheckExportRecordRequest.js +66 -0
  129. package/dist/models/DescribeInfoCheckExportRecordRequest.js.map +1 -0
  130. package/dist/models/DescribeInfoCheckExportRecordResponse.d.ts +19 -0
  131. package/dist/models/DescribeInfoCheckExportRecordResponse.js +69 -0
  132. package/dist/models/DescribeInfoCheckExportRecordResponse.js.map +1 -0
  133. package/dist/models/DescribeInfoCheckExportRecordResponseBody.d.ts +101 -0
  134. package/dist/models/DescribeInfoCheckExportRecordResponseBody.js +110 -0
  135. package/dist/models/DescribeInfoCheckExportRecordResponseBody.js.map +1 -0
  136. package/dist/models/DescribeListAntCloudAuthScenesRequest.d.ts +21 -0
  137. package/dist/models/DescribeListAntCloudAuthScenesRequest.js +58 -0
  138. package/dist/models/DescribeListAntCloudAuthScenesRequest.js.map +1 -0
  139. package/dist/models/DescribeListAntCloudAuthScenesResponse.d.ts +19 -0
  140. package/dist/models/DescribeListAntCloudAuthScenesResponse.js +69 -0
  141. package/dist/models/DescribeListAntCloudAuthScenesResponse.js.map +1 -0
  142. package/dist/models/DescribeListAntCloudAuthScenesResponseBody.d.ts +149 -0
  143. package/dist/models/DescribeListAntCloudAuthScenesResponseBody.js +106 -0
  144. package/dist/models/DescribeListAntCloudAuthScenesResponseBody.js.map +1 -0
  145. package/dist/models/DescribeListFaceVerifyDataRequest.d.ts +45 -0
  146. package/dist/models/DescribeListFaceVerifyDataRequest.js +64 -0
  147. package/dist/models/DescribeListFaceVerifyDataRequest.js.map +1 -0
  148. package/dist/models/DescribeListFaceVerifyDataResponse.d.ts +19 -0
  149. package/dist/models/DescribeListFaceVerifyDataResponse.js +69 -0
  150. package/dist/models/DescribeListFaceVerifyDataResponse.js.map +1 -0
  151. package/dist/models/DescribeListFaceVerifyDataResponseBody.d.ts +103 -0
  152. package/dist/models/DescribeListFaceVerifyDataResponseBody.js +114 -0
  153. package/dist/models/DescribeListFaceVerifyDataResponseBody.js.map +1 -0
  154. package/dist/models/DescribeListFaceVerifyInfosRequest.d.ts +71 -0
  155. package/dist/models/DescribeListFaceVerifyInfosRequest.js +70 -0
  156. package/dist/models/DescribeListFaceVerifyInfosRequest.js.map +1 -0
  157. package/dist/models/DescribeListFaceVerifyInfosResponse.d.ts +19 -0
  158. package/dist/models/DescribeListFaceVerifyInfosResponse.js +69 -0
  159. package/dist/models/DescribeListFaceVerifyInfosResponse.js.map +1 -0
  160. package/dist/models/DescribeListFaceVerifyInfosResponseBody.d.ts +128 -0
  161. package/dist/models/DescribeListFaceVerifyInfosResponseBody.js +102 -0
  162. package/dist/models/DescribeListFaceVerifyInfosResponseBody.js.map +1 -0
  163. package/dist/models/DescribeMetaSearchPageListRequest.d.ts +90 -0
  164. package/dist/models/DescribeMetaSearchPageListRequest.js +84 -0
  165. package/dist/models/DescribeMetaSearchPageListRequest.js.map +1 -0
  166. package/dist/models/DescribeMetaSearchPageListResponse.d.ts +19 -0
  167. package/dist/models/DescribeMetaSearchPageListResponse.js +69 -0
  168. package/dist/models/DescribeMetaSearchPageListResponse.js.map +1 -0
  169. package/dist/models/DescribeMetaSearchPageListResponseBody.d.ts +267 -0
  170. package/dist/models/DescribeMetaSearchPageListResponseBody.js +244 -0
  171. package/dist/models/DescribeMetaSearchPageListResponseBody.js.map +1 -0
  172. package/dist/models/DescribeMetaStatisticsListRequest.d.ts +37 -0
  173. package/dist/models/DescribeMetaStatisticsListRequest.js +62 -0
  174. package/dist/models/DescribeMetaStatisticsListRequest.js.map +1 -0
  175. package/dist/models/DescribeMetaStatisticsListResponse.d.ts +19 -0
  176. package/dist/models/DescribeMetaStatisticsListResponse.js +69 -0
  177. package/dist/models/DescribeMetaStatisticsListResponse.js.map +1 -0
  178. package/dist/models/DescribeMetaStatisticsListResponseBody.d.ts +97 -0
  179. package/dist/models/DescribeMetaStatisticsListResponseBody.js +108 -0
  180. package/dist/models/DescribeMetaStatisticsListResponseBody.js.map +1 -0
  181. package/dist/models/DescribeMetaStatisticsPageListRequest.d.ts +53 -0
  182. package/dist/models/DescribeMetaStatisticsPageListRequest.js +66 -0
  183. package/dist/models/DescribeMetaStatisticsPageListRequest.js.map +1 -0
  184. package/dist/models/DescribeMetaStatisticsPageListResponse.d.ts +19 -0
  185. package/dist/models/DescribeMetaStatisticsPageListResponse.js +69 -0
  186. package/dist/models/DescribeMetaStatisticsPageListResponse.js.map +1 -0
  187. package/dist/models/DescribeMetaStatisticsPageListResponseBody.d.ts +120 -0
  188. package/dist/models/DescribeMetaStatisticsPageListResponseBody.js +116 -0
  189. package/dist/models/DescribeMetaStatisticsPageListResponseBody.js.map +1 -0
  190. package/dist/models/DescribeOssStatusRequest.d.ts +23 -0
  191. package/dist/models/DescribeOssStatusRequest.js +58 -0
  192. package/dist/models/DescribeOssStatusRequest.js.map +1 -0
  193. package/dist/models/DescribeOssStatusResponse.d.ts +19 -0
  194. package/dist/models/DescribeOssStatusResponse.js +69 -0
  195. package/dist/models/DescribeOssStatusResponse.js.map +1 -0
  196. package/dist/models/DescribeOssStatusResponseBody.d.ts +54 -0
  197. package/dist/models/DescribeOssStatusResponseBody.js +84 -0
  198. package/dist/models/DescribeOssStatusResponseBody.js.map +1 -0
  199. package/dist/models/DescribeOssStatusV2request.d.ts +31 -0
  200. package/dist/models/DescribeOssStatusV2request.js +60 -0
  201. package/dist/models/DescribeOssStatusV2request.js.map +1 -0
  202. package/dist/models/DescribeOssStatusV2response.d.ts +19 -0
  203. package/dist/models/DescribeOssStatusV2response.js +69 -0
  204. package/dist/models/DescribeOssStatusV2response.js.map +1 -0
  205. package/dist/models/DescribeOssStatusV2responseBody.d.ts +94 -0
  206. package/dist/models/DescribeOssStatusV2responseBody.js +94 -0
  207. package/dist/models/DescribeOssStatusV2responseBody.js.map +1 -0
  208. package/dist/models/DescribePageSettingResponse.d.ts +19 -0
  209. package/dist/models/DescribePageSettingResponse.js +69 -0
  210. package/dist/models/DescribePageSettingResponse.js.map +1 -0
  211. package/dist/models/DescribePageSettingResponseBody.d.ts +44 -0
  212. package/dist/models/DescribePageSettingResponseBody.js +63 -0
  213. package/dist/models/DescribePageSettingResponseBody.js.map +1 -0
  214. package/dist/models/DescribeProductCodeResponse.d.ts +19 -0
  215. package/dist/models/DescribeProductCodeResponse.js +69 -0
  216. package/dist/models/DescribeProductCodeResponse.js.map +1 -0
  217. package/dist/models/DescribeProductCodeResponseBody.d.ts +86 -0
  218. package/dist/models/DescribeProductCodeResponseBody.js +92 -0
  219. package/dist/models/DescribeProductCodeResponseBody.js.map +1 -0
  220. package/dist/models/DescribeVerifyDeviceRiskStatisticsRequest.d.ts +62 -0
  221. package/dist/models/DescribeVerifyDeviceRiskStatisticsRequest.js +66 -0
  222. package/dist/models/DescribeVerifyDeviceRiskStatisticsRequest.js.map +1 -0
  223. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponse.d.ts +19 -0
  224. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponse.js +69 -0
  225. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponse.js.map +1 -0
  226. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponseBody.d.ts +135 -0
  227. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponseBody.js +122 -0
  228. package/dist/models/DescribeVerifyDeviceRiskStatisticsResponseBody.js.map +1 -0
  229. package/dist/models/DescribeVerifyFailStatisticsRequest.d.ts +90 -0
  230. package/dist/models/DescribeVerifyFailStatisticsRequest.js +70 -0
  231. package/dist/models/DescribeVerifyFailStatisticsRequest.js.map +1 -0
  232. package/dist/models/DescribeVerifyFailStatisticsResponse.d.ts +19 -0
  233. package/dist/models/DescribeVerifyFailStatisticsResponse.js +69 -0
  234. package/dist/models/DescribeVerifyFailStatisticsResponse.js.map +1 -0
  235. package/dist/models/DescribeVerifyFailStatisticsResponseBody.d.ts +195 -0
  236. package/dist/models/DescribeVerifyFailStatisticsResponseBody.js +208 -0
  237. package/dist/models/DescribeVerifyFailStatisticsResponseBody.js.map +1 -0
  238. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsRequest.d.ts +51 -0
  239. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsRequest.js +64 -0
  240. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsRequest.js.map +1 -0
  241. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponse.d.ts +19 -0
  242. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponse.js +69 -0
  243. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponse.js.map +1 -0
  244. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponseBody.d.ts +87 -0
  245. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponseBody.js +110 -0
  246. package/dist/models/DescribeVerifyPersonasDeviceModelStatisticsResponseBody.js.map +1 -0
  247. package/dist/models/DescribeVerifyPersonasOsStatisticsRequest.d.ts +51 -0
  248. package/dist/models/DescribeVerifyPersonasOsStatisticsRequest.js +64 -0
  249. package/dist/models/DescribeVerifyPersonasOsStatisticsRequest.js.map +1 -0
  250. package/dist/models/DescribeVerifyPersonasOsStatisticsResponse.d.ts +19 -0
  251. package/dist/models/DescribeVerifyPersonasOsStatisticsResponse.js +69 -0
  252. package/dist/models/DescribeVerifyPersonasOsStatisticsResponse.js.map +1 -0
  253. package/dist/models/DescribeVerifyPersonasOsStatisticsResponseBody.d.ts +78 -0
  254. package/dist/models/DescribeVerifyPersonasOsStatisticsResponseBody.js +90 -0
  255. package/dist/models/DescribeVerifyPersonasOsStatisticsResponseBody.js.map +1 -0
  256. package/dist/models/DescribeVerifyPersonasProvinceStatisticsRequest.d.ts +51 -0
  257. package/dist/models/DescribeVerifyPersonasProvinceStatisticsRequest.js +64 -0
  258. package/dist/models/DescribeVerifyPersonasProvinceStatisticsRequest.js.map +1 -0
  259. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponse.d.ts +19 -0
  260. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponse.js +69 -0
  261. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponse.js.map +1 -0
  262. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponseBody.d.ts +87 -0
  263. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponseBody.js +110 -0
  264. package/dist/models/DescribeVerifyPersonasProvinceStatisticsResponseBody.js.map +1 -0
  265. package/dist/models/DescribeVerifyPersonasSexStatisticsRequest.d.ts +51 -0
  266. package/dist/models/DescribeVerifyPersonasSexStatisticsRequest.js +64 -0
  267. package/dist/models/DescribeVerifyPersonasSexStatisticsRequest.js.map +1 -0
  268. package/dist/models/DescribeVerifyPersonasSexStatisticsResponse.d.ts +19 -0
  269. package/dist/models/DescribeVerifyPersonasSexStatisticsResponse.js +69 -0
  270. package/dist/models/DescribeVerifyPersonasSexStatisticsResponse.js.map +1 -0
  271. package/dist/models/DescribeVerifyPersonasSexStatisticsResponseBody.d.ts +158 -0
  272. package/dist/models/DescribeVerifyPersonasSexStatisticsResponseBody.js +110 -0
  273. package/dist/models/DescribeVerifyPersonasSexStatisticsResponseBody.js.map +1 -0
  274. package/dist/models/DescribeVerifySearchPageListRequest.d.ts +155 -0
  275. package/dist/models/DescribeVerifySearchPageListRequest.js +90 -0
  276. package/dist/models/DescribeVerifySearchPageListRequest.js.map +1 -0
  277. package/dist/models/DescribeVerifySearchPageListResponse.d.ts +19 -0
  278. package/dist/models/DescribeVerifySearchPageListResponse.js +69 -0
  279. package/dist/models/DescribeVerifySearchPageListResponse.js.map +1 -0
  280. package/dist/models/DescribeVerifySearchPageListResponseBody.d.ts +312 -0
  281. package/dist/models/DescribeVerifySearchPageListResponseBody.js +175 -0
  282. package/dist/models/DescribeVerifySearchPageListResponseBody.js.map +1 -0
  283. package/dist/models/DescribeVerifyStatisticsRequest.d.ts +64 -0
  284. package/dist/models/DescribeVerifyStatisticsRequest.js +66 -0
  285. package/dist/models/DescribeVerifyStatisticsRequest.js.map +1 -0
  286. package/dist/models/DescribeVerifyStatisticsResponse.d.ts +19 -0
  287. package/dist/models/DescribeVerifyStatisticsResponse.js +69 -0
  288. package/dist/models/DescribeVerifyStatisticsResponse.js.map +1 -0
  289. package/dist/models/DescribeVerifyStatisticsResponseBody.d.ts +215 -0
  290. package/dist/models/DescribeVerifyStatisticsResponseBody.js +142 -0
  291. package/dist/models/DescribeVerifyStatisticsResponseBody.js.map +1 -0
  292. package/dist/models/DescribeWhitelistSettingRequest.d.ts +114 -0
  293. package/dist/models/DescribeWhitelistSettingRequest.js +78 -0
  294. package/dist/models/DescribeWhitelistSettingRequest.js.map +1 -0
  295. package/dist/models/DescribeWhitelistSettingResponse.d.ts +19 -0
  296. package/dist/models/DescribeWhitelistSettingResponse.js +69 -0
  297. package/dist/models/DescribeWhitelistSettingResponse.js.map +1 -0
  298. package/dist/models/DescribeWhitelistSettingResponseBody.d.ts +145 -0
  299. package/dist/models/DescribeWhitelistSettingResponseBody.js +106 -0
  300. package/dist/models/DescribeWhitelistSettingResponseBody.js.map +1 -0
  301. package/dist/models/DownloadVerifyRecordsRequest.d.ts +62 -0
  302. package/dist/models/DownloadVerifyRecordsRequest.js +60 -0
  303. package/dist/models/DownloadVerifyRecordsRequest.js.map +1 -0
  304. package/dist/models/DownloadVerifyRecordsResponse.d.ts +19 -0
  305. package/dist/models/DownloadVerifyRecordsResponse.js +69 -0
  306. package/dist/models/DownloadVerifyRecordsResponse.js.map +1 -0
  307. package/dist/models/DownloadVerifyRecordsResponseBody.d.ts +29 -0
  308. package/dist/models/DownloadVerifyRecordsResponseBody.js +60 -0
  309. package/dist/models/DownloadVerifyRecordsResponseBody.js.map +1 -0
  310. package/dist/models/Id3metaVerifyWithOcradvanceRequest.d.ts +46 -0
  311. package/dist/models/Id3metaVerifyWithOcradvanceRequest.js +63 -0
  312. package/dist/models/Id3metaVerifyWithOcradvanceRequest.js.map +1 -0
  313. package/dist/models/Id3metaVerifyWithOcrrequest.d.ts +45 -0
  314. package/dist/models/Id3metaVerifyWithOcrrequest.js +64 -0
  315. package/dist/models/Id3metaVerifyWithOcrrequest.js.map +1 -0
  316. package/dist/models/Id3metaVerifyWithOcrresponse.d.ts +19 -0
  317. package/dist/models/Id3metaVerifyWithOcrresponse.js +69 -0
  318. package/dist/models/Id3metaVerifyWithOcrresponse.js.map +1 -0
  319. package/dist/models/Id3metaVerifyWithOcrresponseBody.d.ts +87 -0
  320. package/dist/models/Id3metaVerifyWithOcrresponseBody.js +90 -0
  321. package/dist/models/Id3metaVerifyWithOcrresponseBody.js.map +1 -0
  322. package/dist/models/InitFaceVerifyRequest.d.ts +1 -0
  323. package/dist/models/InitFaceVerifyRequest.js +2 -0
  324. package/dist/models/InitFaceVerifyRequest.js.map +1 -1
  325. package/dist/models/ModifyBlackListStrategyRequest.d.ts +89 -0
  326. package/dist/models/ModifyBlackListStrategyRequest.js +90 -0
  327. package/dist/models/ModifyBlackListStrategyRequest.js.map +1 -0
  328. package/dist/models/ModifyBlackListStrategyResponse.d.ts +19 -0
  329. package/dist/models/ModifyBlackListStrategyResponse.js +69 -0
  330. package/dist/models/ModifyBlackListStrategyResponse.js.map +1 -0
  331. package/dist/models/ModifyBlackListStrategyResponseBody.d.ts +53 -0
  332. package/dist/models/ModifyBlackListStrategyResponseBody.js +66 -0
  333. package/dist/models/ModifyBlackListStrategyResponseBody.js.map +1 -0
  334. package/dist/models/ModifyBlackListStrategyShrinkRequest.d.ts +26 -0
  335. package/dist/models/ModifyBlackListStrategyShrinkRequest.js +60 -0
  336. package/dist/models/ModifyBlackListStrategyShrinkRequest.js.map +1 -0
  337. package/dist/models/ModifyControlStrategyRequest.d.ts +95 -0
  338. package/dist/models/ModifyControlStrategyRequest.js +92 -0
  339. package/dist/models/ModifyControlStrategyRequest.js.map +1 -0
  340. package/dist/models/ModifyControlStrategyResponse.d.ts +19 -0
  341. package/dist/models/ModifyControlStrategyResponse.js +69 -0
  342. package/dist/models/ModifyControlStrategyResponse.js.map +1 -0
  343. package/dist/models/ModifyControlStrategyResponseBody.d.ts +45 -0
  344. package/dist/models/ModifyControlStrategyResponseBody.js +64 -0
  345. package/dist/models/ModifyControlStrategyResponseBody.js.map +1 -0
  346. package/dist/models/ModifyControlStrategyShrinkRequest.d.ts +34 -0
  347. package/dist/models/ModifyControlStrategyShrinkRequest.js +62 -0
  348. package/dist/models/ModifyControlStrategyShrinkRequest.js.map +1 -0
  349. package/dist/models/ModifyCustomizeFlowStrategyListRequest.d.ts +122 -0
  350. package/dist/models/ModifyCustomizeFlowStrategyListRequest.js +98 -0
  351. package/dist/models/ModifyCustomizeFlowStrategyListRequest.js.map +1 -0
  352. package/dist/models/ModifyCustomizeFlowStrategyListResponse.d.ts +19 -0
  353. package/dist/models/ModifyCustomizeFlowStrategyListResponse.js +69 -0
  354. package/dist/models/ModifyCustomizeFlowStrategyListResponse.js.map +1 -0
  355. package/dist/models/ModifyCustomizeFlowStrategyListResponseBody.d.ts +61 -0
  356. package/dist/models/ModifyCustomizeFlowStrategyListResponseBody.js +68 -0
  357. package/dist/models/ModifyCustomizeFlowStrategyListResponseBody.js.map +1 -0
  358. package/dist/models/ModifyCustomizeFlowStrategyListShrinkRequest.d.ts +26 -0
  359. package/dist/models/ModifyCustomizeFlowStrategyListShrinkRequest.js +60 -0
  360. package/dist/models/ModifyCustomizeFlowStrategyListShrinkRequest.js.map +1 -0
  361. package/dist/models/QueryBlackListStrategyRequest.d.ts +21 -0
  362. package/dist/models/QueryBlackListStrategyRequest.js +58 -0
  363. package/dist/models/QueryBlackListStrategyRequest.js.map +1 -0
  364. package/dist/models/QueryBlackListStrategyResponse.d.ts +19 -0
  365. package/dist/models/QueryBlackListStrategyResponse.js +69 -0
  366. package/dist/models/QueryBlackListStrategyResponse.js.map +1 -0
  367. package/dist/models/QueryBlackListStrategyResponseBody.d.ts +119 -0
  368. package/dist/models/QueryBlackListStrategyResponseBody.js +98 -0
  369. package/dist/models/QueryBlackListStrategyResponseBody.js.map +1 -0
  370. package/dist/models/QueryControlStrategyRequest.d.ts +29 -0
  371. package/dist/models/QueryControlStrategyRequest.js +60 -0
  372. package/dist/models/QueryControlStrategyRequest.js.map +1 -0
  373. package/dist/models/QueryControlStrategyResponse.d.ts +19 -0
  374. package/dist/models/QueryControlStrategyResponse.js +69 -0
  375. package/dist/models/QueryControlStrategyResponse.js.map +1 -0
  376. package/dist/models/QueryControlStrategyResponseBody.d.ts +111 -0
  377. package/dist/models/QueryControlStrategyResponseBody.js +96 -0
  378. package/dist/models/QueryControlStrategyResponseBody.js.map +1 -0
  379. package/dist/models/QueryCustomizeFlowStrategyRequest.d.ts +39 -0
  380. package/dist/models/QueryCustomizeFlowStrategyRequest.js +62 -0
  381. package/dist/models/QueryCustomizeFlowStrategyRequest.js.map +1 -0
  382. package/dist/models/QueryCustomizeFlowStrategyResponse.d.ts +19 -0
  383. package/dist/models/QueryCustomizeFlowStrategyResponse.js +69 -0
  384. package/dist/models/QueryCustomizeFlowStrategyResponse.js.map +1 -0
  385. package/dist/models/QueryCustomizeFlowStrategyResponseBody.d.ts +148 -0
  386. package/dist/models/QueryCustomizeFlowStrategyResponseBody.js +106 -0
  387. package/dist/models/QueryCustomizeFlowStrategyResponseBody.js.map +1 -0
  388. package/dist/models/QuerySceneConfigsRequest.d.ts +23 -0
  389. package/dist/models/QuerySceneConfigsRequest.js +58 -0
  390. package/dist/models/QuerySceneConfigsRequest.js.map +1 -0
  391. package/dist/models/QuerySceneConfigsResponse.d.ts +19 -0
  392. package/dist/models/QuerySceneConfigsResponse.js +69 -0
  393. package/dist/models/QuerySceneConfigsResponse.js.map +1 -0
  394. package/dist/models/QuerySceneConfigsResponseBody.d.ts +94 -0
  395. package/dist/models/QuerySceneConfigsResponseBody.js +94 -0
  396. package/dist/models/QuerySceneConfigsResponseBody.js.map +1 -0
  397. package/dist/models/QueryVerifyDownloadTaskRequest.d.ts +21 -0
  398. package/dist/models/QueryVerifyDownloadTaskRequest.js +58 -0
  399. package/dist/models/QueryVerifyDownloadTaskRequest.js.map +1 -0
  400. package/dist/models/QueryVerifyDownloadTaskResponse.d.ts +19 -0
  401. package/dist/models/QueryVerifyDownloadTaskResponse.js +69 -0
  402. package/dist/models/QueryVerifyDownloadTaskResponse.js.map +1 -0
  403. package/dist/models/QueryVerifyDownloadTaskResponseBody.d.ts +58 -0
  404. package/dist/models/QueryVerifyDownloadTaskResponseBody.js +66 -0
  405. package/dist/models/QueryVerifyDownloadTaskResponseBody.js.map +1 -0
  406. package/dist/models/QueryVerifyFlowPackageRequest.d.ts +26 -0
  407. package/dist/models/QueryVerifyFlowPackageRequest.js +58 -0
  408. package/dist/models/QueryVerifyFlowPackageRequest.js.map +1 -0
  409. package/dist/models/QueryVerifyFlowPackageResponse.d.ts +19 -0
  410. package/dist/models/QueryVerifyFlowPackageResponse.js +69 -0
  411. package/dist/models/QueryVerifyFlowPackageResponse.js.map +1 -0
  412. package/dist/models/QueryVerifyFlowPackageResponseBody.d.ts +191 -0
  413. package/dist/models/QueryVerifyFlowPackageResponseBody.js +136 -0
  414. package/dist/models/QueryVerifyFlowPackageResponseBody.js.map +1 -0
  415. package/dist/models/QueryVerifyInvokeSatisticRequest.d.ts +82 -0
  416. package/dist/models/QueryVerifyInvokeSatisticRequest.js +72 -0
  417. package/dist/models/QueryVerifyInvokeSatisticRequest.js.map +1 -0
  418. package/dist/models/QueryVerifyInvokeSatisticResponse.d.ts +19 -0
  419. package/dist/models/QueryVerifyInvokeSatisticResponse.js +69 -0
  420. package/dist/models/QueryVerifyInvokeSatisticResponse.js.map +1 -0
  421. package/dist/models/QueryVerifyInvokeSatisticResponseBody.d.ts +127 -0
  422. package/dist/models/QueryVerifyInvokeSatisticResponseBody.js +120 -0
  423. package/dist/models/QueryVerifyInvokeSatisticResponseBody.js.map +1 -0
  424. package/dist/models/UpdateAntCloudAuthSceneRequest.d.ts +95 -0
  425. package/dist/models/UpdateAntCloudAuthSceneRequest.js +74 -0
  426. package/dist/models/UpdateAntCloudAuthSceneRequest.js.map +1 -0
  427. package/dist/models/UpdateAntCloudAuthSceneResponse.d.ts +19 -0
  428. package/dist/models/UpdateAntCloudAuthSceneResponse.js +69 -0
  429. package/dist/models/UpdateAntCloudAuthSceneResponse.js.map +1 -0
  430. package/dist/models/UpdateAntCloudAuthSceneResponseBody.d.ts +21 -0
  431. package/dist/models/UpdateAntCloudAuthSceneResponseBody.js +58 -0
  432. package/dist/models/UpdateAntCloudAuthSceneResponseBody.js.map +1 -0
  433. package/dist/models/UpdateSceneConfigRequest.d.ts +43 -0
  434. package/dist/models/UpdateSceneConfigRequest.js +62 -0
  435. package/dist/models/UpdateSceneConfigRequest.js.map +1 -0
  436. package/dist/models/UpdateSceneConfigResponse.d.ts +19 -0
  437. package/dist/models/UpdateSceneConfigResponse.js +69 -0
  438. package/dist/models/UpdateSceneConfigResponse.js.map +1 -0
  439. package/dist/models/UpdateSceneConfigResponseBody.d.ts +21 -0
  440. package/dist/models/UpdateSceneConfigResponseBody.js +58 -0
  441. package/dist/models/UpdateSceneConfigResponseBody.js.map +1 -0
  442. package/dist/models/model.d.ts +191 -0
  443. package/dist/models/model.js +391 -5
  444. package/dist/models/model.js.map +1 -1
  445. package/package.json +1 -1
  446. package/src/client.ts +4331 -1236
  447. package/src/models/CreateAntCloudAuthSceneRequest.ts +103 -0
  448. package/src/models/CreateAntCloudAuthSceneResponse.ts +40 -0
  449. package/src/models/CreateAntCloudAuthSceneResponseBody.ts +44 -0
  450. package/src/models/CreateCloudauthstSceneRequest.ts +60 -0
  451. package/src/models/CreateCloudauthstSceneResponse.ts +40 -0
  452. package/src/models/CreateCloudauthstSceneResponseBody.ts +44 -0
  453. package/src/models/CreateSceneConfigRequest.ts +60 -0
  454. package/src/models/CreateSceneConfigResponse.ts +40 -0
  455. package/src/models/CreateSceneConfigResponseBody.ts +34 -0
  456. package/src/models/CreateWhitelistSettingRequest.ts +110 -0
  457. package/src/models/CreateWhitelistSettingResponse.ts +40 -0
  458. package/src/models/CreateWhitelistSettingResponseBody.ts +46 -0
  459. package/src/models/DeleteAllCustomizeFlowStrategyRequest.ts +46 -0
  460. package/src/models/DeleteAllCustomizeFlowStrategyResponse.ts +40 -0
  461. package/src/models/DeleteAllCustomizeFlowStrategyResponseBody.ts +84 -0
  462. package/src/models/DeleteAntCloudAuthSceneRequest.ts +36 -0
  463. package/src/models/DeleteAntCloudAuthSceneResponse.ts +40 -0
  464. package/src/models/DeleteAntCloudAuthSceneResponseBody.ts +34 -0
  465. package/src/models/DeleteBlackListStrategyRequest.ts +57 -0
  466. package/src/models/DeleteBlackListStrategyResponse.ts +40 -0
  467. package/src/models/DeleteBlackListStrategyResponseBody.ts +74 -0
  468. package/src/models/DeleteCloudauthstSceneRequest.ts +36 -0
  469. package/src/models/DeleteCloudauthstSceneResponse.ts +40 -0
  470. package/src/models/DeleteCloudauthstSceneResponseBody.ts +44 -0
  471. package/src/models/DeleteControlStrategyRequest.ts +64 -0
  472. package/src/models/DeleteControlStrategyResponse.ts +40 -0
  473. package/src/models/DeleteControlStrategyResponseBody.ts +74 -0
  474. package/src/models/DeleteCustomizeFlowStrategyRequest.ts +76 -0
  475. package/src/models/DeleteCustomizeFlowStrategyResponse.ts +40 -0
  476. package/src/models/DeleteCustomizeFlowStrategyResponseBody.ts +84 -0
  477. package/src/models/DeleteSceneConfigRequest.ts +36 -0
  478. package/src/models/DeleteSceneConfigResponse.ts +40 -0
  479. package/src/models/DeleteSceneConfigResponseBody.ts +34 -0
  480. package/src/models/DeleteWhitelistSettingRequest.ts +68 -0
  481. package/src/models/DeleteWhitelistSettingResponse.ts +40 -0
  482. package/src/models/DeleteWhitelistSettingResponseBody.ts +44 -0
  483. package/src/models/DescribeAntAndCloudAuthUserStatusResponse.ts +40 -0
  484. package/src/models/DescribeAntAndCloudAuthUserStatusResponseBody.ts +82 -0
  485. package/src/models/DescribeCloudauthstSceneListRequest.ts +34 -0
  486. package/src/models/DescribeCloudauthstSceneListResponse.ts +40 -0
  487. package/src/models/DescribeCloudauthstSceneListResponseBody.ts +136 -0
  488. package/src/models/DescribeInfoCheckExportRecordRequest.ts +59 -0
  489. package/src/models/DescribeInfoCheckExportRecordResponse.ts +40 -0
  490. package/src/models/DescribeInfoCheckExportRecordResponseBody.ts +157 -0
  491. package/src/models/DescribeListAntCloudAuthScenesRequest.ts +34 -0
  492. package/src/models/DescribeListAntCloudAuthScenesResponse.ts +40 -0
  493. package/src/models/DescribeListAntCloudAuthScenesResponseBody.ts +201 -0
  494. package/src/models/DescribeListFaceVerifyDataRequest.ts +64 -0
  495. package/src/models/DescribeListFaceVerifyDataResponse.ts +40 -0
  496. package/src/models/DescribeListFaceVerifyDataResponseBody.ts +154 -0
  497. package/src/models/DescribeListFaceVerifyInfosRequest.ts +96 -0
  498. package/src/models/DescribeListFaceVerifyInfosResponse.ts +40 -0
  499. package/src/models/DescribeListFaceVerifyInfosResponseBody.ts +176 -0
  500. package/src/models/DescribeMetaSearchPageListRequest.ts +129 -0
  501. package/src/models/DescribeMetaSearchPageListResponse.ts +40 -0
  502. package/src/models/DescribeMetaSearchPageListResponseBody.ts +430 -0
  503. package/src/models/DescribeMetaStatisticsListRequest.ts +54 -0
  504. package/src/models/DescribeMetaStatisticsListResponse.ts +40 -0
  505. package/src/models/DescribeMetaStatisticsListResponseBody.ts +151 -0
  506. package/src/models/DescribeMetaStatisticsPageListRequest.ts +74 -0
  507. package/src/models/DescribeMetaStatisticsPageListResponse.ts +40 -0
  508. package/src/models/DescribeMetaStatisticsPageListResponseBody.ts +182 -0
  509. package/src/models/DescribeOssStatusRequest.ts +36 -0
  510. package/src/models/DescribeOssStatusResponse.ts +40 -0
  511. package/src/models/DescribeOssStatusResponseBody.ts +84 -0
  512. package/src/models/DescribeOssStatusV2request.ts +46 -0
  513. package/src/models/DescribeOssStatusV2response.ts +40 -0
  514. package/src/models/DescribeOssStatusV2responseBody.ts +134 -0
  515. package/src/models/DescribePageSettingResponse.ts +40 -0
  516. package/src/models/DescribePageSettingResponseBody.ts +60 -0
  517. package/src/models/DescribeProductCodeResponse.ts +40 -0
  518. package/src/models/DescribeProductCodeResponseBody.ts +124 -0
  519. package/src/models/DescribeVerifyDeviceRiskStatisticsRequest.ts +83 -0
  520. package/src/models/DescribeVerifyDeviceRiskStatisticsResponse.ts +40 -0
  521. package/src/models/DescribeVerifyDeviceRiskStatisticsResponseBody.ts +194 -0
  522. package/src/models/DescribeVerifyFailStatisticsRequest.ts +115 -0
  523. package/src/models/DescribeVerifyFailStatisticsResponse.ts +40 -0
  524. package/src/models/DescribeVerifyFailStatisticsResponseBody.ts +304 -0
  525. package/src/models/DescribeVerifyPersonasDeviceModelStatisticsRequest.ts +70 -0
  526. package/src/models/DescribeVerifyPersonasDeviceModelStatisticsResponse.ts +40 -0
  527. package/src/models/DescribeVerifyPersonasDeviceModelStatisticsResponseBody.ts +134 -0
  528. package/src/models/DescribeVerifyPersonasOsStatisticsRequest.ts +70 -0
  529. package/src/models/DescribeVerifyPersonasOsStatisticsResponse.ts +40 -0
  530. package/src/models/DescribeVerifyPersonasOsStatisticsResponseBody.ts +114 -0
  531. package/src/models/DescribeVerifyPersonasProvinceStatisticsRequest.ts +70 -0
  532. package/src/models/DescribeVerifyPersonasProvinceStatisticsResponse.ts +40 -0
  533. package/src/models/DescribeVerifyPersonasProvinceStatisticsResponseBody.ts +134 -0
  534. package/src/models/DescribeVerifyPersonasSexStatisticsRequest.ts +70 -0
  535. package/src/models/DescribeVerifyPersonasSexStatisticsResponse.ts +40 -0
  536. package/src/models/DescribeVerifyPersonasSexStatisticsResponseBody.ts +214 -0
  537. package/src/models/DescribeVerifySearchPageListRequest.ts +200 -0
  538. package/src/models/DescribeVerifySearchPageListResponse.ts +40 -0
  539. package/src/models/DescribeVerifySearchPageListResponseBody.ts +424 -0
  540. package/src/models/DescribeVerifyStatisticsRequest.ts +85 -0
  541. package/src/models/DescribeVerifyStatisticsResponse.ts +40 -0
  542. package/src/models/DescribeVerifyStatisticsResponseBody.ts +294 -0
  543. package/src/models/DescribeWhitelistSettingRequest.ts +147 -0
  544. package/src/models/DescribeWhitelistSettingResponse.ts +40 -0
  545. package/src/models/DescribeWhitelistSettingResponseBody.ts +197 -0
  546. package/src/models/DownloadVerifyRecordsRequest.ts +77 -0
  547. package/src/models/DownloadVerifyRecordsResponse.ts +40 -0
  548. package/src/models/DownloadVerifyRecordsResponseBody.ts +44 -0
  549. package/src/models/Id3metaVerifyWithOcradvanceRequest.ts +65 -0
  550. package/src/models/Id3metaVerifyWithOcrrequest.ts +64 -0
  551. package/src/models/Id3metaVerifyWithOcrresponse.ts +40 -0
  552. package/src/models/Id3metaVerifyWithOcrresponseBody.ts +123 -0
  553. package/src/models/InitFaceVerifyRequest.ts +3 -0
  554. package/src/models/ModifyBlackListStrategyRequest.ts +125 -0
  555. package/src/models/ModifyBlackListStrategyResponse.ts +40 -0
  556. package/src/models/ModifyBlackListStrategyResponseBody.ts +74 -0
  557. package/src/models/ModifyBlackListStrategyShrinkRequest.ts +41 -0
  558. package/src/models/ModifyControlStrategyRequest.ts +133 -0
  559. package/src/models/ModifyControlStrategyResponse.ts +40 -0
  560. package/src/models/ModifyControlStrategyResponseBody.ts +64 -0
  561. package/src/models/ModifyControlStrategyShrinkRequest.ts +51 -0
  562. package/src/models/ModifyCustomizeFlowStrategyListRequest.ts +166 -0
  563. package/src/models/ModifyCustomizeFlowStrategyListResponse.ts +40 -0
  564. package/src/models/ModifyCustomizeFlowStrategyListResponseBody.ts +84 -0
  565. package/src/models/ModifyCustomizeFlowStrategyListShrinkRequest.ts +41 -0
  566. package/src/models/QueryBlackListStrategyRequest.ts +34 -0
  567. package/src/models/QueryBlackListStrategyResponse.ts +40 -0
  568. package/src/models/QueryBlackListStrategyResponseBody.ts +163 -0
  569. package/src/models/QueryControlStrategyRequest.ts +44 -0
  570. package/src/models/QueryControlStrategyResponse.ts +40 -0
  571. package/src/models/QueryControlStrategyResponseBody.ts +153 -0
  572. package/src/models/QueryCustomizeFlowStrategyRequest.ts +56 -0
  573. package/src/models/QueryCustomizeFlowStrategyResponse.ts +40 -0
  574. package/src/models/QueryCustomizeFlowStrategyResponseBody.ts +200 -0
  575. package/src/models/QuerySceneConfigsRequest.ts +36 -0
  576. package/src/models/QuerySceneConfigsResponse.ts +40 -0
  577. package/src/models/QuerySceneConfigsResponseBody.ts +134 -0
  578. package/src/models/QueryVerifyDownloadTaskRequest.ts +34 -0
  579. package/src/models/QueryVerifyDownloadTaskResponse.ts +40 -0
  580. package/src/models/QueryVerifyDownloadTaskResponseBody.ts +79 -0
  581. package/src/models/QueryVerifyFlowPackageRequest.ts +39 -0
  582. package/src/models/QueryVerifyFlowPackageResponse.ts +40 -0
  583. package/src/models/QueryVerifyFlowPackageResponseBody.ts +264 -0
  584. package/src/models/QueryVerifyInvokeSatisticRequest.ts +109 -0
  585. package/src/models/QueryVerifyInvokeSatisticResponse.ts +40 -0
  586. package/src/models/QueryVerifyInvokeSatisticResponseBody.ts +184 -0
  587. package/src/models/UpdateAntCloudAuthSceneRequest.ts +124 -0
  588. package/src/models/UpdateAntCloudAuthSceneResponse.ts +40 -0
  589. package/src/models/UpdateAntCloudAuthSceneResponseBody.ts +34 -0
  590. package/src/models/UpdateSceneConfigRequest.ts +60 -0
  591. package/src/models/UpdateSceneConfigResponse.ts +40 -0
  592. package/src/models/UpdateSceneConfigResponseBody.ts +34 -0
  593. package/src/models/model.ts +191 -0
@@ -0,0 +1,197 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DescribeWhitelistSettingResponseBodyItems extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * Certificate number.
9
+ *
10
+ * @example
11
+ * 320321XXXXXXXX701X
12
+ */
13
+ certNo?: string;
14
+ /**
15
+ * @remarks
16
+ * Certificate ID.
17
+ *
18
+ * @example
19
+ * shad861465f2aaeeb805b519e1a93ab2
20
+ */
21
+ certifyId?: string;
22
+ /**
23
+ * @remarks
24
+ * Creation time.
25
+ *
26
+ * @example
27
+ * 2025-10-16 17:28:03
28
+ */
29
+ gmtCreate?: string;
30
+ /**
31
+ * @remarks
32
+ * Modification time.
33
+ *
34
+ * @example
35
+ * 2025-10-16 17:28:03
36
+ */
37
+ gmtModified?: string;
38
+ /**
39
+ * @remarks
40
+ * Whitelist ID.
41
+ *
42
+ * @example
43
+ * 6372003
44
+ */
45
+ id?: number;
46
+ /**
47
+ * @remarks
48
+ * Remark.
49
+ *
50
+ * @example
51
+ * 测试白名单
52
+ */
53
+ remark?: string;
54
+ /**
55
+ * @remarks
56
+ * Scene ID.
57
+ *
58
+ * @example
59
+ * 1000000332
60
+ */
61
+ sceneId?: number;
62
+ /**
63
+ * @remarks
64
+ * Whitelist status:
65
+ * - **VALID**: Valid.
66
+ * - **INVALID**: Invalid.
67
+ * - **DELETED**: Deleted.
68
+ *
69
+ * @example
70
+ * VALID
71
+ */
72
+ status?: string;
73
+ /**
74
+ * @remarks
75
+ * Effective end date.
76
+ *
77
+ * @example
78
+ * 2025-10-16 17:28:03
79
+ */
80
+ validEndDate?: string;
81
+ /**
82
+ * @remarks
83
+ * Effective start time.
84
+ *
85
+ * @example
86
+ * 2025-10-16 17:28:03
87
+ */
88
+ validStartDate?: string;
89
+ static names(): { [key: string]: string } {
90
+ return {
91
+ certNo: 'CertNo',
92
+ certifyId: 'CertifyId',
93
+ gmtCreate: 'GmtCreate',
94
+ gmtModified: 'GmtModified',
95
+ id: 'Id',
96
+ remark: 'Remark',
97
+ sceneId: 'SceneId',
98
+ status: 'Status',
99
+ validEndDate: 'ValidEndDate',
100
+ validStartDate: 'ValidStartDate',
101
+ };
102
+ }
103
+
104
+ static types(): { [key: string]: any } {
105
+ return {
106
+ certNo: 'string',
107
+ certifyId: 'string',
108
+ gmtCreate: 'string',
109
+ gmtModified: 'string',
110
+ id: 'number',
111
+ remark: 'string',
112
+ sceneId: 'number',
113
+ status: 'string',
114
+ validEndDate: 'string',
115
+ validStartDate: 'string',
116
+ };
117
+ }
118
+
119
+ validate() {
120
+ super.validate();
121
+ }
122
+
123
+ constructor(map?: { [key: string]: any }) {
124
+ super(map);
125
+ }
126
+ }
127
+
128
+ export class DescribeWhitelistSettingResponseBody extends $dara.Model {
129
+ /**
130
+ * @remarks
131
+ * Pagination parameter: current page number, default value is 1.
132
+ *
133
+ * @example
134
+ * 1
135
+ */
136
+ currentPage?: number;
137
+ /**
138
+ * @remarks
139
+ * List of certification details.
140
+ */
141
+ items?: DescribeWhitelistSettingResponseBodyItems[];
142
+ /**
143
+ * @remarks
144
+ * Number of items per page for pagination.
145
+ *
146
+ * @example
147
+ * 20
148
+ */
149
+ pageSize?: number;
150
+ /**
151
+ * @remarks
152
+ * ID of this request.
153
+ *
154
+ * @example
155
+ * 0B8ACFD2-C5F0-5F9F-8DD4-E44F93E360E8
156
+ */
157
+ requestId?: string;
158
+ /**
159
+ * @remarks
160
+ * Total count.
161
+ *
162
+ * @example
163
+ * 4
164
+ */
165
+ totalCount?: number;
166
+ static names(): { [key: string]: string } {
167
+ return {
168
+ currentPage: 'CurrentPage',
169
+ items: 'Items',
170
+ pageSize: 'PageSize',
171
+ requestId: 'RequestId',
172
+ totalCount: 'TotalCount',
173
+ };
174
+ }
175
+
176
+ static types(): { [key: string]: any } {
177
+ return {
178
+ currentPage: 'number',
179
+ items: { 'type': 'array', 'itemType': DescribeWhitelistSettingResponseBodyItems },
180
+ pageSize: 'number',
181
+ requestId: 'string',
182
+ totalCount: 'number',
183
+ };
184
+ }
185
+
186
+ validate() {
187
+ if(Array.isArray(this.items)) {
188
+ $dara.Model.validateArray(this.items);
189
+ }
190
+ super.validate();
191
+ }
192
+
193
+ constructor(map?: { [key: string]: any }) {
194
+ super(map);
195
+ }
196
+ }
197
+
@@ -0,0 +1,77 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DownloadVerifyRecordsRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * Query condition in JSON string format, specifically including fields:
9
+ * - **DownloadMode (String)**: Download mode,
10
+ * - Example value: sync
11
+ * - **InvokeType (String)**: Product plan, corresponding to **ProductType**
12
+ * - **SceneIdList (List<Long>)**: List of scene IDs
13
+ * - **StatisticsType (String)**: Statistics type
14
+ * - day
15
+ * - month
16
+ * - **StartDate (String)**: Start date of the query
17
+ * - Example value: 2025-09-17 00:00:00 +0800
18
+ * - **EndDate (String)**: End date of the query
19
+ * - Example value: 2025-10-16 23:59:59 +0800
20
+ * - **ProductProgramList**: List of product codes under the queried product plan
21
+ * - Example value: ["FINANCE_FACE_VERIFY","MFVC"]
22
+ * - **Code (Information Verification API)**:
23
+ * - **ID_CARD_2_META**: ID card two-factor verification
24
+ * - **ID_PERIOD**: Validity period of ID card verification
25
+ * - **MOBILE_ONLINE_LENGTH**: Mobile online duration
26
+ * - **MOBILE_ONLINE_STATUS**: Mobile online status
27
+ * - **MOBILE_3_META_SIMPLE**: Simplified mobile three-factor verification
28
+ * - **MOBILE_3_META**: Detailed mobile three-factor verification
29
+ * - **MOBILE_2_META**: Mobile two-factor verification
30
+ * - **BANK_CARD_N_META**: Detailed bank card verification
31
+ * - **MOBILE_DETECT**: Number detection
32
+ * - **VEHICLE_N_META**: Enhanced vehicle factor verification
33
+ * - **VEHICLE_PENTA_INFO**: Vehicle five-item information recognition
34
+ * - **VEHICLE_LICENSE_INFO**: Vehicle information recognition
35
+ * - **VEHICLE_INSURE_DATE**: Vehicle insurance date inquiry
36
+ * - **VEHICLE_CHECK**: Vehicle factor verification
37
+ * - **ProductCode** (Information Verification): Same as Code
38
+ *
39
+ * @example
40
+ * {"ProductType":"INVOKE_STATISTICS","BizParam":{"DownloadMode":"sync","InvokeType":"FINANCE_VERIFY","SceneIdList":"[]","ProductProgramList":"[\\"FINANCE_FACE_VERIFY\\",\\"MFVC\\",\\"PV_FV\\",\\"CLOUD_FACE_CAPTURE\\",\\"FACE_GUARD\\",\\"PV_FC\\"]","StatisticsType":"day","StartDate":"2025-09-17 00:00:00 +0800","EndDate":"2025-10-16 23:59:59 +0800"}}
41
+ */
42
+ bizParam?: string;
43
+ /**
44
+ * @remarks
45
+ * Product type:
46
+ * - **FINANCE_VERIFY**: Financial-level real-person authentication
47
+ * - **SMART_VERIFY**: Enhanced real-person authentication (discontinued)
48
+ * - **FACE_VERIFY**: Real-person authentication (discontinued)
49
+ * - **INFO_CHECK_STATISTICS**: Information verification
50
+ *
51
+ * @example
52
+ * FINANCE_VERIFY
53
+ */
54
+ productType?: string;
55
+ static names(): { [key: string]: string } {
56
+ return {
57
+ bizParam: 'BizParam',
58
+ productType: 'ProductType',
59
+ };
60
+ }
61
+
62
+ static types(): { [key: string]: any } {
63
+ return {
64
+ bizParam: 'string',
65
+ productType: 'string',
66
+ };
67
+ }
68
+
69
+ validate() {
70
+ super.validate();
71
+ }
72
+
73
+ constructor(map?: { [key: string]: any }) {
74
+ super(map);
75
+ }
76
+ }
77
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DownloadVerifyRecordsResponseBody } from "./DownloadVerifyRecordsResponseBody";
4
+
5
+
6
+ export class DownloadVerifyRecordsResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DownloadVerifyRecordsResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: DownloadVerifyRecordsResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,44 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DownloadVerifyRecordsResponseBody extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * ID of the request
9
+ *
10
+ * @example
11
+ * D6163397-15C5-419C-9ACC-B7C83E0B4C10
12
+ */
13
+ requestId?: string;
14
+ /**
15
+ * @remarks
16
+ * OSS link for file download.
17
+ *
18
+ * @example
19
+ * https://cn-shanghai-aliyun-cloudauth.oss-cn-shanghai.aliyuncs.com/invoke_download/0E30CD55-DCD4-5363-AA98-XXXXXXX
20
+ */
21
+ resultObject?: string;
22
+ static names(): { [key: string]: string } {
23
+ return {
24
+ requestId: 'RequestId',
25
+ resultObject: 'ResultObject',
26
+ };
27
+ }
28
+
29
+ static types(): { [key: string]: any } {
30
+ return {
31
+ requestId: 'string',
32
+ resultObject: 'string',
33
+ };
34
+ }
35
+
36
+ validate() {
37
+ super.validate();
38
+ }
39
+
40
+ constructor(map?: { [key: string]: any }) {
41
+ super(map);
42
+ }
43
+ }
44
+
@@ -0,0 +1,65 @@
1
+ // This file is auto-generated, don't edit it
2
+ import { Readable } from 'stream';
3
+ import * as $dara from '@darabonba/typescript';
4
+
5
+
6
+ export class Id3MetaVerifyWithOCRAdvanceRequest extends $dara.Model {
7
+ /**
8
+ * @remarks
9
+ * Input stream for the portrait side of the ID card image. Choose either CertUrl or CertFile.
10
+ *
11
+ * @example
12
+ * 无
13
+ */
14
+ certFileObject?: Readable;
15
+ /**
16
+ * @remarks
17
+ * URL for the national emblem side of the ID card image. Choose either CertNationalUrl or CertNationalFile, or omit both.
18
+ *
19
+ * @example
20
+ * 无
21
+ */
22
+ certNationalFileObject?: Readable;
23
+ /**
24
+ * @remarks
25
+ * National emblem side of the ID card image URL. A publicly accessible HTTP or HTTPS link. You can choose either CertNationalUrl or CertNationalFile, or omit both.
26
+ *
27
+ * @example
28
+ * https://www.aliyun.com/cert.jpeg
29
+ */
30
+ certNationalUrl?: string;
31
+ /**
32
+ * @remarks
33
+ * Portrait side of the ID card image. A publicly accessible HTTP or HTTPS link. Choose either CertUrl or CertFile.
34
+ *
35
+ * @example
36
+ * https://www.aliyun.com/cert.jpeg
37
+ */
38
+ certUrl?: string;
39
+ static names(): { [key: string]: string } {
40
+ return {
41
+ certFileObject: 'CertFile',
42
+ certNationalFileObject: 'CertNationalFile',
43
+ certNationalUrl: 'CertNationalUrl',
44
+ certUrl: 'CertUrl',
45
+ };
46
+ }
47
+
48
+ static types(): { [key: string]: any } {
49
+ return {
50
+ certFileObject: 'Readable',
51
+ certNationalFileObject: 'Readable',
52
+ certNationalUrl: 'string',
53
+ certUrl: 'string',
54
+ };
55
+ }
56
+
57
+ validate() {
58
+ super.validate();
59
+ }
60
+
61
+ constructor(map?: { [key: string]: any }) {
62
+ super(map);
63
+ }
64
+ }
65
+
@@ -0,0 +1,64 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class Id3MetaVerifyWithOCRRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * Input stream for the portrait side of the ID card image. Choose either CertUrl or CertFile.
9
+ *
10
+ * @example
11
+ * 无
12
+ */
13
+ certFile?: string;
14
+ /**
15
+ * @remarks
16
+ * URL for the national emblem side of the ID card image. Choose either CertNationalUrl or CertNationalFile, or omit both.
17
+ *
18
+ * @example
19
+ * 无
20
+ */
21
+ certNationalFile?: string;
22
+ /**
23
+ * @remarks
24
+ * National emblem side of the ID card image URL. A publicly accessible HTTP or HTTPS link. You can choose either CertNationalUrl or CertNationalFile, or omit both.
25
+ *
26
+ * @example
27
+ * https://www.aliyun.com/cert.jpeg
28
+ */
29
+ certNationalUrl?: string;
30
+ /**
31
+ * @remarks
32
+ * Portrait side of the ID card image. A publicly accessible HTTP or HTTPS link. Choose either CertUrl or CertFile.
33
+ *
34
+ * @example
35
+ * https://www.aliyun.com/cert.jpeg
36
+ */
37
+ certUrl?: string;
38
+ static names(): { [key: string]: string } {
39
+ return {
40
+ certFile: 'CertFile',
41
+ certNationalFile: 'CertNationalFile',
42
+ certNationalUrl: 'CertNationalUrl',
43
+ certUrl: 'CertUrl',
44
+ };
45
+ }
46
+
47
+ static types(): { [key: string]: any } {
48
+ return {
49
+ certFile: 'string',
50
+ certNationalFile: 'string',
51
+ certNationalUrl: 'string',
52
+ certUrl: 'string',
53
+ };
54
+ }
55
+
56
+ validate() {
57
+ super.validate();
58
+ }
59
+
60
+ constructor(map?: { [key: string]: any }) {
61
+ super(map);
62
+ }
63
+ }
64
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { Id3MetaVerifyWithOCRResponseBody } from "./Id3metaVerifyWithOcrresponseBody";
4
+
5
+
6
+ export class Id3MetaVerifyWithOCRResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: Id3MetaVerifyWithOCRResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: Id3MetaVerifyWithOCRResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,123 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class Id3MetaVerifyWithOCRResponseBodyResultObject extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * Identity verification result:
9
+ *
10
+ * - 1: Consistent
11
+ * - 2: Inconsistent
12
+ * - 3: No record found
13
+ *
14
+ * @example
15
+ * 1
16
+ */
17
+ bizCode?: string;
18
+ /**
19
+ * @remarks
20
+ * Card ocr result.
21
+ *
22
+ * @example
23
+ * {"address":"浙江省杭州市余*****","birthDate":"19901226","certName":"张三","certNo":"1234561990122*****","nationality":"汉","authority":"xxx公安局","startDate":"20201130","endDate":"20301130"}
24
+ */
25
+ cardInfo?: string;
26
+ /**
27
+ * @remarks
28
+ * Face comparison score.
29
+ *
30
+ * @example
31
+ * {
32
+ * "verifyScore": 50.28594166529785
33
+ * }
34
+ */
35
+ faceDetail?: string;
36
+ static names(): { [key: string]: string } {
37
+ return {
38
+ bizCode: 'BizCode',
39
+ cardInfo: 'CardInfo',
40
+ faceDetail: 'FaceDetail',
41
+ };
42
+ }
43
+
44
+ static types(): { [key: string]: any } {
45
+ return {
46
+ bizCode: 'string',
47
+ cardInfo: 'string',
48
+ faceDetail: 'string',
49
+ };
50
+ }
51
+
52
+ validate() {
53
+ super.validate();
54
+ }
55
+
56
+ constructor(map?: { [key: string]: any }) {
57
+ super(map);
58
+ }
59
+ }
60
+
61
+ export class Id3MetaVerifyWithOCRResponseBody extends $dara.Model {
62
+ /**
63
+ * @remarks
64
+ * Return code: 200 indicates success, any other value indicates failure. **Important**
65
+ *
66
+ * - This parameter indicates whether the interface was called correctly. For a detailed explanation of return codes, please refer to the error codes.
67
+ * - The business verification result can be viewed through the fields in ResultObject.
68
+ *
69
+ * @example
70
+ * 200
71
+ */
72
+ code?: string;
73
+ /**
74
+ * @remarks
75
+ * Interface call return message. **Important** This parameter only indicates whether there was an exception with the interface.
76
+ *
77
+ * @example
78
+ * success
79
+ */
80
+ message?: string;
81
+ /**
82
+ * @remarks
83
+ * Request ID.
84
+ *
85
+ * @example
86
+ * 130A2C10-B9EE-4D84-88E3-5384FF03****
87
+ */
88
+ requestId?: string;
89
+ /**
90
+ * @remarks
91
+ * Result object.
92
+ */
93
+ resultObject?: Id3MetaVerifyWithOCRResponseBodyResultObject;
94
+ static names(): { [key: string]: string } {
95
+ return {
96
+ code: 'Code',
97
+ message: 'Message',
98
+ requestId: 'RequestId',
99
+ resultObject: 'ResultObject',
100
+ };
101
+ }
102
+
103
+ static types(): { [key: string]: any } {
104
+ return {
105
+ code: 'string',
106
+ message: 'string',
107
+ requestId: 'string',
108
+ resultObject: Id3MetaVerifyWithOCRResponseBodyResultObject,
109
+ };
110
+ }
111
+
112
+ validate() {
113
+ if(this.resultObject && typeof (this.resultObject as any).validate === 'function') {
114
+ (this.resultObject as any).validate();
115
+ }
116
+ super.validate();
117
+ }
118
+
119
+ constructor(map?: { [key: string]: any }) {
120
+ super(map);
121
+ }
122
+ }
123
+
@@ -193,6 +193,7 @@ export class InitFaceVerifyRequest extends $dara.Model {
193
193
  * DeviceRisk
194
194
  */
195
195
  faceGuardOutput?: string;
196
+ h5DegradeConfirmBtn?: string;
196
197
  /**
197
198
  * @remarks
198
199
  * User\\"s IP address.
@@ -467,6 +468,7 @@ export class InitFaceVerifyRequest extends $dara.Model {
467
468
  faceContrastPicture: 'FaceContrastPicture',
468
469
  faceContrastPictureUrl: 'FaceContrastPictureUrl',
469
470
  faceGuardOutput: 'FaceGuardOutput',
471
+ h5DegradeConfirmBtn: 'H5DegradeConfirmBtn',
470
472
  ip: 'Ip',
471
473
  metaInfo: 'MetaInfo',
472
474
  mobile: 'Mobile',
@@ -510,6 +512,7 @@ export class InitFaceVerifyRequest extends $dara.Model {
510
512
  faceContrastPicture: 'string',
511
513
  faceContrastPictureUrl: 'string',
512
514
  faceGuardOutput: 'string',
515
+ h5DegradeConfirmBtn: 'string',
513
516
  ip: 'string',
514
517
  metaInfo: 'string',
515
518
  mobile: 'string',