regula-documentreader-webclient 9.6.887.dev0__py3-none-any.whl → 9.6.888.dev0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- regula/documentreader/webclient/gen/models/process_params.py +1 -1
- {regula_documentreader_webclient-9.6.887.dev0.dist-info → regula_documentreader_webclient-9.6.888.dev0.dist-info}/METADATA +1 -1
- {regula_documentreader_webclient-9.6.887.dev0.dist-info → regula_documentreader_webclient-9.6.888.dev0.dist-info}/RECORD +5 -5
- {regula_documentreader_webclient-9.6.887.dev0.dist-info → regula_documentreader_webclient-9.6.888.dev0.dist-info}/WHEEL +0 -0
- {regula_documentreader_webclient-9.6.887.dev0.dist-info → regula_documentreader_webclient-9.6.888.dev0.dist-info}/top_level.txt +0 -0
|
@@ -80,7 +80,7 @@ class ProcessParams(BaseModel):
|
|
|
80
80
|
parse_barcodes: SkipValidation[Optional[bool]] = Field(alias="parseBarcodes", default=None, description="This option can be disabled to stop parsing after barcode is read. Enabled by default.")
|
|
81
81
|
convert_case: SkipValidation[Optional[TextPostProcessing]] = Field(alias="convertCase", default=None)
|
|
82
82
|
split_names: SkipValidation[Optional[bool]] = Field(alias="splitNames", default=None, description="When enabled, the Surname and GivenNames fields from MRZ will be divided into ft_First_Name, ft_Second_Name, ft_Third_Name, ft_Fourth_Name, ft_Last_Name fields. Disabled by default.")
|
|
83
|
-
disable_perforation_ocr: SkipValidation[Optional[bool]] = Field(alias="disablePerforationOCR", default=None, description="When enabled, OCR of perforated fields in the document template will not be performed.
|
|
83
|
+
disable_perforation_ocr: SkipValidation[Optional[bool]] = Field(alias="disablePerforationOCR", default=None, description="When enabled, OCR of perforated fields in the document template will not be performed. Enabled by default.")
|
|
84
84
|
document_group_filter: SkipValidation[Optional[List[DocumentType]]] = Field(alias="documentGroupFilter", default=None, description="List of specific eligible document types from DocumentType enum to recognize from. You may, for example, specify only passports to be recognized by setting this property. Empty by default.")
|
|
85
85
|
process_auth: SkipValidation[Optional[int]] = Field(alias="processAuth", default=None, description="Authenticity checks that should be performed regardless of the document type. The available checks are listed in the eRPRM_Authenticity enum. Note that only supported by your license checks can be added.")
|
|
86
86
|
device_id: SkipValidation[Optional[int]] = Field(alias="deviceId", default=None, description="This parameter is used to specify the document reader device type from which input images were captured. Default 0.")
|
|
@@ -180,7 +180,7 @@ regula/documentreader/webclient/gen/models/pid.py,sha256=EbCFBNMnDm96XP5GD00umks
|
|
|
180
180
|
regula/documentreader/webclient/gen/models/point.py,sha256=TBIznHwx7KPGeWBoA9uGcQks_zYsm17w2AuQyagz9QU,2402
|
|
181
181
|
regula/documentreader/webclient/gen/models/point_array.py,sha256=7zh8uInkAXbqnHRxONNtNWBZTC46jUnJqBmaOP5FHWE,2935
|
|
182
182
|
regula/documentreader/webclient/gen/models/points_container.py,sha256=XdLHe0TIWtsi2SFqPw_WLZ8kqvXbvvVLTDXIi5Z5-to,3128
|
|
183
|
-
regula/documentreader/webclient/gen/models/process_params.py,sha256=
|
|
183
|
+
regula/documentreader/webclient/gen/models/process_params.py,sha256=1_EH3hk5AoaaInTvNnx-fYFBh3Dk8VNNBN2MpoE6NO4,28075
|
|
184
184
|
regula/documentreader/webclient/gen/models/process_params_rfid.py,sha256=Uafaa-fWJi3_L49C_KsOnaOyB1c76qsFqzeUsfDrOug,2782
|
|
185
185
|
regula/documentreader/webclient/gen/models/process_request.py,sha256=RxV1ru8Ng-h79FNxKu3zix6u--oBz3vWOjkQLq30cB0,6320
|
|
186
186
|
regula/documentreader/webclient/gen/models/process_request_image.py,sha256=ubI2M_gyDb7ozEn6dieU3x8qjInExwOYdiyrk2v6sEo,3191
|
|
@@ -284,7 +284,7 @@ regula/documentreader/webclient/gen/models/verification_result.py,sha256=E6bCVR5
|
|
|
284
284
|
regula/documentreader/webclient/gen/models/verified_field_map.py,sha256=QjCCjZ82WhT5uzdFthwfiX4Kgi5RL_m7E0NprLhHAJs,4863
|
|
285
285
|
regula/documentreader/webclient/gen/models/visibility.py,sha256=GACgQd_8lx_cwMwI5lCi7cTxEWxw2atbJo6uI4mTKpQ,602
|
|
286
286
|
regula/documentreader/webclient/gen/models/visual_extended_field_item.py,sha256=FETunEPtXE6eAsQbSg1Tn7rO7rut4ZT7BooMPT1ZhmA,5282
|
|
287
|
-
regula_documentreader_webclient-9.6.
|
|
288
|
-
regula_documentreader_webclient-9.6.
|
|
289
|
-
regula_documentreader_webclient-9.6.
|
|
290
|
-
regula_documentreader_webclient-9.6.
|
|
287
|
+
regula_documentreader_webclient-9.6.888.dev0.dist-info/METADATA,sha256=ghvYc44x2-6Eb8oBxcETMe3s4jDUf4p-_p_zShtox98,4037
|
|
288
|
+
regula_documentreader_webclient-9.6.888.dev0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
|
289
|
+
regula_documentreader_webclient-9.6.888.dev0.dist-info/top_level.txt,sha256=SFSSVn4j8QDivd3307s97NtpIJ8zOjiWZloAxZIClJY,7
|
|
290
|
+
regula_documentreader_webclient-9.6.888.dev0.dist-info/RECORD,,
|
|
File without changes
|