@regulaforensics/document-reader-webclient 5.6.6 → 5.8.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 (355) hide show
  1. package/.github/workflows/run-smoke-test.yml +1 -1
  2. package/dist/cjs-es5/api/default-api.js +1 -1
  3. package/dist/cjs-es5/api/process-api.js +1 -1
  4. package/dist/cjs-es5/base.js +1 -1
  5. package/dist/cjs-es5/configuration.js +1 -1
  6. package/dist/cjs-es5/models/area-array.js +1 -1
  7. package/dist/cjs-es5/models/area-container.js +1 -1
  8. package/dist/cjs-es5/models/authenticity-check-list.js +1 -1
  9. package/dist/cjs-es5/models/authenticity-check-result-item.js +1 -1
  10. package/dist/cjs-es5/models/authenticity-check-result.js +1 -1
  11. package/dist/cjs-es5/models/authenticity-result-all-of.js +1 -1
  12. package/dist/cjs-es5/models/authenticity-result-type.js +1 -1
  13. package/dist/cjs-es5/models/authenticity-result.js +1 -1
  14. package/dist/cjs-es5/models/check-diagnose.js +1 -1
  15. package/dist/cjs-es5/models/check-result.js +1 -1
  16. package/dist/cjs-es5/models/chosen-document-type-result-all-of.js +1 -1
  17. package/dist/cjs-es5/models/chosen-document-type-result.js +1 -1
  18. package/dist/cjs-es5/models/chosen-document-type.js +1 -1
  19. package/dist/cjs-es5/models/container-list.js +1 -1
  20. package/dist/cjs-es5/models/critical.js +1 -1
  21. package/dist/cjs-es5/models/cross-source-value-comparison.js +1 -1
  22. package/dist/cjs-es5/models/details-optical.js +1 -1
  23. package/dist/cjs-es5/models/details-rfid.js +1 -1
  24. package/dist/cjs-es5/models/device-info.js +1 -1
  25. package/dist/cjs-es5/models/doc-visual-extended-field.js +1 -1
  26. package/dist/cjs-es5/models/doc-visual-extended-info.js +1 -1
  27. package/dist/cjs-es5/models/document-format.js +1 -1
  28. package/dist/cjs-es5/models/document-image-result-all-of.js +1 -1
  29. package/dist/cjs-es5/models/document-image-result.js +1 -1
  30. package/dist/cjs-es5/models/document-image.js +1 -1
  31. package/dist/cjs-es5/models/document-position-result-all-of.js +16 -0
  32. package/dist/cjs-es5/models/document-position-result.js +16 -0
  33. package/dist/cjs-es5/models/document-position.js +16 -0
  34. package/dist/cjs-es5/models/document-type-recognition-result.js +1 -1
  35. package/dist/cjs-es5/models/document-type.js +4 -2
  36. package/dist/cjs-es5/models/document-types-candidates-list.js +1 -1
  37. package/dist/cjs-es5/models/document-types-candidates-result-all-of.js +1 -1
  38. package/dist/cjs-es5/models/document-types-candidates-result.js +1 -1
  39. package/dist/cjs-es5/models/document-types-candidates.js +1 -1
  40. package/dist/cjs-es5/models/fdsidlist.js +1 -1
  41. package/dist/cjs-es5/models/fiber-result-all-of.js +1 -1
  42. package/dist/cjs-es5/models/fiber-result.js +1 -1
  43. package/dist/cjs-es5/models/graphic-field-type.js +1 -1
  44. package/dist/cjs-es5/models/graphic-field.js +1 -1
  45. package/dist/cjs-es5/models/graphic-fields-list.js +1 -1
  46. package/dist/cjs-es5/models/graphics-result-all-of.js +1 -1
  47. package/dist/cjs-es5/models/graphics-result.js +1 -1
  48. package/dist/cjs-es5/models/ident-result-all-of.js +1 -1
  49. package/dist/cjs-es5/models/ident-result.js +1 -1
  50. package/dist/cjs-es5/models/image-data.js +1 -1
  51. package/dist/cjs-es5/models/image-qa.js +1 -1
  52. package/dist/cjs-es5/models/image-quality-check-list.js +1 -1
  53. package/dist/cjs-es5/models/image-quality-check-type.js +1 -1
  54. package/dist/cjs-es5/models/image-quality-check.js +1 -1
  55. package/dist/cjs-es5/models/image-quality-result-all-of.js +1 -1
  56. package/dist/cjs-es5/models/image-quality-result.js +1 -1
  57. package/dist/cjs-es5/models/images-available-source.js +1 -1
  58. package/dist/cjs-es5/models/images-field-value.js +1 -1
  59. package/dist/cjs-es5/models/images-field.js +1 -1
  60. package/dist/cjs-es5/models/images-result-all-of.js +1 -1
  61. package/dist/cjs-es5/models/images-result.js +1 -1
  62. package/dist/cjs-es5/models/images.js +1 -1
  63. package/dist/cjs-es5/models/index.js +5 -1
  64. package/dist/cjs-es5/models/lcid.js +1 -1
  65. package/dist/cjs-es5/models/lexical-analysis-result-all-of.js +1 -1
  66. package/dist/cjs-es5/models/lexical-analysis-result.js +1 -1
  67. package/dist/cjs-es5/models/light.js +1 -1
  68. package/dist/cjs-es5/models/list-verified-fields.js +1 -1
  69. package/dist/cjs-es5/models/log-level.js +1 -1
  70. package/dist/cjs-es5/models/measure-system.js +1 -1
  71. package/dist/cjs-es5/models/mrzformat.js +1 -1
  72. package/dist/cjs-es5/models/ocrsecurity-text-result-all-of.js +1 -1
  73. package/dist/cjs-es5/models/ocrsecurity-text-result.js +1 -1
  74. package/dist/cjs-es5/models/one-candidate.js +1 -1
  75. package/dist/cjs-es5/models/original-symbol.js +1 -1
  76. package/dist/cjs-es5/models/per-document-config.js +16 -0
  77. package/dist/cjs-es5/models/photo-ident-result-all-of.js +1 -1
  78. package/dist/cjs-es5/models/photo-ident-result.js +1 -1
  79. package/dist/cjs-es5/models/point-array.js +1 -1
  80. package/dist/cjs-es5/models/point.js +1 -1
  81. package/dist/cjs-es5/models/points-container.js +1 -1
  82. package/dist/cjs-es5/models/process-params.js +1 -1
  83. package/dist/cjs-es5/models/process-request-image.js +1 -1
  84. package/dist/cjs-es5/models/process-request.js +1 -1
  85. package/dist/cjs-es5/models/process-response.js +1 -1
  86. package/dist/cjs-es5/models/process-system-info.js +1 -1
  87. package/dist/cjs-es5/models/processing-status.js +1 -1
  88. package/dist/cjs-es5/models/raw-image-container-list.js +1 -1
  89. package/dist/cjs-es5/models/rectangle-coordinates.js +1 -1
  90. package/dist/cjs-es5/models/result-item.js +1 -1
  91. package/dist/cjs-es5/models/result.js +6 -2
  92. package/dist/cjs-es5/models/rfid-location.js +1 -1
  93. package/dist/cjs-es5/models/rfid-origin.js +1 -1
  94. package/dist/cjs-es5/models/scenario.js +1 -1
  95. package/dist/cjs-es5/models/security-feature-result-all-of.js +1 -1
  96. package/dist/cjs-es5/models/security-feature-result.js +1 -1
  97. package/dist/cjs-es5/models/security-feature-type.js +1 -1
  98. package/dist/cjs-es5/models/source-validity.js +1 -1
  99. package/dist/cjs-es5/models/source.js +1 -1
  100. package/dist/cjs-es5/models/status-result-all-of.js +1 -1
  101. package/dist/cjs-es5/models/status-result.js +1 -1
  102. package/dist/cjs-es5/models/status.js +1 -1
  103. package/dist/cjs-es5/models/string-recognition-result.js +1 -1
  104. package/dist/cjs-es5/models/symbol-candidate.js +1 -1
  105. package/dist/cjs-es5/models/symbol-recognition-result.js +1 -1
  106. package/dist/cjs-es5/models/text-available-source.js +1 -1
  107. package/dist/cjs-es5/models/text-data-result-all-of.js +1 -1
  108. package/dist/cjs-es5/models/text-data-result.js +1 -1
  109. package/dist/cjs-es5/models/text-field-type.js +58 -2
  110. package/dist/cjs-es5/models/text-field-value.js +1 -1
  111. package/dist/cjs-es5/models/text-field.js +1 -1
  112. package/dist/cjs-es5/models/text-result-all-of.js +1 -1
  113. package/dist/cjs-es5/models/text-result.js +1 -1
  114. package/dist/cjs-es5/models/text.js +1 -1
  115. package/dist/cjs-es5/models/transaction-info.js +1 -1
  116. package/dist/cjs-es5/models/verification-result.js +1 -1
  117. package/dist/cjs-es5/models/verified-field-map.js +1 -1
  118. package/dist/cjs-es5/models/visibility.js +1 -1
  119. package/dist/esm-es5/api/default-api.js +1 -1
  120. package/dist/esm-es5/api/process-api.js +1 -1
  121. package/dist/esm-es5/base.js +1 -1
  122. package/dist/esm-es5/configuration.js +1 -1
  123. package/dist/esm-es5/models/area-array.js +1 -1
  124. package/dist/esm-es5/models/area-container.js +1 -1
  125. package/dist/esm-es5/models/authenticity-check-list.js +1 -1
  126. package/dist/esm-es5/models/authenticity-check-result-item.js +1 -1
  127. package/dist/esm-es5/models/authenticity-check-result.js +1 -1
  128. package/dist/esm-es5/models/authenticity-result-all-of.js +1 -1
  129. package/dist/esm-es5/models/authenticity-result-type.js +1 -1
  130. package/dist/esm-es5/models/authenticity-result.js +1 -1
  131. package/dist/esm-es5/models/check-diagnose.js +1 -1
  132. package/dist/esm-es5/models/check-result.js +1 -1
  133. package/dist/esm-es5/models/chosen-document-type-result-all-of.js +1 -1
  134. package/dist/esm-es5/models/chosen-document-type-result.js +1 -1
  135. package/dist/esm-es5/models/chosen-document-type.js +1 -1
  136. package/dist/esm-es5/models/container-list.js +1 -1
  137. package/dist/esm-es5/models/critical.js +1 -1
  138. package/dist/esm-es5/models/cross-source-value-comparison.js +1 -1
  139. package/dist/esm-es5/models/details-optical.js +1 -1
  140. package/dist/esm-es5/models/details-rfid.js +1 -1
  141. package/dist/esm-es5/models/device-info.js +1 -1
  142. package/dist/esm-es5/models/doc-visual-extended-field.js +1 -1
  143. package/dist/esm-es5/models/doc-visual-extended-info.js +1 -1
  144. package/dist/esm-es5/models/document-format.js +1 -1
  145. package/dist/esm-es5/models/document-image-result-all-of.js +1 -1
  146. package/dist/esm-es5/models/document-image-result.js +1 -1
  147. package/dist/esm-es5/models/document-image.js +1 -1
  148. package/dist/esm-es5/models/document-position-result-all-of.js +14 -0
  149. package/dist/esm-es5/models/document-position-result.js +14 -0
  150. package/dist/esm-es5/models/document-position.js +14 -0
  151. package/dist/esm-es5/models/document-type-recognition-result.js +1 -1
  152. package/dist/esm-es5/models/document-type.js +4 -2
  153. package/dist/esm-es5/models/document-types-candidates-list.js +1 -1
  154. package/dist/esm-es5/models/document-types-candidates-result-all-of.js +1 -1
  155. package/dist/esm-es5/models/document-types-candidates-result.js +1 -1
  156. package/dist/esm-es5/models/document-types-candidates.js +1 -1
  157. package/dist/esm-es5/models/fdsidlist.js +1 -1
  158. package/dist/esm-es5/models/fiber-result-all-of.js +1 -1
  159. package/dist/esm-es5/models/fiber-result.js +1 -1
  160. package/dist/esm-es5/models/graphic-field-type.js +1 -1
  161. package/dist/esm-es5/models/graphic-field.js +1 -1
  162. package/dist/esm-es5/models/graphic-fields-list.js +1 -1
  163. package/dist/esm-es5/models/graphics-result-all-of.js +1 -1
  164. package/dist/esm-es5/models/graphics-result.js +1 -1
  165. package/dist/esm-es5/models/ident-result-all-of.js +1 -1
  166. package/dist/esm-es5/models/ident-result.js +1 -1
  167. package/dist/esm-es5/models/image-data.js +1 -1
  168. package/dist/esm-es5/models/image-qa.js +1 -1
  169. package/dist/esm-es5/models/image-quality-check-list.js +1 -1
  170. package/dist/esm-es5/models/image-quality-check-type.js +1 -1
  171. package/dist/esm-es5/models/image-quality-check.js +1 -1
  172. package/dist/esm-es5/models/image-quality-result-all-of.js +1 -1
  173. package/dist/esm-es5/models/image-quality-result.js +1 -1
  174. package/dist/esm-es5/models/images-available-source.js +1 -1
  175. package/dist/esm-es5/models/images-field-value.js +1 -1
  176. package/dist/esm-es5/models/images-field.js +1 -1
  177. package/dist/esm-es5/models/images-result-all-of.js +1 -1
  178. package/dist/esm-es5/models/images-result.js +1 -1
  179. package/dist/esm-es5/models/images.js +1 -1
  180. package/dist/esm-es5/models/index.js +5 -1
  181. package/dist/esm-es5/models/lcid.js +1 -1
  182. package/dist/esm-es5/models/lexical-analysis-result-all-of.js +1 -1
  183. package/dist/esm-es5/models/lexical-analysis-result.js +1 -1
  184. package/dist/esm-es5/models/light.js +1 -1
  185. package/dist/esm-es5/models/list-verified-fields.js +1 -1
  186. package/dist/esm-es5/models/log-level.js +1 -1
  187. package/dist/esm-es5/models/measure-system.js +1 -1
  188. package/dist/esm-es5/models/mrzformat.js +1 -1
  189. package/dist/esm-es5/models/ocrsecurity-text-result-all-of.js +1 -1
  190. package/dist/esm-es5/models/ocrsecurity-text-result.js +1 -1
  191. package/dist/esm-es5/models/one-candidate.js +1 -1
  192. package/dist/esm-es5/models/original-symbol.js +1 -1
  193. package/dist/esm-es5/models/per-document-config.js +14 -0
  194. package/dist/esm-es5/models/photo-ident-result-all-of.js +1 -1
  195. package/dist/esm-es5/models/photo-ident-result.js +1 -1
  196. package/dist/esm-es5/models/point-array.js +1 -1
  197. package/dist/esm-es5/models/point.js +1 -1
  198. package/dist/esm-es5/models/points-container.js +1 -1
  199. package/dist/esm-es5/models/process-params.js +1 -1
  200. package/dist/esm-es5/models/process-request-image.js +1 -1
  201. package/dist/esm-es5/models/process-request.js +1 -1
  202. package/dist/esm-es5/models/process-response.js +1 -1
  203. package/dist/esm-es5/models/process-system-info.js +1 -1
  204. package/dist/esm-es5/models/processing-status.js +1 -1
  205. package/dist/esm-es5/models/raw-image-container-list.js +1 -1
  206. package/dist/esm-es5/models/rectangle-coordinates.js +1 -1
  207. package/dist/esm-es5/models/result-item.js +1 -1
  208. package/dist/esm-es5/models/result.js +6 -2
  209. package/dist/esm-es5/models/rfid-location.js +1 -1
  210. package/dist/esm-es5/models/rfid-origin.js +1 -1
  211. package/dist/esm-es5/models/scenario.js +1 -1
  212. package/dist/esm-es5/models/security-feature-result-all-of.js +1 -1
  213. package/dist/esm-es5/models/security-feature-result.js +1 -1
  214. package/dist/esm-es5/models/security-feature-type.js +1 -1
  215. package/dist/esm-es5/models/source-validity.js +1 -1
  216. package/dist/esm-es5/models/source.js +1 -1
  217. package/dist/esm-es5/models/status-result-all-of.js +1 -1
  218. package/dist/esm-es5/models/status-result.js +1 -1
  219. package/dist/esm-es5/models/status.js +1 -1
  220. package/dist/esm-es5/models/string-recognition-result.js +1 -1
  221. package/dist/esm-es5/models/symbol-candidate.js +1 -1
  222. package/dist/esm-es5/models/symbol-recognition-result.js +1 -1
  223. package/dist/esm-es5/models/text-available-source.js +1 -1
  224. package/dist/esm-es5/models/text-data-result-all-of.js +1 -1
  225. package/dist/esm-es5/models/text-data-result.js +1 -1
  226. package/dist/esm-es5/models/text-field-type.js +58 -2
  227. package/dist/esm-es5/models/text-field-value.js +1 -1
  228. package/dist/esm-es5/models/text-field.js +1 -1
  229. package/dist/esm-es5/models/text-result-all-of.js +1 -1
  230. package/dist/esm-es5/models/text-result.js +1 -1
  231. package/dist/esm-es5/models/text.js +1 -1
  232. package/dist/esm-es5/models/transaction-info.js +1 -1
  233. package/dist/esm-es5/models/verification-result.js +1 -1
  234. package/dist/esm-es5/models/verified-field-map.js +1 -1
  235. package/dist/esm-es5/models/visibility.js +1 -1
  236. package/package.json +1 -1
  237. package/setup.sh +11 -0
  238. package/src/api/default-api.ts +1 -1
  239. package/src/api/process-api.ts +1 -1
  240. package/src/base.ts +1 -1
  241. package/src/configuration.ts +1 -1
  242. package/src/models/area-array.ts +1 -1
  243. package/src/models/area-container.ts +1 -1
  244. package/src/models/authenticity-check-list.ts +1 -1
  245. package/src/models/authenticity-check-result-item.ts +1 -1
  246. package/src/models/authenticity-check-result.ts +1 -1
  247. package/src/models/authenticity-result-all-of.ts +1 -1
  248. package/src/models/authenticity-result-type.ts +1 -1
  249. package/src/models/authenticity-result.ts +2 -1
  250. package/src/models/check-diagnose.ts +1 -1
  251. package/src/models/check-result.ts +1 -1
  252. package/src/models/chosen-document-type-result-all-of.ts +1 -1
  253. package/src/models/chosen-document-type-result.ts +2 -1
  254. package/src/models/chosen-document-type.ts +1 -1
  255. package/src/models/container-list.ts +4 -3
  256. package/src/models/critical.ts +1 -1
  257. package/src/models/cross-source-value-comparison.ts +1 -1
  258. package/src/models/details-optical.ts +1 -1
  259. package/src/models/details-rfid.ts +1 -1
  260. package/src/models/device-info.ts +1 -1
  261. package/src/models/doc-visual-extended-field.ts +1 -1
  262. package/src/models/doc-visual-extended-info.ts +1 -1
  263. package/src/models/document-format.ts +1 -1
  264. package/src/models/document-image-result-all-of.ts +1 -1
  265. package/src/models/document-image-result.ts +2 -1
  266. package/src/models/document-image.ts +1 -1
  267. package/src/models/document-position-result-all-of.ts +32 -0
  268. package/src/models/document-position-result.ts +39 -0
  269. package/src/models/document-position.ts +87 -0
  270. package/src/models/document-type-recognition-result.ts +1 -1
  271. package/src/models/document-type.ts +4 -2
  272. package/src/models/document-types-candidates-list.ts +1 -1
  273. package/src/models/document-types-candidates-result-all-of.ts +1 -1
  274. package/src/models/document-types-candidates-result.ts +2 -1
  275. package/src/models/document-types-candidates.ts +1 -1
  276. package/src/models/fdsidlist.ts +1 -1
  277. package/src/models/fiber-result-all-of.ts +1 -1
  278. package/src/models/fiber-result.ts +1 -1
  279. package/src/models/graphic-field-type.ts +1 -1
  280. package/src/models/graphic-field.ts +1 -1
  281. package/src/models/graphic-fields-list.ts +1 -1
  282. package/src/models/graphics-result-all-of.ts +1 -1
  283. package/src/models/graphics-result.ts +2 -1
  284. package/src/models/ident-result-all-of.ts +1 -1
  285. package/src/models/ident-result.ts +1 -1
  286. package/src/models/image-data.ts +1 -1
  287. package/src/models/image-qa.ts +25 -1
  288. package/src/models/image-quality-check-list.ts +1 -1
  289. package/src/models/image-quality-check-type.ts +1 -1
  290. package/src/models/image-quality-check.ts +1 -1
  291. package/src/models/image-quality-result-all-of.ts +1 -1
  292. package/src/models/image-quality-result.ts +2 -1
  293. package/src/models/images-available-source.ts +1 -1
  294. package/src/models/images-field-value.ts +1 -1
  295. package/src/models/images-field.ts +1 -1
  296. package/src/models/images-result-all-of.ts +1 -1
  297. package/src/models/images-result.ts +2 -1
  298. package/src/models/images.ts +1 -1
  299. package/src/models/index.ts +4 -0
  300. package/src/models/lcid.ts +1 -1
  301. package/src/models/lexical-analysis-result-all-of.ts +1 -1
  302. package/src/models/lexical-analysis-result.ts +2 -1
  303. package/src/models/light.ts +1 -1
  304. package/src/models/list-verified-fields.ts +1 -1
  305. package/src/models/log-level.ts +1 -1
  306. package/src/models/measure-system.ts +1 -1
  307. package/src/models/mrzformat.ts +1 -1
  308. package/src/models/ocrsecurity-text-result-all-of.ts +1 -1
  309. package/src/models/ocrsecurity-text-result.ts +1 -1
  310. package/src/models/one-candidate.ts +1 -1
  311. package/src/models/original-symbol.ts +1 -1
  312. package/src/models/per-document-config.ts +37 -0
  313. package/src/models/photo-ident-result-all-of.ts +1 -1
  314. package/src/models/photo-ident-result.ts +1 -1
  315. package/src/models/point-array.ts +1 -1
  316. package/src/models/point.ts +1 -1
  317. package/src/models/points-container.ts +1 -1
  318. package/src/models/process-params.ts +20 -1
  319. package/src/models/process-request-image.ts +1 -1
  320. package/src/models/process-request.ts +1 -1
  321. package/src/models/process-response.ts +1 -1
  322. package/src/models/process-system-info.ts +1 -1
  323. package/src/models/processing-status.ts +1 -1
  324. package/src/models/raw-image-container-list.ts +1 -1
  325. package/src/models/rectangle-coordinates.ts +1 -1
  326. package/src/models/result-item.ts +2 -1
  327. package/src/models/result.ts +6 -2
  328. package/src/models/rfid-location.ts +1 -1
  329. package/src/models/rfid-origin.ts +1 -1
  330. package/src/models/scenario.ts +1 -1
  331. package/src/models/security-feature-result-all-of.ts +1 -1
  332. package/src/models/security-feature-result.ts +1 -1
  333. package/src/models/security-feature-type.ts +1 -1
  334. package/src/models/source-validity.ts +1 -1
  335. package/src/models/source.ts +1 -1
  336. package/src/models/status-result-all-of.ts +1 -1
  337. package/src/models/status-result.ts +2 -1
  338. package/src/models/status.ts +1 -1
  339. package/src/models/string-recognition-result.ts +1 -1
  340. package/src/models/symbol-candidate.ts +1 -1
  341. package/src/models/symbol-recognition-result.ts +1 -1
  342. package/src/models/text-available-source.ts +1 -1
  343. package/src/models/text-data-result-all-of.ts +1 -1
  344. package/src/models/text-data-result.ts +2 -1
  345. package/src/models/text-field-type.ts +58 -2
  346. package/src/models/text-field-value.ts +1 -1
  347. package/src/models/text-field.ts +1 -1
  348. package/src/models/text-result-all-of.ts +1 -1
  349. package/src/models/text-result.ts +2 -1
  350. package/src/models/text.ts +1 -1
  351. package/src/models/transaction-info.ts +1 -1
  352. package/src/models/verification-result.ts +1 -1
  353. package/src/models/verified-field-map.ts +1 -1
  354. package/src/models/visibility.ts +1 -1
  355. package/update-models.sh +1 -0
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -0,0 +1,14 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Regula Document Reader Web API
5
+ * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
+ *
7
+ * The version of the OpenAPI document: 5.7.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQtcG9zaXRpb24tcmVzdWx0LWFsbC1vZi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvZG9jdW1lbnQtcG9zaXRpb24tcmVzdWx0LWFsbC1vZi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCOzs7Ozs7Ozs7O0dBVUcifQ==
@@ -0,0 +1,14 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Regula Document Reader Web API
5
+ * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
+ *
7
+ * The version of the OpenAPI document: 5.7.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQtcG9zaXRpb24tcmVzdWx0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL21vZGVscy9kb2N1bWVudC1wb3NpdGlvbi1yZXN1bHQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsb0JBQW9CO0FBQ3BCLG9CQUFvQjtBQUNwQjs7Ozs7Ozs7OztHQVVHIn0=
@@ -0,0 +1,14 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Regula Document Reader Web API
5
+ * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
+ *
7
+ * The version of the OpenAPI document: 5.7.0
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQtcG9zaXRpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2RvY3VtZW50LXBvc2l0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLG9CQUFvQjtBQUNwQixvQkFBb0I7QUFDcEI7Ozs7Ozs7Ozs7R0FVRyJ9
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -244,5 +244,7 @@ export var DocumentType;
244
244
  DocumentType[DocumentType["INTERIM_INSTRUCTIONAL_PERMIT"] = 236] = "INTERIM_INSTRUCTIONAL_PERMIT";
