diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ApiCallback.java b/client/src/main/generated/com/regula/documentreader/webclient/ApiCallback.java index eb909412..24915c24 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ApiCallback.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ApiCallback.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ApiClient.java b/client/src/main/generated/com/regula/documentreader/webclient/ApiClient.java index 5a3939f3..8fbcee3e 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ApiClient.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ApiClient.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ApiException.java b/client/src/main/generated/com/regula/documentreader/webclient/ApiException.java index 8c01077e..75282acd 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ApiException.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ApiException.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ApiResponse.java b/client/src/main/generated/com/regula/documentreader/webclient/ApiResponse.java index 22be5971..dc9de59b 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ApiResponse.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ApiResponse.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/Configuration.java b/client/src/main/generated/com/regula/documentreader/webclient/Configuration.java index c2fa1bd0..362d7d92 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/Configuration.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/Configuration.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/GzipRequestInterceptor.java b/client/src/main/generated/com/regula/documentreader/webclient/GzipRequestInterceptor.java index 5b3b4f7a..44ee7077 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/GzipRequestInterceptor.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/GzipRequestInterceptor.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/JSON.java b/client/src/main/generated/com/regula/documentreader/webclient/JSON.java index 028b6df1..ac4d34a3 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/JSON.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/JSON.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/Pair.java b/client/src/main/generated/com/regula/documentreader/webclient/Pair.java index 61231b05..f4c67e97 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/Pair.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/Pair.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ProgressRequestBody.java b/client/src/main/generated/com/regula/documentreader/webclient/ProgressRequestBody.java index 348ab148..49043ffa 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ProgressRequestBody.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ProgressRequestBody.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/ProgressResponseBody.java b/client/src/main/generated/com/regula/documentreader/webclient/ProgressResponseBody.java index 767a9e3b..37efd84f 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/ProgressResponseBody.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/ProgressResponseBody.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/StringUtil.java b/client/src/main/generated/com/regula/documentreader/webclient/StringUtil.java index e64125af..1192a98d 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/StringUtil.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/StringUtil.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/api/DefaultApi.java b/client/src/main/generated/com/regula/documentreader/webclient/api/DefaultApi.java index eeec3bed..a213fc0a 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/api/DefaultApi.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/api/DefaultApi.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/api/ProcessApi.java b/client/src/main/generated/com/regula/documentreader/webclient/api/ProcessApi.java index 9848b6b1..0b03e448 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/api/ProcessApi.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/api/ProcessApi.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/auth/ApiKeyAuth.java b/client/src/main/generated/com/regula/documentreader/webclient/auth/ApiKeyAuth.java index bbe45df9..1b7f3208 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/auth/ApiKeyAuth.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/auth/ApiKeyAuth.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/auth/Authentication.java b/client/src/main/generated/com/regula/documentreader/webclient/auth/Authentication.java index e4030bc8..fd753787 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/auth/Authentication.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/auth/Authentication.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBasicAuth.java b/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBasicAuth.java index a4f93c27..5a9a8448 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBasicAuth.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBasicAuth.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBearerAuth.java b/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBearerAuth.java index b9a1de1d..3d8f81f8 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBearerAuth.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/auth/HttpBearerAuth.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AreaArray.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AreaArray.java index 3152dda6..470e3fb7 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AreaArray.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AreaArray.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AreaContainer.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AreaContainer.java index 9e2c4869..2b49b044 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AreaContainer.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AreaContainer.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckList.java index 2aaf32ef..2797e29a 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckResultItem.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckResultItem.java index 02edb36c..79e54b64 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckResultItem.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityCheckResultItem.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResult.java index ce44a330..92a231bd 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResultType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResultType.java index 716a7592..0b1c796a 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResultType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/AuthenticityResultType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -50,5 +50,7 @@ public class AuthenticityResultType { public static final int LIVENESS = 2097152; + public static final int EXTENDED_OCR_CHECK = 4194304; + public static final int MRZ = 8388608; } diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/BcPDF417INFO.java b/client/src/main/generated/com/regula/documentreader/webclient/model/BcPDF417INFO.java index 4efec559..94384087 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/BcPDF417INFO.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/BcPDF417INFO.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/BcROIDETECT.java b/client/src/main/generated/com/regula/documentreader/webclient/model/BcROIDETECT.java index c4d7c05a..b1f2389a 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/BcROIDETECT.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/BcROIDETECT.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/CheckDiagnose.java b/client/src/main/generated/com/regula/documentreader/webclient/model/CheckDiagnose.java index b2add94f..b87d07e2 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/CheckDiagnose.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/CheckDiagnose.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -172,9 +172,31 @@ public class CheckDiagnose { public static final int FIELD_POS_CORRECTOR_PHOTO_REPLACED = 82; - public static final int WRONG_MRZ_DPI = 200; + public static final int SCREEN_CAPTURE_DETECTED = 191; + + public static final int ELECTRONIC_DEVICE_DETECTED = 192; + + public static final int FIELD_POS_CORRECTOR_LANDMARKS_CHECK_ERROR = 83; + + public static final int FIELD_POS_CORRECTOR_FACE_PRESENCE_CHECK_ERROR = 84; + + public static final int FIELD_POS_CORRECTOR_FACE_ABSENCE_CHECK_ERROR = 85; + + public static final int WRONG_SYMBOL_BACKGROUND = 200; public static final int WRONG_BACKGROUND = 201; + public static final int WRONG_MRZ_WIDTH = 202; + + public static final int WRONG_MRZ_HEIGHT = 203; + + public static final int WRONG_LINE_POSITION = 204; + public static final int LAST_DIAGNOSE_VALUE = 210; + + public static final int TEXT_POSITION = 220; + + public static final int INVALID_FONT = 221; + + public static final int INVALID_BACKGROUND = 222; } diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/CheckResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/CheckResult.java index a0bdd472..0cf5dea6 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/CheckResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/CheckResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentType.java index 096a6af7..b9b58674 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentTypeResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentTypeResult.java index 249865bd..419af50a 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentTypeResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ChosenDocumentTypeResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Critical.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Critical.java index c540f498..56004539 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Critical.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Critical.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/CrossSourceValueComparison.java b/client/src/main/generated/com/regula/documentreader/webclient/model/CrossSourceValueComparison.java index 0ef789c8..4244c993 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/CrossSourceValueComparison.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/CrossSourceValueComparison.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DataModule.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DataModule.java index 1af55337..047704cc 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DataModule.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DataModule.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsOptical.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsOptical.java index 955667a8..402c1eb1 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsOptical.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsOptical.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsRFID.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsRFID.java index 4ad75348..cc994a46 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsRFID.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DetailsRFID.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DeviceInfo.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DeviceInfo.java index 44b89069..2b39b4a0 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DeviceInfo.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DeviceInfo.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocBarCodeInfo.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocBarCodeInfo.java index 250d330c..091a8f4f 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocBarCodeInfo.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocBarCodeInfo.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocVisualExtendedField.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocVisualExtendedField.java index db03eb49..acedda20 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocVisualExtendedField.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocVisualExtendedField.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentFormat.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentFormat.java index 522adf1b..5f55b37b 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentFormat.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentFormat.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImage.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImage.java index 08c65a23..d1a498d7 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImage.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImage.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImageResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImageResult.java index 6ecb8185..52374388 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImageResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentImageResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPosition.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPosition.java index 96f47cf7..9453edd6 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPosition.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPosition.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPositionResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPositionResult.java index 7cc4d388..273877d0 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPositionResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentPositionResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentType.java index 0a54d64d..320421c6 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypeRecognitionResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypeRecognitionResult.java index ccf1783c..50f37e25 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypeRecognitionResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypeRecognitionResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidates.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidates.java index 664876cc..e9213f9f 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidates.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidates.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesList.java index d54232d1..ef6069dd 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesResult.java index f468da29..6dbec7a1 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/DocumentTypesCandidatesResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/EncryptedRCLResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/EncryptedRCLResult.java index 2ce5eead..2292db07 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/EncryptedRCLResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/EncryptedRCLResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/FDSIDList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/FDSIDList.java index b705bdb1..1b35bb0b 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/FDSIDList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/FDSIDList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/FiberResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/FiberResult.java index fb37c7ac..14ab0bb9 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/FiberResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/FiberResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicField.java b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicField.java index 86be4a69..5e8872b5 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicField.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicField.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldType.java index f98240b7..e19e37c5 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldsList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldsList.java index 6864b114..67fd5562 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldsList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicFieldsList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicsResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicsResult.java index d8b10d1e..43924a9d 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicsResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/GraphicsResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/IdentResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/IdentResult.java index 945477a2..a805be82 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/IdentResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/IdentResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageData.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageData.java index 8d15f3eb..52db805f 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageData.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageData.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQA.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQA.java index 4fd93b76..b7be985c 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQA.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQA.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheck.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheck.java index 109ed365..428f9979 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheck.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheck.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckList.java index de23eb87..96711f33 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckType.java index 2ac29096..6fb5a341 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityCheckType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityResult.java index fd8f4c8e..e8c2cd3c 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImageQualityResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Images.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Images.java index a21c6b09..d4816b6b 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Images.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Images.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesAvailableSource.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesAvailableSource.java index 4921731e..18d9c550 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesAvailableSource.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesAvailableSource.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesField.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesField.java index bcb07c4e..b8924151 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesField.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesField.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesFieldValue.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesFieldValue.java index c07814e1..8ddab518 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesFieldValue.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesFieldValue.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesResult.java index d05c4c2e..8d285e3d 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ImagesResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/LCID.java b/client/src/main/generated/com/regula/documentreader/webclient/model/LCID.java index 3e442362..b18ff443 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/LCID.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/LCID.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/LexicalAnalysisResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/LexicalAnalysisResult.java index dc5ee7ef..d401e685 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/LexicalAnalysisResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/LexicalAnalysisResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/LicenseResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/LicenseResult.java index 6aac0107..6063822f 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/LicenseResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/LicenseResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Light.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Light.java index 277e7b2a..e4638289 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Light.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Light.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ListVerifiedFields.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ListVerifiedFields.java index 17f93680..794d4441 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ListVerifiedFields.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ListVerifiedFields.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/LogLevel.java b/client/src/main/generated/com/regula/documentreader/webclient/model/LogLevel.java index 60a56620..67ba9ce0 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/LogLevel.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/LogLevel.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/MRZFormat.java b/client/src/main/generated/com/regula/documentreader/webclient/model/MRZFormat.java index 90d5366e..40899e23 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/MRZFormat.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/MRZFormat.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/MeasureSystem.java b/client/src/main/generated/com/regula/documentreader/webclient/model/MeasureSystem.java index 68c9b404..356b2348 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/MeasureSystem.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/MeasureSystem.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/OCRSecurityTextResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/OCRSecurityTextResult.java index 465dc0dd..b4454327 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/OCRSecurityTextResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/OCRSecurityTextResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/OneCandidate.java b/client/src/main/generated/com/regula/documentreader/webclient/model/OneCandidate.java index b2fc4a29..506a1caa 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/OneCandidate.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/OneCandidate.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/OriginalSymbol.java b/client/src/main/generated/com/regula/documentreader/webclient/model/OriginalSymbol.java index 24eb0389..7be4a730 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/OriginalSymbol.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/OriginalSymbol.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/PArrayField.java b/client/src/main/generated/com/regula/documentreader/webclient/model/PArrayField.java index 7d1f0e0b..8d81ccbc 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/PArrayField.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/PArrayField.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/PerDocumentConfig.java b/client/src/main/generated/com/regula/documentreader/webclient/model/PerDocumentConfig.java index c5537ba6..4bc302aa 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/PerDocumentConfig.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/PerDocumentConfig.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/PhotoIdentResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/PhotoIdentResult.java index eefdd155..0c3c27cc 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/PhotoIdentResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/PhotoIdentResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Point.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Point.java index a6e91727..600345c4 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Point.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Point.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/PointArray.java b/client/src/main/generated/com/regula/documentreader/webclient/model/PointArray.java index 892a5fc9..ae017c78 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/PointArray.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/PointArray.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/PointsContainer.java b/client/src/main/generated/com/regula/documentreader/webclient/model/PointsContainer.java index 983ef989..2a049ccc 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/PointsContainer.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/PointsContainer.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessParams.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessParams.java index 4332df06..a44d2fc4 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessParams.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessParams.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequest.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequest.java index 116a27b2..be0640ad 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequest.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequest.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequestImage.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequestImage.java index 8dbbfa29..3709c0f8 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequestImage.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessRequestImage.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessResponse.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessResponse.java index d97742bb..b7167e77 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessResponse.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessResponse.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessSystemInfo.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessSystemInfo.java index 298d23cb..7071779b 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessSystemInfo.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessSystemInfo.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessingStatus.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessingStatus.java index 782781cd..fde80bce 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessingStatus.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ProcessingStatus.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/RawImageContainerList.java b/client/src/main/generated/com/regula/documentreader/webclient/model/RawImageContainerList.java index 65a7ed84..ce0141d1 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/RawImageContainerList.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/RawImageContainerList.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/RectangleCoordinates.java b/client/src/main/generated/com/regula/documentreader/webclient/model/RectangleCoordinates.java index ccaf749c..72af4f2e 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/RectangleCoordinates.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/RectangleCoordinates.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Result.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Result.java index 037ff270..bd24ebe5 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Result.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Result.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/ResultItem.java b/client/src/main/generated/com/regula/documentreader/webclient/model/ResultItem.java index 488bbd0d..aa7829db 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/ResultItem.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/ResultItem.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/RfidLocation.java b/client/src/main/generated/com/regula/documentreader/webclient/model/RfidLocation.java index 0f717738..1f844384 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/RfidLocation.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/RfidLocation.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/RfidOrigin.java b/client/src/main/generated/com/regula/documentreader/webclient/model/RfidOrigin.java index e35dc5cd..07f9d9da 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/RfidOrigin.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/RfidOrigin.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Scenario.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Scenario.java index 913fff59..a2d53909 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Scenario.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Scenario.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureResult.java index 361656bd..2c6fee58 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureType.java index a9e79e5c..3a6b9aa0 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/SecurityFeatureType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -70,9 +70,19 @@ public class SecurityFeatureType { public static final int PHOTO_CORNERS = 27; + public static final int OCR = 28; + public static final int PORTRAIT_COMPARISON_EXT_VS_VISUAL = 29; public static final int PORTRAIT_COMPARISON_EXT_VS_RFID = 30; public static final int PORTRAIT_COMPARISON_EXT_VS_CAMERA = 31; + + public static final int LIVENESS_SCREEN_CAPTURE = 39; + + public static final int LIVENESS_ELECTRONIC_DEVICE = 40; + + public static final int LIVENESS_OVI = 41; + + public static final int BARCODE_SIZE_CHECK = 42; } diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Source.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Source.java index cbbc7632..088ad409 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Source.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Source.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/SourceValidity.java b/client/src/main/generated/com/regula/documentreader/webclient/model/SourceValidity.java index a5a693a0..c5cceeb4 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/SourceValidity.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/SourceValidity.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Status.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Status.java index 6152737f..df2ecb08 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Status.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Status.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/StatusResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/StatusResult.java index a0c586c2..efd87b86 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/StatusResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/StatusResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/StringRecognitionResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/StringRecognitionResult.java index 35d464e2..c9696786 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/StringRecognitionResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/StringRecognitionResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolCandidate.java b/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolCandidate.java index 87135f6c..bde90f26 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolCandidate.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolCandidate.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolRecognitionResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolRecognitionResult.java index 7e2e26ef..f60e00cd 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolRecognitionResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/SymbolRecognitionResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Text.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Text.java index 88580a0c..9c0be555 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Text.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Text.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextAvailableSource.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextAvailableSource.java index 4243b252..4cf133e3 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextAvailableSource.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextAvailableSource.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextDataResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextDataResult.java index a9e29ba2..2315295f 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextDataResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextDataResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextField.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextField.java index 6bab8f19..50292470 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextField.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextField.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldType.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldType.java index 8df9b346..43ce101f 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldType.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldType.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -1812,4 +1812,22 @@ public class TextFieldType { /** Last name */ public static final int FT_LAST_NAME = 650; + + /** DL class code RM valid from */ + public static final int RM_FROM = 651; + + /** DL class code RM valid notes */ + public static final int RM_NOTES = 652; + + /** DL class code RM valid to */ + public static final int RM_TO = 653; + + /** DL class code PW valid from */ + public static final int PW_FROM = 654; + + /** DL class code PW valid notes */ + public static final int PW_NOTES = 655; + + /** DL class code PW valid to */ + public static final int PW_TO = 656; } diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldValue.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldValue.java index d6788b81..51ec5630 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldValue.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextFieldValue.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextPostProcessing.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextPostProcessing.java index 1a4993af..482d42dd 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextPostProcessing.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextPostProcessing.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TextResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TextResult.java index 97bb6234..ef25ce54 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TextResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TextResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/TransactionInfo.java b/client/src/main/generated/com/regula/documentreader/webclient/model/TransactionInfo.java index e8015044..20354ad8 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/TransactionInfo.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/TransactionInfo.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/VerificationResult.java b/client/src/main/generated/com/regula/documentreader/webclient/model/VerificationResult.java index e38800dd..2a5bfbb6 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/VerificationResult.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/VerificationResult.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/VerifiedFieldMap.java b/client/src/main/generated/com/regula/documentreader/webclient/model/VerifiedFieldMap.java index da991b84..07065141 100755 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/VerifiedFieldMap.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/VerifiedFieldMap.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/client/src/main/generated/com/regula/documentreader/webclient/model/Visibility.java b/client/src/main/generated/com/regula/documentreader/webclient/model/Visibility.java index 691e7db1..07d3353a 100644 --- a/client/src/main/generated/com/regula/documentreader/webclient/model/Visibility.java +++ b/client/src/main/generated/com/regula/documentreader/webclient/model/Visibility.java @@ -2,7 +2,7 @@ * Regula Document Reader Web API * 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 * - * The version of the OpenAPI document: 6.6.0 + * The version of the OpenAPI document: 6.6.1 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).