@regulaforensics/document-reader-webclient 6.3.2 → 6.5.1

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 (385) hide show
  1. package/dist/cjs-es5/api/default-api.js +16 -9
  2. package/dist/cjs-es5/api/process-api.js +16 -9
  3. package/dist/cjs-es5/base.js +1 -1
  4. package/dist/cjs-es5/configuration.js +1 -1
  5. package/dist/cjs-es5/ext/document-reader.js +5 -5
  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/bc-pdf417-info.js +1 -1
  15. package/dist/cjs-es5/models/bc-roidetect.js +1 -1
  16. package/dist/cjs-es5/models/check-diagnose.js +3 -2
  17. package/dist/cjs-es5/models/check-result.js +1 -1
  18. package/dist/cjs-es5/models/chosen-document-type-result-all-of.js +1 -1
  19. package/dist/cjs-es5/models/chosen-document-type-result.js +1 -1
  20. package/dist/cjs-es5/models/chosen-document-type.js +1 -1
  21. package/dist/cjs-es5/models/container-list.js +1 -1
  22. package/dist/cjs-es5/models/critical.js +1 -1
  23. package/dist/cjs-es5/models/cross-source-value-comparison.js +1 -1
  24. package/dist/cjs-es5/models/data-module.js +1 -1
  25. package/dist/cjs-es5/models/details-optical.js +1 -1
  26. package/dist/cjs-es5/models/details-rfid.js +1 -1
  27. package/dist/cjs-es5/models/device-info.js +1 -1
  28. package/dist/cjs-es5/models/doc-bar-code-info-all-of.js +1 -1
  29. package/dist/cjs-es5/models/doc-bar-code-info.js +1 -1
  30. package/dist/cjs-es5/models/doc-visual-extended-field.js +1 -1
  31. package/dist/cjs-es5/models/doc-visual-extended-info.js +1 -1
  32. package/dist/cjs-es5/models/document-format.js +1 -1
  33. package/dist/cjs-es5/models/document-image-result-all-of.js +1 -1
  34. package/dist/cjs-es5/models/document-image-result.js +1 -1
  35. package/dist/cjs-es5/models/document-image.js +1 -1
  36. package/dist/cjs-es5/models/document-position-result-all-of.js +1 -1
  37. package/dist/cjs-es5/models/document-position-result.js +1 -1
  38. package/dist/cjs-es5/models/document-position.js +1 -1
  39. package/dist/cjs-es5/models/document-type-recognition-result.js +1 -1
  40. package/dist/cjs-es5/models/document-type.js +1 -1
  41. package/dist/cjs-es5/models/document-types-candidates-list.js +1 -1
  42. package/dist/cjs-es5/models/document-types-candidates-result-all-of.js +1 -1
  43. package/dist/cjs-es5/models/document-types-candidates-result.js +1 -1
  44. package/dist/cjs-es5/models/document-types-candidates.js +1 -1
  45. package/dist/cjs-es5/models/encrypted-rclresult-all-of.js +1 -1
  46. package/dist/cjs-es5/models/encrypted-rclresult.js +1 -1
  47. package/dist/cjs-es5/models/fdsidlist.js +1 -1
  48. package/dist/cjs-es5/models/fiber-result-all-of.js +1 -1
  49. package/dist/cjs-es5/models/fiber-result.js +1 -1
  50. package/dist/cjs-es5/models/graphic-field-type.js +14 -2
  51. package/dist/cjs-es5/models/graphic-field.js +1 -1
  52. package/dist/cjs-es5/models/graphic-fields-list.js +1 -1
  53. package/dist/cjs-es5/models/graphics-result-all-of.js +1 -1
  54. package/dist/cjs-es5/models/graphics-result.js +1 -1
  55. package/dist/cjs-es5/models/ident-result-all-of.js +1 -1
  56. package/dist/cjs-es5/models/ident-result.js +1 -1
  57. package/dist/cjs-es5/models/image-data.js +1 -1
  58. package/dist/cjs-es5/models/image-qa.js +1 -1
  59. package/dist/cjs-es5/models/image-quality-check-list.js +1 -1
  60. package/dist/cjs-es5/models/image-quality-check-type.js +1 -1
  61. package/dist/cjs-es5/models/image-quality-check.js +1 -1
  62. package/dist/cjs-es5/models/image-quality-result-all-of.js +1 -1
  63. package/dist/cjs-es5/models/image-quality-result.js +1 -1
  64. package/dist/cjs-es5/models/images-available-source.js +1 -1
  65. package/dist/cjs-es5/models/images-field-value.js +1 -1
  66. package/dist/cjs-es5/models/images-field.js +1 -1
  67. package/dist/cjs-es5/models/images-result-all-of.js +1 -1
  68. package/dist/cjs-es5/models/images-result.js +1 -1
  69. package/dist/cjs-es5/models/images.js +1 -1
  70. package/dist/cjs-es5/models/lcid.js +1 -1
  71. package/dist/cjs-es5/models/lexical-analysis-result-all-of.js +1 -1
  72. package/dist/cjs-es5/models/lexical-analysis-result.js +1 -1
  73. package/dist/cjs-es5/models/license-result-all-of.js +1 -1
  74. package/dist/cjs-es5/models/license-result.js +1 -1
  75. package/dist/cjs-es5/models/light.js +1 -1
  76. package/dist/cjs-es5/models/list-verified-fields.js +1 -1
  77. package/dist/cjs-es5/models/log-level.js +1 -1
  78. package/dist/cjs-es5/models/measure-system.js +1 -1
  79. package/dist/cjs-es5/models/mrzformat.js +1 -1
  80. package/dist/cjs-es5/models/ocrsecurity-text-result-all-of.js +1 -1
  81. package/dist/cjs-es5/models/ocrsecurity-text-result.js +1 -1
  82. package/dist/cjs-es5/models/one-candidate.js +1 -1
  83. package/dist/cjs-es5/models/original-symbol.js +1 -1
  84. package/dist/cjs-es5/models/parray-field.js +1 -1
  85. package/dist/cjs-es5/models/per-document-config.js +1 -1
  86. package/dist/cjs-es5/models/photo-ident-result-all-of.js +1 -1
  87. package/dist/cjs-es5/models/photo-ident-result.js +1 -1
  88. package/dist/cjs-es5/models/point-array.js +1 -1
  89. package/dist/cjs-es5/models/point.js +1 -1
  90. package/dist/cjs-es5/models/points-container.js +1 -1
  91. package/dist/cjs-es5/models/process-params.js +1 -1
  92. package/dist/cjs-es5/models/process-request-image.js +1 -1
  93. package/dist/cjs-es5/models/process-request.js +1 -1
  94. package/dist/cjs-es5/models/process-response.js +1 -1
  95. package/dist/cjs-es5/models/process-system-info.js +1 -1
  96. package/dist/cjs-es5/models/processing-status.js +1 -1
  97. package/dist/cjs-es5/models/raw-image-container-list.js +1 -1
  98. package/dist/cjs-es5/models/rectangle-coordinates.js +1 -1
  99. package/dist/cjs-es5/models/result-item.js +1 -1
  100. package/dist/cjs-es5/models/result.js +1 -1
  101. package/dist/cjs-es5/models/rfid-location.js +1 -1
  102. package/dist/cjs-es5/models/rfid-origin.js +1 -1
  103. package/dist/cjs-es5/models/scenario.js +1 -1
  104. package/dist/cjs-es5/models/security-feature-result-all-of.js +1 -1
  105. package/dist/cjs-es5/models/security-feature-result.js +1 -1
  106. package/dist/cjs-es5/models/security-feature-type.js +1 -1
  107. package/dist/cjs-es5/models/source-validity.js +1 -1
  108. package/dist/cjs-es5/models/source.js +1 -1
  109. package/dist/cjs-es5/models/status-result-all-of.js +1 -1
  110. package/dist/cjs-es5/models/status-result.js +1 -1
  111. package/dist/cjs-es5/models/status.js +1 -1
  112. package/dist/cjs-es5/models/string-recognition-result.js +1 -1
  113. package/dist/cjs-es5/models/symbol-candidate.js +1 -1
  114. package/dist/cjs-es5/models/symbol-recognition-result.js +1 -1
  115. package/dist/cjs-es5/models/text-available-source.js +1 -1
  116. package/dist/cjs-es5/models/text-data-result-all-of.js +1 -1
  117. package/dist/cjs-es5/models/text-data-result.js +1 -1
  118. package/dist/cjs-es5/models/text-field-type.js +1 -1
  119. package/dist/cjs-es5/models/text-field-value.js +1 -1
  120. package/dist/cjs-es5/models/text-field.js +1 -1
  121. package/dist/cjs-es5/models/text-post-processing.js +1 -1
  122. package/dist/cjs-es5/models/text-result-all-of.js +1 -1
  123. package/dist/cjs-es5/models/text-result.js +1 -1
  124. package/dist/cjs-es5/models/text.js +1 -1
  125. package/dist/cjs-es5/models/transaction-info.js +1 -1
  126. package/dist/cjs-es5/models/verification-result.js +1 -1
  127. package/dist/cjs-es5/models/verified-field-map.js +1 -1
  128. package/dist/cjs-es5/models/visibility.js +1 -1
  129. package/dist/esm-es5/api/default-api.js +16 -9
  130. package/dist/esm-es5/api/process-api.js +16 -9
  131. package/dist/esm-es5/base.js +1 -1
  132. package/dist/esm-es5/configuration.js +1 -1
  133. package/dist/esm-es5/ext/document-reader.js +5 -5
  134. package/dist/esm-es5/models/area-array.js +1 -1
  135. package/dist/esm-es5/models/area-container.js +1 -1
  136. package/dist/esm-es5/models/authenticity-check-list.js +1 -1
  137. package/dist/esm-es5/models/authenticity-check-result-item.js +1 -1
  138. package/dist/esm-es5/models/authenticity-check-result.js +1 -1
  139. package/dist/esm-es5/models/authenticity-result-all-of.js +1 -1
  140. package/dist/esm-es5/models/authenticity-result-type.js +1 -1
  141. package/dist/esm-es5/models/authenticity-result.js +1 -1
  142. package/dist/esm-es5/models/bc-pdf417-info.js +1 -1
  143. package/dist/esm-es5/models/bc-roidetect.js +1 -1
  144. package/dist/esm-es5/models/check-diagnose.js +3 -2
  145. package/dist/esm-es5/models/check-result.js +1 -1
  146. package/dist/esm-es5/models/chosen-document-type-result-all-of.js +1 -1
  147. package/dist/esm-es5/models/chosen-document-type-result.js +1 -1
  148. package/dist/esm-es5/models/chosen-document-type.js +1 -1
  149. package/dist/esm-es5/models/container-list.js +1 -1
  150. package/dist/esm-es5/models/critical.js +1 -1
  151. package/dist/esm-es5/models/cross-source-value-comparison.js +1 -1
  152. package/dist/esm-es5/models/data-module.js +1 -1
  153. package/dist/esm-es5/models/details-optical.js +1 -1
  154. package/dist/esm-es5/models/details-rfid.js +1 -1
  155. package/dist/esm-es5/models/device-info.js +1 -1
  156. package/dist/esm-es5/models/doc-bar-code-info-all-of.js +1 -1
  157. package/dist/esm-es5/models/doc-bar-code-info.js +1 -1
  158. package/dist/esm-es5/models/doc-visual-extended-field.js +1 -1
  159. package/dist/esm-es5/models/doc-visual-extended-info.js +1 -1
  160. package/dist/esm-es5/models/document-format.js +1 -1
  161. package/dist/esm-es5/models/document-image-result-all-of.js +1 -1
  162. package/dist/esm-es5/models/document-image-result.js +1 -1
  163. package/dist/esm-es5/models/document-image.js +1 -1
  164. package/dist/esm-es5/models/document-position-result-all-of.js +1 -1
  165. package/dist/esm-es5/models/document-position-result.js +1 -1
  166. package/dist/esm-es5/models/document-position.js +1 -1
  167. package/dist/esm-es5/models/document-type-recognition-result.js +1 -1
  168. package/dist/esm-es5/models/document-type.js +1 -1
  169. package/dist/esm-es5/models/document-types-candidates-list.js +1 -1
  170. package/dist/esm-es5/models/document-types-candidates-result-all-of.js +1 -1
  171. package/dist/esm-es5/models/document-types-candidates-result.js +1 -1
  172. package/dist/esm-es5/models/document-types-candidates.js +1 -1
  173. package/dist/esm-es5/models/encrypted-rclresult-all-of.js +1 -1
  174. package/dist/esm-es5/models/encrypted-rclresult.js +1 -1
  175. package/dist/esm-es5/models/fdsidlist.js +1 -1
  176. package/dist/esm-es5/models/fiber-result-all-of.js +1 -1
  177. package/dist/esm-es5/models/fiber-result.js +1 -1
  178. package/dist/esm-es5/models/graphic-field-type.js +14 -2
  179. package/dist/esm-es5/models/graphic-field.js +1 -1
  180. package/dist/esm-es5/models/graphic-fields-list.js +1 -1
  181. package/dist/esm-es5/models/graphics-result-all-of.js +1 -1
  182. package/dist/esm-es5/models/graphics-result.js +1 -1
  183. package/dist/esm-es5/models/ident-result-all-of.js +1 -1
  184. package/dist/esm-es5/models/ident-result.js +1 -1
  185. package/dist/esm-es5/models/image-data.js +1 -1
  186. package/dist/esm-es5/models/image-qa.js +1 -1
  187. package/dist/esm-es5/models/image-quality-check-list.js +1 -1
  188. package/dist/esm-es5/models/image-quality-check-type.js +1 -1
  189. package/dist/esm-es5/models/image-quality-check.js +1 -1
  190. package/dist/esm-es5/models/image-quality-result-all-of.js +1 -1
  191. package/dist/esm-es5/models/image-quality-result.js +1 -1
  192. package/dist/esm-es5/models/images-available-source.js +1 -1
  193. package/dist/esm-es5/models/images-field-value.js +1 -1
  194. package/dist/esm-es5/models/images-field.js +1 -1
  195. package/dist/esm-es5/models/images-result-all-of.js +1 -1
  196. package/dist/esm-es5/models/images-result.js +1 -1
  197. package/dist/esm-es5/models/images.js +1 -1
  198. package/dist/esm-es5/models/lcid.js +1 -1
  199. package/dist/esm-es5/models/lexical-analysis-result-all-of.js +1 -1
  200. package/dist/esm-es5/models/lexical-analysis-result.js +1 -1
  201. package/dist/esm-es5/models/license-result-all-of.js +1 -1
  202. package/dist/esm-es5/models/license-result.js +1 -1
  203. package/dist/esm-es5/models/light.js +1 -1
  204. package/dist/esm-es5/models/list-verified-fields.js +1 -1
  205. package/dist/esm-es5/models/log-level.js +1 -1
  206. package/dist/esm-es5/models/measure-system.js +1 -1
  207. package/dist/esm-es5/models/mrzformat.js +1 -1
  208. package/dist/esm-es5/models/ocrsecurity-text-result-all-of.js +1 -1
  209. package/dist/esm-es5/models/ocrsecurity-text-result.js +1 -1
  210. package/dist/esm-es5/models/one-candidate.js +1 -1
  211. package/dist/esm-es5/models/original-symbol.js +1 -1
  212. package/dist/esm-es5/models/parray-field.js +1 -1
  213. package/dist/esm-es5/models/per-document-config.js +1 -1
  214. package/dist/esm-es5/models/photo-ident-result-all-of.js +1 -1
  215. package/dist/esm-es5/models/photo-ident-result.js +1 -1
  216. package/dist/esm-es5/models/point-array.js +1 -1
  217. package/dist/esm-es5/models/point.js +1 -1
  218. package/dist/esm-es5/models/points-container.js +1 -1
  219. package/dist/esm-es5/models/process-params.js +1 -1
  220. package/dist/esm-es5/models/process-request-image.js +1 -1
  221. package/dist/esm-es5/models/process-request.js +1 -1
  222. package/dist/esm-es5/models/process-response.js +1 -1
  223. package/dist/esm-es5/models/process-system-info.js +1 -1
  224. package/dist/esm-es5/models/processing-status.js +1 -1
  225. package/dist/esm-es5/models/raw-image-container-list.js +1 -1
  226. package/dist/esm-es5/models/rectangle-coordinates.js +1 -1
  227. package/dist/esm-es5/models/result-item.js +1 -1
  228. package/dist/esm-es5/models/result.js +1 -1
  229. package/dist/esm-es5/models/rfid-location.js +1 -1
  230. package/dist/esm-es5/models/rfid-origin.js +1 -1
  231. package/dist/esm-es5/models/scenario.js +1 -1
  232. package/dist/esm-es5/models/security-feature-result-all-of.js +1 -1
  233. package/dist/esm-es5/models/security-feature-result.js +1 -1
  234. package/dist/esm-es5/models/security-feature-type.js +1 -1
  235. package/dist/esm-es5/models/source-validity.js +1 -1
  236. package/dist/esm-es5/models/source.js +1 -1
  237. package/dist/esm-es5/models/status-result-all-of.js +1 -1
  238. package/dist/esm-es5/models/status-result.js +1 -1
  239. package/dist/esm-es5/models/status.js +1 -1
  240. package/dist/esm-es5/models/string-recognition-result.js +1 -1
  241. package/dist/esm-es5/models/symbol-candidate.js +1 -1
  242. package/dist/esm-es5/models/symbol-recognition-result.js +1 -1
  243. package/dist/esm-es5/models/text-available-source.js +1 -1
  244. package/dist/esm-es5/models/text-data-result-all-of.js +1 -1
  245. package/dist/esm-es5/models/text-data-result.js +1 -1
  246. package/dist/esm-es5/models/text-field-type.js +1 -1
  247. package/dist/esm-es5/models/text-field-value.js +1 -1
  248. package/dist/esm-es5/models/text-field.js +1 -1
  249. package/dist/esm-es5/models/text-post-processing.js +1 -1
  250. package/dist/esm-es5/models/text-result-all-of.js +1 -1
  251. package/dist/esm-es5/models/text-result.js +1 -1
  252. package/dist/esm-es5/models/text.js +1 -1
  253. package/dist/esm-es5/models/transaction-info.js +1 -1
  254. package/dist/esm-es5/models/verification-result.js +1 -1
  255. package/dist/esm-es5/models/verified-field-map.js +1 -1
  256. package/dist/esm-es5/models/visibility.js +1 -1
  257. package/package.json +1 -1
  258. package/src/api/default-api.ts +16 -8
  259. package/src/api/process-api.ts +16 -8
  260. package/src/base.ts +1 -1
  261. package/src/configuration.ts +1 -1
  262. package/src/ext/document-reader.ts +4 -4
  263. package/src/models/area-array.ts +1 -1
  264. package/src/models/area-container.ts +1 -1
  265. package/src/models/authenticity-check-list.ts +7 -1
  266. package/src/models/authenticity-check-result-item.ts +1 -1
  267. package/src/models/authenticity-check-result.ts +1 -1
  268. package/src/models/authenticity-result-all-of.ts +1 -1
  269. package/src/models/authenticity-result-type.ts +1 -1
  270. package/src/models/authenticity-result.ts +1 -1
  271. package/src/models/bc-pdf417-info.ts +1 -1
  272. package/src/models/bc-roidetect.ts +1 -1
  273. package/src/models/check-diagnose.ts +3 -2
  274. package/src/models/check-result.ts +1 -1
  275. package/src/models/chosen-document-type-result-all-of.ts +1 -1
  276. package/src/models/chosen-document-type-result.ts +1 -1
  277. package/src/models/chosen-document-type.ts +1 -1
  278. package/src/models/container-list.ts +1 -1
  279. package/src/models/critical.ts +1 -1
  280. package/src/models/cross-source-value-comparison.ts +1 -1
  281. package/src/models/data-module.ts +1 -1
  282. package/src/models/details-optical.ts +1 -1
  283. package/src/models/details-rfid.ts +1 -1
  284. package/src/models/device-info.ts +1 -1
  285. package/src/models/doc-bar-code-info-all-of.ts +1 -1
  286. package/src/models/doc-bar-code-info.ts +1 -1
  287. package/src/models/doc-visual-extended-field.ts +1 -1
  288. package/src/models/doc-visual-extended-info.ts +1 -1
  289. package/src/models/document-format.ts +1 -1
  290. package/src/models/document-image-result-all-of.ts +1 -1
  291. package/src/models/document-image-result.ts +1 -1
  292. package/src/models/document-image.ts +1 -1
  293. package/src/models/document-position-result-all-of.ts +1 -1
  294. package/src/models/document-position-result.ts +1 -1
  295. package/src/models/document-position.ts +1 -1
  296. package/src/models/document-type-recognition-result.ts +1 -1
  297. package/src/models/document-type.ts +1 -1
  298. package/src/models/document-types-candidates-list.ts +1 -1
  299. package/src/models/document-types-candidates-result-all-of.ts +1 -1
  300. package/src/models/document-types-candidates-result.ts +1 -1
  301. package/src/models/document-types-candidates.ts +1 -1
  302. package/src/models/encrypted-rclresult-all-of.ts +1 -1
  303. package/src/models/encrypted-rclresult.ts +1 -1
  304. package/src/models/fdsidlist.ts +1 -1
  305. package/src/models/fiber-result-all-of.ts +1 -1
  306. package/src/models/fiber-result.ts +1 -1
  307. package/src/models/graphic-field-type.ts +14 -2
  308. package/src/models/graphic-field.ts +1 -1
  309. package/src/models/graphic-fields-list.ts +1 -1
  310. package/src/models/graphics-result-all-of.ts +1 -1
  311. package/src/models/graphics-result.ts +1 -1
  312. package/src/models/ident-result-all-of.ts +3 -3
  313. package/src/models/ident-result.ts +1 -1
  314. package/src/models/image-data.ts +1 -1
  315. package/src/models/image-qa.ts +1 -1
  316. package/src/models/image-quality-check-list.ts +1 -1
  317. package/src/models/image-quality-check-type.ts +1 -1
  318. package/src/models/image-quality-check.ts +1 -1
  319. package/src/models/image-quality-result-all-of.ts +1 -1
  320. package/src/models/image-quality-result.ts +1 -1
  321. package/src/models/images-available-source.ts +1 -1
  322. package/src/models/images-field-value.ts +1 -1
  323. package/src/models/images-field.ts +1 -1
  324. package/src/models/images-result-all-of.ts +1 -1
  325. package/src/models/images-result.ts +1 -1
  326. package/src/models/images.ts +1 -1
  327. package/src/models/lcid.ts +1 -1
  328. package/src/models/lexical-analysis-result-all-of.ts +1 -1
  329. package/src/models/lexical-analysis-result.ts +1 -1
  330. package/src/models/license-result-all-of.ts +1 -1
  331. package/src/models/license-result.ts +1 -1
  332. package/src/models/light.ts +1 -1
  333. package/src/models/list-verified-fields.ts +1 -1
  334. package/src/models/log-level.ts +1 -1
  335. package/src/models/measure-system.ts +1 -1
  336. package/src/models/mrzformat.ts +1 -1
  337. package/src/models/ocrsecurity-text-result-all-of.ts +1 -1
  338. package/src/models/ocrsecurity-text-result.ts +1 -1
  339. package/src/models/one-candidate.ts +1 -1
  340. package/src/models/original-symbol.ts +1 -1
  341. package/src/models/parray-field.ts +1 -1
  342. package/src/models/per-document-config.ts +1 -1
  343. package/src/models/photo-ident-result-all-of.ts +1 -1
  344. package/src/models/photo-ident-result.ts +1 -1
  345. package/src/models/point-array.ts +1 -1
  346. package/src/models/point.ts +1 -1
  347. package/src/models/points-container.ts +1 -1
  348. package/src/models/process-params.ts +8 -1
  349. package/src/models/process-request-image.ts +1 -1
  350. package/src/models/process-request.ts +1 -1
  351. package/src/models/process-response.ts +1 -1
  352. package/src/models/process-system-info.ts +1 -1
  353. package/src/models/processing-status.ts +1 -1
  354. package/src/models/raw-image-container-list.ts +1 -1
  355. package/src/models/rectangle-coordinates.ts +1 -1
  356. package/src/models/result-item.ts +1 -1
  357. package/src/models/result.ts +1 -1
  358. package/src/models/rfid-location.ts +1 -1
  359. package/src/models/rfid-origin.ts +1 -1
  360. package/src/models/scenario.ts +1 -1
  361. package/src/models/security-feature-result-all-of.ts +3 -3
  362. package/src/models/security-feature-result.ts +1 -1
  363. package/src/models/security-feature-type.ts +1 -1
  364. package/src/models/source-validity.ts +1 -1
  365. package/src/models/source.ts +1 -1
  366. package/src/models/status-result-all-of.ts +1 -1
  367. package/src/models/status-result.ts +1 -1
  368. package/src/models/status.ts +1 -1
  369. package/src/models/string-recognition-result.ts +1 -1
  370. package/src/models/symbol-candidate.ts +1 -1
  371. package/src/models/symbol-recognition-result.ts +1 -1
  372. package/src/models/text-available-source.ts +1 -1
  373. package/src/models/text-data-result-all-of.ts +1 -1
  374. package/src/models/text-data-result.ts +1 -1
  375. package/src/models/text-field-type.ts +1 -1
  376. package/src/models/text-field-value.ts +1 -1
  377. package/src/models/text-field.ts +1 -1
  378. package/src/models/text-post-processing.ts +1 -1
  379. package/src/models/text-result-all-of.ts +1 -1
  380. package/src/models/text-result.ts +1 -1
  381. package/src/models/text.ts +1 -1
  382. package/src/models/transaction-info.ts +1 -1
  383. package/src/models/verification-result.ts +1 -1
  384. package/src/models/verified-field-map.ts +1 -1
  385. package/src/models/visibility.ts +1 -1