245
245
  DocumentType[DocumentType["CERTIFICATE_OF_COMPETENCY"] = 237] = "CERTIFICATE_OF_COMPETENCY";
246
246
  DocumentType[DocumentType["CERTIFICATE_OF_PROFICIENCY"] = 238] = "CERTIFICATE_OF_PROFICIENCY";
247
+ DocumentType[DocumentType["TRADE_LICENSE"] = 239] = "TRADE_LICENSE";
248
+ DocumentType[DocumentType["PASSPORT_PAGE"] = 240] = "PASSPORT_PAGE";
247
249
  })(DocumentType || (DocumentType = {}));
248
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQtdHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvZG9jdW1lbnQtdHlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCOzs7Ozs7Ozs7O0dBVUc7QUFJSDs7OztHQUlHO0FBQ0gsTUFBTSxDQUFOLElBQVksWUFtT1g7QUFuT0QsV0FBWSxZQUFZO0lBQ3BCLDZEQUFlLENBQUE7SUFDZix3REFBYSxDQUFBO0lBQ2Isa0VBQWtCLENBQUE7SUFDbEIsOEVBQXdCLENBQUE7SUFDeEIsd0VBQXFCLENBQUE7SUFDckIsMEZBQThCLENBQUE7SUFDOUIsOEZBQWdDLENBQUE7SUFDaEMsc0VBQW9CLENBQUE7SUFDcEIsa0RBQVUsQ0FBQTtJQUNWLHdEQUFhLENBQUE7SUFDYix3REFBYSxDQUFBO0lBQ2Isb0ZBQTJCLENBQUE7SUFDM0IsZ0ZBQXlCLENBQUE7SUFDekIsZ0ZBQXlCLENBQUE7SUFDekIsd0ZBQTZCLENBQUE7SUFDN0Isb0dBQW1DLENBQUE7SUFDbkMsOERBQWdCLENBQUE7SUFDaEIsNEVBQXVCLENBQUE7SUFDdkIsc0VBQW9CLENBQUE7SUFDcEIsMEZBQThCLENBQUE7SUFDOUIsNEVBQXVCLENBQUE7SUFDdkIsc0VBQW9CLENBQUE7SUFDcEIsZ0ZBQXlCLENBQUE7SUFDekIsMEVBQXNCLENBQUE7SUFDdEIsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0Isc0lBQW9ELENBQUE7SUFDcEQsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsa0dBQWtDLENBQUE7SUFDbEMsa0ZBQTBCLENBQUE7SUFDMUIsc0ZBQTRCLENBQUE7SUFDNUIsd0ZBQTZCLENBQUE7SUFDN0IsOEZBQWdDLENBQUE7SUFDaEMsZ0lBQWlELENBQUE7SUFDakQsNEZBQStCLENBQUE7SUFDL0Isc0VBQW9CLENBQUE7SUFDcEIsZ0hBQXlDLENBQUE7SUFDekMsa0lBQWtELENBQUE7SUFDbEQsa0lBQWtELENBQUE7SUFDbEQsc0dBQW9DLENBQUE7SUFDcEMsd0hBQTZDLENBQUE7SUFDN0Msd0hBQTZDLENBQUE7SUFDN0Msb0ZBQTJCLENBQUE7SUFDM0Isc0dBQW9DLENBQUE7SUFDcEMsc0dBQW9DLENBQUE7SUFDcEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsMEdBQXNDLENBQUE7SUFDdEMsNEhBQStDLENBQUE7SUFDL0MsNEhBQStDLENBQUE7SUFDL0Msd0ZBQTZCLENBQUE7SUFDN0Isd0ZBQTZCLENBQUE7SUFDN0IsMEZBQThCLENBQUE7SUFDOUIsNEZBQStCLENBQUE7SUFDL0IsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsd0ZBQTZCLENBQUE7SUFDN0IsMEdBQXNDLENBQUE7SUFDdEMsMEdBQXNDLENBQUE7SUFDdEMsb0ZBQTJCLENBQUE7SUFDM0Isc0dBQW9DLENBQUE7SUFDcEMsc0dBQW9DLENBQUE7SUFDcEMsNEZBQStCLENBQUE7SUFDL0Isc0VBQW9CLENBQUE7SUFDcEIsd0ZBQTZCLENBQUE7SUFDN0IsMEdBQXNDLENBQUE7SUFDdEMsMEdBQXNDLENBQUE7SUFDdEMsd0dBQXFDLENBQUE7SUFDckMsNEdBQXVDLENBQUE7SUFDdkMsNEdBQXVDLENBQUE7SUFDdkMsa0hBQTBDLENBQUE7SUFDMUMsa0hBQTBDLENBQUE7SUFDMUMsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0IsZ0ZBQXlCLENBQUE7SUFDekIsOEZBQWdDLENBQUE7SUFDaEMsc0dBQW9DLENBQUE7SUFDcEMsMEdBQXNDLENBQUE7SUFDdEMsc0dBQW9DLENBQUE7SUFDcEMsd0hBQTZDLENBQUE7SUFDN0Msd0hBQTZDLENBQUE7SUFDN0Msb0ZBQTJCLENBQUE7SUFDM0Isb0ZBQTJCLENBQUE7SUFDM0IsMkZBQStCLENBQUE7SUFDL0IscUVBQW9CLENBQUE7SUFDcEIsNkVBQXdCLENBQUE7SUFDeEIsK0ZBQWlDLENBQUE7SUFDakMsK0ZBQWlDLENBQUE7SUFDakMsdUZBQTZCLENBQUE7SUFDN0IsbUZBQTJCLENBQUE7SUFDM0IsaUdBQWtDLENBQUE7SUFDbEMsbUhBQTJDLENBQUE7SUFDM0MsbUhBQTJDLENBQUE7SUFDM0MscUZBQTRCLENBQUE7SUFDNUIsaUdBQWtDLENBQUE7SUFDbEMsdUVBQXFCLENBQUE7SUFDckIseUZBQThCLENBQUE7SUFDOUIseUZBQThCLENBQUE7SUFDOUIscUVBQW9CLENBQUE7SUFDcEIsdUZBQTZCLENBQUE7SUFDN0IsdUZBQTZCLENBQUE7SUFDN0IsdUVBQXFCLENBQUE7SUFDckIscUVBQW9CLENBQUE7SUFDcEIsaUdBQWtDLENBQUE7SUFDbEMsNkZBQWdDLENBQUE7SUFDaEMsaUZBQTBCLENBQUE7SUFDMUIsNkRBQWdCLENBQUE7SUFDaEIsK0VBQXlCLENBQUE7SUFDekIsK0VBQXlCLENBQUE7SUFDekIscUdBQW9DLENBQUE7SUFDcEMsaUdBQWtDLENBQUE7SUFDbEMsbUhBQTJDLENBQUE7SUFDM0MseUVBQXNCLENBQUE7SUFDdEIsMkZBQStCLENBQUE7SUFDL0IsMkZBQStCLENBQUE7SUFDL0IsMkZBQStCLENBQUE7SUFDL0IsMkVBQXVCLENBQUE7SUFDdkIsMkZBQStCLENBQUE7SUFDL0IsbUhBQTJDLENBQUE7SUFDM0MsbUhBQTJDLENBQUE7SUFDM0MsMkhBQStDLENBQUE7SUFDL0MsK0ZBQWlDLENBQUE7SUFDakMsaUhBQTBDLENBQUE7SUFDMUMsaUhBQTBDLENBQUE7SUFDMUMsK0VBQXlCLENBQUE7SUFDekIsaUdBQWtDLENBQUE7SUFDbEMsaUdBQWtDLENBQUE7SUFDbEMsNkdBQXdDLENBQUE7SUFDeEMseUdBQXNDLENBQUE7SUFDdEMsdUZBQTZCLENBQUE7SUFDN0IscUVBQW9CLENBQUE7SUFDcEIsaUhBQTBDLENBQUE7SUFDMUMsMkZBQStCLENBQUE7SUFDL0IsMkVBQXVCLENB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
250
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZG9jdW1lbnQtdHlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9tb2RlbHMvZG9jdW1lbnQtdHlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxvQkFBb0I7QUFDcEIsb0JBQW9CO0FBQ3BCOzs7Ozs7Ozs7O0dBVUc7QUFJSDs7OztHQUlHO0FBQ0gsTUFBTSxDQUFOLElBQVksWUFxT1g7QUFyT0QsV0FBWSxZQUFZO0lBQ3BCLDZEQUFlLENBQUE7SUFDZix3REFBYSxDQUFBO0lBQ2Isa0VBQWtCLENBQUE7SUFDbEIsOEVBQXdCLENBQUE7SUFDeEIsd0VBQXFCLENBQUE7SUFDckIsMEZBQThCLENBQUE7SUFDOUIsOEZBQWdDLENBQUE7SUFDaEMsc0VBQW9CLENBQUE7SUFDcEIsa0RBQVUsQ0FBQTtJQUNWLHdEQUFhLENBQUE7SUFDYix3REFBYSxDQUFBO0lBQ2Isb0ZBQTJCLENBQUE7SUFDM0IsZ0ZBQXlCLENBQUE7SUFDekIsZ0ZBQXlCLENBQUE7SUFDekIsd0ZBQTZCLENBQUE7SUFDN0Isb0dBQW1DLENBQUE7SUFDbkMsOERBQWdCLENBQUE7SUFDaEIsNEVBQXVCLENBQUE7SUFDdkIsc0VBQW9CLENBQUE7SUFDcEIsMEZBQThCLENBQUE7SUFDOUIsNEVBQXVCLENBQUE7SUFDdkIsc0VBQW9CLENBQUE7SUFDcEIsZ0ZBQXlCLENBQUE7SUFDekIsMEVBQXNCLENBQUE7SUFDdEIsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0Isc0lBQW9ELENBQUE7SUFDcEQsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsa0dBQWtDLENBQUE7SUFDbEMsa0ZBQTBCLENBQUE7SUFDMUIsc0ZBQTRCLENBQUE7SUFDNUIsd0ZBQTZCLENBQUE7SUFDN0IsOEZBQWdDLENBQUE7SUFDaEMsZ0lBQWlELENBQUE7SUFDakQsNEZBQStCLENBQUE7SUFDL0Isc0VBQW9CLENBQUE7SUFDcEIsZ0hBQXlDLENBQUE7SUFDekMsa0lBQWtELENBQUE7SUFDbEQsa0lBQWtELENBQUE7SUFDbEQsc0dBQW9DLENBQUE7SUFDcEMsd0hBQTZDLENBQUE7SUFDN0Msd0hBQTZDLENBQUE7SUFDN0Msb0ZBQTJCLENBQUE7SUFDM0Isc0dBQW9DLENBQUE7SUFDcEMsc0dBQW9DLENBQUE7SUFDcEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsMEdBQXNDLENBQUE7SUFDdEMsNEhBQStDLENBQUE7SUFDL0MsNEhBQStDLENBQUE7SUFDL0Msd0ZBQTZCLENBQUE7SUFDN0Isd0ZBQTZCLENBQUE7SUFDN0IsMEZBQThCLENBQUE7SUFDOUIsNEZBQStCLENBQUE7SUFDL0IsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsOEdBQXdDLENBQUE7SUFDeEMsd0ZBQTZCLENBQUE7SUFDN0IsMEdBQXNDLENBQUE7SUFDdEMsMEdBQXNDLENBQUE7SUFDdEMsb0ZBQTJCLENBQUE7SUFDM0Isc0dBQW9DLENBQUE7SUFDcEMsc0dBQW9DLENBQUE7SUFDcEMsNEZBQStCLENBQUE7SUFDL0Isc0VBQW9CLENBQUE7SUFDcEIsd0ZBQTZCLENBQUE7SUFDN0IsMEdBQXNDLENBQUE7SUFDdEMsMEdBQXNDLENBQUE7SUFDdEMsd0dBQXFDLENBQUE7SUFDckMsNEdBQXVDLENBQUE7SUFDdkMsNEdBQXVDLENBQUE7SUFDdkMsa0hBQTBDLENBQUE7SUFDMUMsa0hBQTBDLENBQUE7SUFDMUMsNEZBQStCLENBQUE7SUFDL0IsNEZBQStCLENBQUE7SUFDL0IsZ0ZBQXlCLENBQUE7SUFDekIsOEZBQWdDLENBQUE7SUFDaEMsc0dBQW9DLENBQUE7SUFDcEMsMEdBQXNDLENBQUE7SUFDdEMsc0dBQW9DLENBQUE7SUFDcEMsd0hBQTZDLENBQUE7SUFDN0Msd0hBQTZDLENBQUE7SUFDN0Msb0ZBQTJCLENBQUE7SUFDM0Isb0ZBQTJCLENBQUE7SUFDM0IsMkZBQStCLENBQUE7SUFDL0IscUVBQW9CLENBQUE7SUFDcEIsNkVBQXdCLENBQUE7SUFDeEIsK0ZBQWlDLENBQUE7SUFDakMsK0ZBQWlDLENBQUE7SUFDakMsdUZBQTZCLENBQUE7SUFDN0IsbUZBQTJCLENBQUE7SUFDM0IsaUdBQWtDLENBQUE7SUFDbEMsbUhBQTJDLENBQUE7SUFDM0MsbUhBQTJDLENBQUE7SUFDM0MscUZBQTRCLENBQUE7SUFDNUIsaUdBQWtDLENBQUE7SUFDbEMsdUVBQXFCLENBQUE7SUFDckIseUZBQThCLENBQUE7SUFDOUIseUZBQThCLENBQUE7SUFDOUIscUVBQW9CLENBQUE7SUFDcEIsdUZBQTZCLENBQUE7SUFDN0IsdUZBQTZCLENBQUE7SUFDN0IsdUVBQXFCLENBQUE7SUFDckIscUVBQW9CLENBQUE7SUFDcEIsaUdBQWtDLENBQUE7SUFDbEMsNkZBQWdDLENBQUE7SUFDaEMsaUZBQTBCLENBQUE7SUFDMUIsNkRBQWdCLENBQUE7SUFDaEIsK0VBQXlCLENBQUE7SUFDekIsK0VBQXlCLENBQUE7SUFDekIscUdBQW9DLENBQUE7SUFDcEMsaUdBQWtDLENBQUE7SUFDbEMsbUhBQTJDLENBQUE7SUFDM0MseUVBQXNCLENBQUE7SUFDdEIsMkZBQStCLENBQUE7SUFDL0IsMkZBQStCLENBQUE7SUFDL0IsMkZBQStCLENBQUE7SUFDL0IsMkVBQXVCLENBQUE7SUFDdkIsMkZBQStCLENBQUE7SUFDL0IsbUhBQTJDLENBQUE7SUFDM0MsbUhBQTJDLENBQUE7SUFDM0MsMkhBQStDLENBQUE7SUFDL0MsK0ZBQWlDLENBQUE7SUFDakMsaUhBQTBDLENBQUE7SUFDMUMsaUhBQTBDLENBQUE7SUFDMUMsK0VBQXlCLENBQUE7SUFDekIsaUdBQWtDLENBQUE7SUFDbEMsaUdBQWtDLENBQUE7SUFDbEMsNkdBQXdDLENBQUE7SUFDeEMseUdBQXNDLENBQUE7SUFDdEMsdUZBQTZCLENBQUE7SUFDN0IscUVBQW9CLENBQUE7SUFDcEIsaUhBQTBDLENBQUE7SUFDMUMsMkZBQStCLENBQUE7SUFDL0IsMkVBQXVCLENB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
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -23,6 +23,9 @@ export * from './document-format.js';
23
23
  export * from './document-image.js';
