Skip to content

Commit 8ca9cca

Browse files
Merge pull request #110 from regulaforensics/468491ef
update-clients
2 parents 49d0687 + e4326a9 commit 8ca9cca

File tree

94 files changed

+642
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+642
-120
lines changed

src/Regula.DocumentReader.WebClient/Model/AreaArray.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/AreaContainer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/AuthParams.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/AuthenticityCheckList.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/AuthenticityResult.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/BcPDF417INFO.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/BcROIDETECT.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/ChosenDocumentType.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Regula.DocumentReader.WebClient/Model/ChosenDocumentTypeResult.cs

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/
@@ -50,6 +50,12 @@ protected ChosenDocumentTypeResult() { }
5050
[DataMember(Name="OneCandidate", EmitDefaultValue=false)]
5151
public OneCandidate OneCandidate { get; set; }
5252

53+
/// <summary>
54+
/// Gets or Sets XMLBuffer
55+
/// </summary>
56+
[DataMember(Name="XML_buffer", EmitDefaultValue=false)]
57+
public string XMLBuffer { get; private set; }
58+
5359
/// <summary>
5460
/// Returns the string presentation of the object
5561
/// </summary>
@@ -60,6 +66,7 @@ public override string ToString()
6066
sb.Append("class ChosenDocumentTypeResult {\n");
6167
sb.Append(" ").Append(base.ToString().Replace("\n", "\n ")).Append("\n");
6268
sb.Append(" OneCandidate: ").Append(OneCandidate).Append("\n");
69+
sb.Append(" XMLBuffer: ").Append(XMLBuffer).Append("\n");
6370
sb.Append("}\n");
6471
return sb.ToString();
6572
}
@@ -98,6 +105,11 @@ public bool Equals(ChosenDocumentTypeResult input)
98105
this.OneCandidate == input.OneCandidate ||
99106
(this.OneCandidate != null &&
100107
this.OneCandidate.Equals(input.OneCandidate))
108+
) && base.Equals(input) &&
109+
(
110+
this.XMLBuffer == input.XMLBuffer ||
111+
(this.XMLBuffer != null &&
112+
this.XMLBuffer.Equals(input.XMLBuffer))
101113
);
102114
}
103115

@@ -112,6 +124,8 @@ public override int GetHashCode()
112124
int hashCode = base.GetHashCode();
113125
if (this.OneCandidate != null)
114126
hashCode = hashCode * 59 + this.OneCandidate.GetHashCode();
127+
if (this.XMLBuffer != null)
128+
hashCode = hashCode * 59 + this.XMLBuffer.GetHashCode();
115129
return hashCode;
116130
}
117131
}

src/Regula.DocumentReader.WebClient/Model/CrossSourceValueComparison.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* 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
55
*
6-
* The version of the OpenAPI document: 7.1.0
6+
* The version of the OpenAPI document: 7.1.2
77
*
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

0 commit comments

Comments
 (0)