@@ -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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/document-reader-webclient",
3
- "version": "6.3.2",
3
+ "version": "6.5.1",
4
4
  "description": "Regula Document Reader js client for the browser and node.js based on axios",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "keywords": [
@@ -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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,10 +29,11 @@ export const DefaultApiAxiosParamCreator = function (configuration?: Configurati
29
29
  /**
30
30
  *
31
31
  * @summary Server health check
32
+ * @param {string} [xRequestID]
32
33
  * @param {*} [options] Override http request option.
33
34
  * @throws {RequiredError}
34
35
  */
35
- ping: async (options: any = {}): Promise<RequestArgs> => {
36
+ ping: async (xRequestID?: string, options: any = {}): Promise<RequestArgs> => {
36
37
  const localVarPath = `/api/ping`;
37
38
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
38
39
  const localVarUrlObj = new URL(localVarPath, 'https://example.com');
@@ -45,6 +46,10 @@ export const DefaultApiAxiosParamCreator = function (configuration?: Configurati
45
46
  const localVarHeaderParameter = {} as any;
46
47
  const localVarQueryParameter = {} as any;
47
48
 
49
+ if (xRequestID !== undefined && xRequestID !== null) {
50
+ localVarHeaderParameter['X-RequestID'] = String(xRequestID);
51
+ }
52
+
48
53
 
49
54
 
50
55
  const queryParameters = new URLSearchParams(localVarUrlObj.search);
@@ -75,11 +80,12 @@ export const DefaultApiFp = function(configuration?: Configuration) {
75
80
  /**
76
81
  *
77
82
  * @summary Server health check
83
+ * @param {string} [xRequestID]
78
84
  * @param {*} [options] Override http request option.
79
85
  * @throws {RequiredError}
80
86
  */
81
- async ping(options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeviceInfo>> {
82
- const localVarAxiosArgs = await DefaultApiAxiosParamCreator(configuration).ping(options);
87
+ async ping(xRequestID?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeviceInfo>> {
88
+ const localVarAxiosArgs = await DefaultApiAxiosParamCreator(configuration).ping(xRequestID, options);
83
89
  return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
84
90
  const axiosRequestArgs = {...localVarAxiosArgs.options, url: (configuration?.basePath || basePath) + localVarAxiosArgs.url};
85
91
  return axios.request(axiosRequestArgs);
@@ -97,11 +103,12 @@ export const DefaultApiFactory = function (configuration?: Configuration, basePa
97
103
  /**
98
104
  *
99
105
  * @summary Server health check
106
+ * @param {string} [xRequestID]
100
107
  * @param {*} [options] Override http request option.
101
108
  * @throws {RequiredError}
102
109
  */
103
- ping(options?: any): AxiosPromise<DeviceInfo> {
104
- return DefaultApiFp(configuration).ping(options).then((request) => request(axios, basePath));
110
+ ping(xRequestID?: string, options?: any): AxiosPromise<DeviceInfo> {
111
+ return DefaultApiFp(configuration).ping(xRequestID, options).then((request) => request(axios, basePath));
105
112
  },
106
113
  };
107
114
  };
@@ -116,11 +123,12 @@ export class DefaultApi extends BaseAPI {
116
123
  /**
117
124
  *
118
125
  * @summary Server health check
126
+ * @param {string} [xRequestID]
119
127
  * @param {*} [options] Override http request option.
120
128
  * @throws {RequiredError}
121
129
  * @memberof DefaultApi
122
130
  */
123
- public ping(options?: any) {
124
- return DefaultApiFp(this.configuration).ping(options).then((request) => request(this.axios, this.basePath));
131
+ public ping(xRequestID?: string, options?: any) {
132
+ return DefaultApiFp(this.configuration).ping(xRequestID, options).then((request) => request(this.axios, this.basePath));
125
133
  }
126
134
  }
@@ -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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,10 +32,11 @@ export const ProcessApiAxiosParamCreator = function (configuration?: Configurati
32
32
  *
33
33
  * @summary Process list of documents images and return extracted data
34
34
  * @param {ProcessRequest} processRequest
35
+ * @param {string} [xRequestID]
35
36
  * @param {*} [options] Override http request option.
36
37
  * @throws {RequiredError}
37
38
  */
38
- apiProcess: async (processRequest: ProcessRequest, options: any = {}): Promise<RequestArgs> => {
39
+ apiProcess: async (processRequest: ProcessRequest, xRequestID?: string, options: any = {}): Promise<RequestArgs> => {
39
40
  // verify required parameter 'processRequest' is not null or undefined
40
41
  if (processRequest === null || processRequest === undefined) {
41
42
  throw new RequiredError('processRequest','Required parameter processRequest was null or undefined when calling apiProcess.');
@@ -52,6 +53,10 @@ export const ProcessApiAxiosParamCreator = function (configuration?: Configurati
52
53
  const localVarHeaderParameter = {} as any;
53
54
  const localVarQueryParameter = {} as any;
54
55
 
56
+ if (xRequestID !== undefined && xRequestID !== null) {
57
+ localVarHeaderParameter['X-RequestID'] = String(xRequestID);
58
+ }
59
+
55
60
 
56
61
 
57
62
  localVarHeaderParameter['Content-Type'] = 'application/json';
@@ -92,11 +97,12 @@ export const ProcessApiFp = function(configuration?: Configuration) {
92
97
  *
93
98
  * @summary Process list of documents images and return extracted data
94
99
  * @param {ProcessRequest} processRequest
100
+ * @param {string} [xRequestID]
95
101
  * @param {*} [options] Override http request option.
96
102
  * @throws {RequiredError}
97
103
  */
98
- async apiProcess(processRequest: ProcessRequest, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ProcessResponse>> {
99
- const localVarAxiosArgs = await ProcessApiAxiosParamCreator(configuration).apiProcess(processRequest, options);
104
+ async apiProcess(processRequest: ProcessRequest, xRequestID?: string, options?: any): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ProcessResponse>> {
105
+ const localVarAxiosArgs = await ProcessApiAxiosParamCreator(configuration).apiProcess(processRequest, xRequestID, options);
100
106
  return (axios: AxiosInstance = globalAxios, basePath: string = BASE_PATH) => {
101
107
  const axiosRequestArgs = {...localVarAxiosArgs.options, url: (configuration?.basePath || basePath) + localVarAxiosArgs.url};
102
108
  return axios.request(axiosRequestArgs);
@@ -115,11 +121,12 @@ export const ProcessApiFactory = function (configuration?: Configuration, basePa
115
121
  *
116
122
  * @summary Process list of documents images and return extracted data
117
123
  * @param {ProcessRequest} processRequest
124
+ * @param {string} [xRequestID]
118
125
  * @param {*} [options] Override http request option.
119
126
  * @throws {RequiredError}
120
127
  */
121
- apiProcess(processRequest: ProcessRequest, options?: any): AxiosPromise<ProcessResponse> {
122
- return ProcessApiFp(configuration).apiProcess(processRequest, options).then((request) => request(axios, basePath));
128
+ apiProcess(processRequest: ProcessRequest, xRequestID?: string, options?: any): AxiosPromise<ProcessResponse> {
129
+ return ProcessApiFp(configuration).apiProcess(processRequest, xRequestID, options).then((request) => request(axios, basePath));
123
130
  },
124
131
  };
125
132
  };
@@ -135,11 +142,12 @@ export class ProcessApi extends BaseAPI {
135
142
  *
136
143
  * @summary Process list of documents images and return extracted data
137
144
  * @param {ProcessRequest} processRequest
145
+ * @param {string} [xRequestID]
138
146
  * @param {*} [options] Override http request option.
139
147
  * @throws {RequiredError}
140
148
  * @memberof ProcessApi
141
149
  */
142
- public apiProcess(processRequest: ProcessRequest, options?: any) {
143
- return ProcessApiFp(this.configuration).apiProcess(processRequest, options).then((request) => request(this.axios, this.basePath));
150
+ public apiProcess(processRequest: ProcessRequest, xRequestID?: string, options?: any) {
151
+ return ProcessApiFp(this.configuration).apiProcess(processRequest, xRequestID, options).then((request) => request(this.axios, this.basePath));
144
152
  }
145
153
  }
package/src/base.ts CHANGED
@@ -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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,8 +30,8 @@ export class DocumentReaderApi {
30
30
  this.processApi = new ProcessApi(configuration, basePath, axios)
31
31
  }
32
32
 
33
- ping(): Promise<DeviceInfo> {
34
- return this.defaultApi.ping()
33
+ ping(xRequestID?: string): Promise<DeviceInfo> {
34
+ return this.defaultApi.ping(xRequestID)
35
35
  .then((axiosResult) => axiosResult.data);
36
36
  }
37
37
 
@@ -42,7 +42,7 @@ export class DocumentReaderApi {
42
42
  * @param {*} [options] Override http request option.
43
43
  * @throws {RequiredError} If some request params are missed
44
44
  * */
45
- process(request: ProcessRequest | ProcessRequestBase, options?: any): Promise<Response> {
45
+ process(request: ProcessRequest | ProcessRequestBase, xRequestID?: string, options?: any): Promise<Response> {
46
46
  let baseRequest;
47
47
 
48
48
  if (instanceOfProcessRequest(request)) {
@@ -65,7 +65,7 @@ export class DocumentReaderApi {
65
65
  baseRequest = request
66
66
  }
67
67
 
68
- return this.processApi.apiProcess(baseRequest, options)
68
+ return this.processApi.apiProcess(baseRequest, xRequestID, options)
69
69
  .then((axiosResult) => new Response(axiosResult.data));
70
70
  }
71
71
 
@@ -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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.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: 6.3.0
7
+ * The version of the OpenAPI document: 6.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,6 +21,12 @@ import { AuthenticityCheckResult } from './authenticity-check-result';
21
21
  * @interface AuthenticityCheckList
22
22
  */
23
23
  export interface AuthenticityCheckList {
24
+ /**
25
+ * Count of items in List
26
+ * @type {number}
27
+ * @memberof AuthenticityCheckList
28
+ */
29
+ Count?: number;
24
30
  /**
25
31
  * Authenticity Check
26
32
  * @type {Array<AuthenticityCheckResult>}