24
24
  export * from './document-image-result.js';
25
25
  export * from './document-image-result-all-of.js';
26
+ export * from './document-position.js';
27
+ export * from './document-position-result.js';
28
+ export * from './document-position-result-all-of.js';
26
29
  export * from './document-type.js';
27
30
  export * from './document-type-recognition-result.js';
28
31
  export * from './document-types-candidates.js';
@@ -64,6 +67,7 @@ export * from './ocrsecurity-text-result.js';
64
67
  export * from './ocrsecurity-text-result-all-of.js';
65
68
  export * from './one-candidate.js';
66
69
  export * from './original-symbol.js';
70
+ export * from './per-document-config.js';
67
71
  export * from './photo-ident-result.js';
68
72
  export * from './photo-ident-result-all-of.js';
69
73
  export * from './point.js';
@@ -106,4 +110,4 @@ export * from './transaction-info.js';
106
110
  export * from './verification-result.js';
107
111
  export * from './verified-field-map.js';
108
112
  export * from './visibility.js';
109
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLDhDQUE4QyxDQUFDO0FBQzdELGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNB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
113
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvbW9kZWxzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaUJBQWlCLENBQUM7QUFDaEMsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLDhCQUE4QixDQUFDO0FBQzdDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsbUJBQW1CLENBQUM7QUFDbEMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLGtDQUFrQyxDQUFDO0FBQ2pELGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxxQkFBcUIsQ0FBQztBQUNwQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLG1DQUFtQyxDQUFDO0FBQ2xELGNBQWMsd0JBQXdCLENBQUM7QUFDdkMsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLHNDQUFzQyxDQUFDO0FBQ3JELGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyx1Q0FBdUMsQ0FBQztBQUN0RCxjQUFjLDhDQUE4QyxDQUFDO0FBQzdELGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxtQkFBbUIsQ0FBQztBQUNsQyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyw2QkFBNkIsQ0FBQztBQUM1QyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsK0JBQStCLENBQUM7QUFDOUMsY0FBYywrQkFBK0IsQ0FBQztBQUM5QyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsa0NBQWtDLENBQUM7QUFDakQsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLG1CQUFtQixDQUFDO0FBQ2xDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxvQkFBb0IsQ0FBQztBQUNuQyxjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsV0FBVyxDQUFDO0FBQzFCLGNBQWMsOEJBQThCLENBQUM7QUFDN0MsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLFlBQVksQ0FBQztBQUMzQixjQUFjLDJCQUEyQixDQUFDO0FBQzFDLGNBQWMsZ0JBQWdCLENBQUM7QUFDL0IsY0FBYyxnQkFBZ0IsQ0FBQztBQUMvQixjQUFjLHFCQUFxQixDQUFDO0FBQ3BDLGNBQWMsOEJBQThCLENBQUM7QUFDN0MsY0FBYyxxQ0FBcUMsQ0FBQztBQUNwRCxjQUFjLG9CQUFvQixDQUFDO0FBQ25DLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsZ0NBQWdDLENBQUM7QUFDL0MsY0FBYyxZQUFZLENBQUM7QUFDM0IsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLHVCQUF1QixDQUFDO0FBQ3RDLGNBQWMscUJBQXFCLENBQUM7QUFDcEMsY0FBYyxzQkFBc0IsQ0FBQztBQUNyQyxjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYywwQkFBMEIsQ0FBQztBQUN6QyxjQUFjLHdCQUF3QixDQUFDO0FBQ3ZDLGNBQWMsK0JBQStCLENBQUM7QUFDOUMsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYyxrQkFBa0IsQ0FBQztBQUNqQyxjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLDhCQUE4QixDQUFDO0FBQzdDLGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyw0QkFBNEIsQ0FBQztBQUMzQyxjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLHNCQUFzQixDQUFDO0FBQ3JDLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsb0JBQW9CLENBQUM7QUFDbkMsY0FBYywyQkFBMkIsQ0FBQztBQUMxQyxjQUFjLGdDQUFnQyxDQUFDO0FBQy9DLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyxnQ0FBZ0MsQ0FBQztBQUMvQyxjQUFjLFdBQVcsQ0FBQztBQUMxQixjQUFjLDRCQUE0QixDQUFDO0FBQzNDLGNBQWMsdUJBQXVCLENBQUM7QUFDdEMsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLGlCQUFpQixDQUFDO0FBQ2hDLGNBQWMsc0JBQXNCLENBQUM7QUFDckMsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLGtCQUFrQixDQUFDO0FBQ2pDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyx1QkFBdUIsQ0FBQztBQUN0QyxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMseUJBQXlCLENBQUM7QUFDeEMsY0FBYyxpQkFBaUIsQ0FBQyJ9
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Regula Document Reader Web API
5
5
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6
6
  *
7
- * The version of the OpenAPI document: 5.6.0
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).