regula-facesdk-webclient 7.2.371.dev0__py3-none-any.whl → 7.2.372rc0__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.

Potentially problematic release.


This version of regula-facesdk-webclient might be problematic. Click here for more details.

Files changed (112) hide show
  1. regula/facesdk/webclient/ext/api/sdk.py +1 -1
  2. regula/facesdk/webclient/ext/models/detect_request.py +3 -0
  3. regula/facesdk/webclient/ext/models/match_request.py +2 -0
  4. regula/facesdk/webclient/gen/__init__.py +1 -1
  5. regula/facesdk/webclient/gen/api/group_api.py +1 -1
  6. regula/facesdk/webclient/gen/api/healthcheck_api.py +1 -5
  7. regula/facesdk/webclient/gen/api/liveness_2_0_api.py +1 -139
  8. regula/facesdk/webclient/gen/api/match_api.py +5 -5
  9. regula/facesdk/webclient/gen/api/person_api.py +1 -1
  10. regula/facesdk/webclient/gen/api/search_api.py +1 -8
  11. regula/facesdk/webclient/gen/api_client.py +1 -1
  12. regula/facesdk/webclient/gen/configuration.py +2 -2
  13. regula/facesdk/webclient/gen/exceptions.py +1 -1
  14. regula/facesdk/webclient/gen/model/add_image_to_person_request.py +2 -58
  15. regula/facesdk/webclient/gen/model/add_image_to_person_request_image.py +1 -1
  16. regula/facesdk/webclient/gen/model/add_image_to_person_response.py +1 -1
  17. regula/facesdk/webclient/gen/model/attribute_config.py +1 -1
  18. regula/facesdk/webclient/gen/model/attribute_config_list.py +1 -1
  19. regula/facesdk/webclient/gen/model/crop.py +30 -2
  20. regula/facesdk/webclient/gen/model/detect_request.py +20 -48
  21. regula/facesdk/webclient/gen/model/detect_response.py +1 -1
  22. regula/facesdk/webclient/gen/model/detect_response_all_of.py +1 -1
  23. regula/facesdk/webclient/gen/model/detect_result.py +22 -26
  24. regula/facesdk/webclient/gen/model/detection.py +32 -4
  25. regula/facesdk/webclient/gen/model/detection_attributes.py +6 -8
  26. regula/facesdk/webclient/gen/model/detection_face.py +30 -2
  27. regula/facesdk/webclient/gen/model/detection_quality.py +27 -27
  28. regula/facesdk/webclient/gen/model/device_info.py +1 -1
  29. regula/facesdk/webclient/gen/model/face_attribute.py +1 -1
  30. regula/facesdk/webclient/gen/model/face_image_quality_align_type.py +1 -1
  31. regula/facesdk/webclient/gen/model/face_image_quality_groups.py +1 -1
  32. regula/facesdk/webclient/gen/model/face_image_quality_groups_strings.py +1 -1
  33. regula/facesdk/webclient/gen/model/face_image_quality_status.py +1 -1
  34. regula/facesdk/webclient/gen/model/face_quality_config_name.py +1 -1
  35. regula/facesdk/webclient/gen/model/face_quality_scenarios.py +2 -5
  36. regula/facesdk/webclient/gen/model/face_rectangular.py +1 -1
  37. regula/facesdk/webclient/gen/model/face_sdk_result.py +1 -1
  38. regula/facesdk/webclient/gen/model/face_sdk_result_code.py +1 -1
  39. regula/facesdk/webclient/gen/model/faces_response.py +30 -2
  40. regula/facesdk/webclient/gen/model/faces_response_all_of.py +1 -1
  41. regula/facesdk/webclient/gen/model/filter_op.py +1 -1
  42. regula/facesdk/webclient/gen/model/filter_search_request.py +1 -1
  43. regula/facesdk/webclient/gen/model/group.py +1 -1
  44. regula/facesdk/webclient/gen/model/group_all_of.py +1 -1
  45. regula/facesdk/webclient/gen/model/group_page.py +1 -1
  46. regula/facesdk/webclient/gen/model/group_page_all_of.py +1 -1
  47. regula/facesdk/webclient/gen/model/group_response.py +1 -1
  48. regula/facesdk/webclient/gen/model/group_to_create.py +1 -1
  49. regula/facesdk/webclient/gen/model/image.py +2 -30
  50. regula/facesdk/webclient/gen/model/image_fields.py +1 -1
  51. regula/facesdk/webclient/gen/model/image_page.py +1 -1
  52. regula/facesdk/webclient/gen/model/image_page_all_of.py +1 -1
  53. regula/facesdk/webclient/gen/model/image_source.py +1 -1
  54. regula/facesdk/webclient/gen/model/liveness_type.py +1 -1
  55. regula/facesdk/webclient/gen/model/match_and_search_request.py +7 -119
  56. regula/facesdk/webclient/gen/model/match_and_search_request_all_of.py +2 -58
  57. regula/facesdk/webclient/gen/model/match_and_search_request_all_of_images.py +1 -1
  58. regula/facesdk/webclient/gen/model/match_and_search_response.py +3 -3
  59. regula/facesdk/webclient/gen/model/match_and_search_response_all_of.py +3 -3
  60. regula/facesdk/webclient/gen/model/match_and_search_response_all_of_detections.py +1 -1
  61. regula/facesdk/webclient/gen/model/match_image.py +1 -1
  62. regula/facesdk/webclient/gen/model/match_image_detection.py +1 -1
  63. regula/facesdk/webclient/gen/model/match_image_result.py +1 -1
  64. regula/facesdk/webclient/gen/model/match_request.py +31 -60
  65. regula/facesdk/webclient/gen/model/match_response.py +1 -1
  66. regula/facesdk/webclient/gen/model/match_response_all_of.py +1 -1
  67. regula/facesdk/webclient/gen/model/operation_log.py +1 -1
  68. regula/facesdk/webclient/gen/model/output_image_params.py +1 -1
  69. regula/facesdk/webclient/gen/model/page.py +1 -1
  70. regula/facesdk/webclient/gen/model/person.py +19 -20
  71. regula/facesdk/webclient/gen/model/person_all_of.py +1 -1
  72. regula/facesdk/webclient/gen/model/person_fields.py +19 -20
  73. regula/facesdk/webclient/gen/model/person_to_update_fields.py +1 -1
  74. regula/facesdk/webclient/gen/model/person_with_images.py +19 -20
  75. regula/facesdk/webclient/gen/model/person_with_images_all_of.py +1 -1
  76. regula/facesdk/webclient/gen/model/persons_page.py +1 -1
  77. regula/facesdk/webclient/gen/model/persons_page_all_of.py +1 -1
  78. regula/facesdk/webclient/gen/model/process_param.py +1 -1
  79. regula/facesdk/webclient/gen/model/process_param_attributes.py +1 -1
  80. regula/facesdk/webclient/gen/model/quality_config.py +3 -3
  81. regula/facesdk/webclient/gen/model/quality_config_list.py +1 -1
  82. regula/facesdk/webclient/gen/model/quality_detail.py +5 -5
  83. regula/facesdk/webclient/gen/model/quality_details_groups.py +1 -1
  84. regula/facesdk/webclient/gen/model/quality_request.py +1 -1
  85. regula/facesdk/webclient/gen/model/recognize_image.py +2 -30
  86. regula/facesdk/webclient/gen/model/recognize_image_all_of.py +1 -1
  87. regula/facesdk/webclient/gen/model/resize_options.py +1 -1
  88. regula/facesdk/webclient/gen/model/rgb.py +1 -1
  89. regula/facesdk/webclient/gen/model/search_bad_params.py +1 -1
  90. regula/facesdk/webclient/gen/model/search_detection.py +1 -1
  91. regula/facesdk/webclient/gen/model/search_parameters.py +1 -1
  92. regula/facesdk/webclient/gen/model/search_parameters_create_person.py +1 -1
  93. regula/facesdk/webclient/gen/model/search_person.py +19 -20
  94. regula/facesdk/webclient/gen/model/search_person_all_of.py +1 -1
  95. regula/facesdk/webclient/gen/model/search_request.py +2 -58
  96. regula/facesdk/webclient/gen/model/search_request_all_of.py +68 -40
  97. regula/facesdk/webclient/gen/model/search_result.py +165 -2
  98. regula/facesdk/webclient/gen/model/transaction_info.py +1 -1
  99. regula/facesdk/webclient/gen/model/update_group.py +1 -1
  100. regula/facesdk/webclient/gen/model_utils.py +1 -1
  101. regula/facesdk/webclient/gen/models/__init__.py +2 -4
  102. regula/facesdk/webclient/gen/rest.py +1 -1
  103. {regula_facesdk_webclient-7.2.371.dev0.dist-info → regula_facesdk_webclient-7.2.372rc0.dist-info}/METADATA +1 -1
  104. regula_facesdk_webclient-7.2.372rc0.dist-info/RECORD +133 -0
  105. {regula_facesdk_webclient-7.2.371.dev0.dist-info → regula_facesdk_webclient-7.2.372rc0.dist-info}/WHEEL +1 -1
  106. regula/facesdk/webclient/gen/model/detect_attributes_details.py +0 -150
  107. regula/facesdk/webclient/gen/model/detect_details_meta.py +0 -178
  108. regula/facesdk/webclient/gen/model/match_and_search_request_images.py +0 -176
  109. regula/facesdk/webclient/gen/model/persons_request.py +0 -291
  110. regula/facesdk/webclient/gen/model/persons_request_all_of.py +0 -150
  111. regula_facesdk_webclient-7.2.371.dev0.dist-info/RECORD +0 -138
  112. {regula_facesdk_webclient-7.2.371.dev0.dist-info → regula_facesdk_webclient-7.2.372rc0.dist-info}/top_level.txt +0 -0
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -37,7 +37,7 @@ class Person(object):
37
37
  'external_id': 'str',
38
38
  'metadata': '{str: (bool, date, datetime, dict, float, int, list, str, none_type)}',
39
39
  'groups': '[str]',
40
- 'expire_at': 'str',
40
+ 'ttl': 'int, none_type',
41
41
  'id': 'str',
42
42
  'created_at': 'str',
43
43
  'updated_at': 'str',
@@ -48,13 +48,13 @@ class Person(object):
48
48
  'external_id': 'externalId',
49
49
  'metadata': 'metadata',
50
50
  'groups': 'groups',
51
- 'expire_at': 'expireAt',
51
+ 'ttl': 'ttl',
52
52
  'id': 'id',
53
53
  'created_at': 'createdAt',
54
54
  'updated_at': 'updatedAt',
55
55
  }
56
56
 
57
- def __init__(self, name=None, external_id=None, metadata=None, groups=None, expire_at=None, id=None, created_at=None, updated_at=None, local_vars_configuration=None): # noqa: E501
57
+ def __init__(self, name=None, external_id=None, metadata=None, groups=None, ttl=None, id=None, created_at=None, updated_at=None, local_vars_configuration=None): # noqa: E501
58
58
  """Person - a model defined in OpenAPI""" # noqa: E501
59
59
  if local_vars_configuration is None:
60
60
  local_vars_configuration = Configuration()
@@ -64,7 +64,7 @@ class Person(object):
64
64
  self._external_id = None
65
65
  self._metadata = None
66
66
  self._groups = None
67
- self._expire_at = None
67
+ self._ttl = None
68
68
  self._id = None
69
69
  self._created_at = None
70
70
  self._updated_at = None
@@ -77,8 +77,7 @@ class Person(object):
77
77
  self.metadata = metadata
78
78
  if groups is not None:
79
79
  self.groups = groups
80
- if expire_at is not None:
81
- self.expire_at = expire_at
80
+ self.ttl = ttl
82
81
  if id is not None:
83
82
  self.id = id
84
83
  if created_at is not None:
@@ -181,27 +180,27 @@ class Person(object):
181
180
  self._groups = groups
182
181
 
183
182
  @property
184
- def expire_at(self):
185
- """Gets the expire_at of this Person. # noqa: E501
183
+ def ttl(self):
184
+ """Gets the ttl of this Person. # noqa: E501
186
185
 
187
- Person expiration date. # noqa: E501
186
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
188
187
 
189
- :return: The expire_at of this Person. # noqa: E501
190
- :rtype: str
188
+ :return: The ttl of this Person. # noqa: E501
189
+ :rtype: int, none_type
191
190
  """
192
- return self._expire_at
191
+ return self._ttl
193
192
 
194
- @expire_at.setter
195
- def expire_at(self, expire_at):
196
- """Sets the expire_at of this Person.
193
+ @ttl.setter
194
+ def ttl(self, ttl):
195
+ """Sets the ttl of this Person.
197
196
 
198
- Person expiration date. # noqa: E501
197
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
199
198
 
200
- :param expire_at: The expire_at of this Person. # noqa: E501
201
- :type expire_at: str
199
+ :param ttl: The ttl of this Person. # noqa: E501
200
+ :type ttl: int, none_type
202
201
  """
203
202
 
204
- self._expire_at = expire_at
203
+ self._ttl = ttl
205
204
 
206
205
  @property
207
206
  def id(self):
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -37,7 +37,7 @@ class PersonFields(object):
37
37
  'external_id': 'str',
38
38
  'metadata': '{str: (bool, date, datetime, dict, float, int, list, str, none_type)}',
39
39
  'groups': '[str]',
40
- 'expire_at': 'str',
40
+ 'ttl': 'int, none_type',
41
41
  }
42
42
 
43
43
  attribute_map = {
@@ -45,10 +45,10 @@ class PersonFields(object):
45
45
  'external_id': 'externalId',
46
46
  'metadata': 'metadata',
47
47
  'groups': 'groups',
48
- 'expire_at': 'expireAt',
48
+ 'ttl': 'ttl',
49
49
  }
50
50
 
51
- def __init__(self, name=None, external_id=None, metadata=None, groups=None, expire_at=None, local_vars_configuration=None): # noqa: E501
51
+ def __init__(self, name=None, external_id=None, metadata=None, groups=None, ttl=None, local_vars_configuration=None): # noqa: E501
52
52
  """PersonFields - a model defined in OpenAPI""" # noqa: E501
53
53
  if local_vars_configuration is None:
54
54
  local_vars_configuration = Configuration()
@@ -58,7 +58,7 @@ class PersonFields(object):
58
58
  self._external_id = None
59
59
  self._metadata = None
60
60
  self._groups = None
61
- self._expire_at = None
61
+ self._ttl = None
62
62
  self.discriminator = None
63
63
 
64
64
  self.name = name
@@ -68,8 +68,7 @@ class PersonFields(object):
68
68
  self.metadata = metadata
69
69
  if groups is not None:
70
70
  self.groups = groups
71
- if expire_at is not None:
72
- self.expire_at = expire_at
71
+ self.ttl = ttl
73
72
 
74
73
  @property
75
74
  def name(self):
@@ -166,27 +165,27 @@ class PersonFields(object):
166
165
  self._groups = groups
167
166
 
168
167
  @property
169
- def expire_at(self):
170
- """Gets the expire_at of this PersonFields. # noqa: E501
168
+ def ttl(self):
169
+ """Gets the ttl of this PersonFields. # noqa: E501
171
170
 
172
- Person expiration date. # noqa: E501
171
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
173
172
 
174
- :return: The expire_at of this PersonFields. # noqa: E501
175
- :rtype: str
173
+ :return: The ttl of this PersonFields. # noqa: E501
174
+ :rtype: int, none_type
176
175
  """
177
- return self._expire_at
176
+ return self._ttl
178
177
 
179
- @expire_at.setter
180
- def expire_at(self, expire_at):
181
- """Sets the expire_at of this PersonFields.
178
+ @ttl.setter
179
+ def ttl(self, ttl):
180
+ """Sets the ttl of this PersonFields.
182
181
 
183
- Person expiration date. # noqa: E501
182
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
184
183
 
185
- :param expire_at: The expire_at of this PersonFields. # noqa: E501
186
- :type expire_at: str
184
+ :param ttl: The ttl of this PersonFields. # noqa: E501
185
+ :type ttl: int, none_type
187
186
  """
188
187
 
189
- self._expire_at = expire_at
188
+ self._ttl = ttl
190
189
 
191
190
  def to_dict(self):
192
191
  """Returns the model properties as a dict"""
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -38,7 +38,7 @@ class PersonWithImages(object):
38
38
  'external_id': 'str',
39
39
  'metadata': '{str: (bool, date, datetime, dict, float, int, list, str, none_type)}',
40
40
  'groups': '[str]',
41
- 'expire_at': 'str',
41
+ 'ttl': 'int, none_type',
42
42
  'id': 'str',
43
43
  'created_at': 'str',
44
44
  'updated_at': 'str',
@@ -50,13 +50,13 @@ class PersonWithImages(object):
50
50
  'external_id': 'externalId',
51
51
  'metadata': 'metadata',
52
52
  'groups': 'groups',
53
- 'expire_at': 'expireAt',
53
+ 'ttl': 'ttl',
54
54
  'id': 'id',
55
55
  'created_at': 'createdAt',
56
56
  'updated_at': 'updatedAt',
57
57
  }
58
58
 
59
- def __init__(self, images=None, name=None, external_id=None, metadata=None, groups=None, expire_at=None, id=None, created_at=None, updated_at=None, local_vars_configuration=None): # noqa: E501
59
+ def __init__(self, images=None, name=None, external_id=None, metadata=None, groups=None, ttl=None, id=None, created_at=None, updated_at=None, local_vars_configuration=None): # noqa: E501
60
60
  """PersonWithImages - a model defined in OpenAPI""" # noqa: E501
61
61
  if local_vars_configuration is None:
62
62
  local_vars_configuration = Configuration()
@@ -67,7 +67,7 @@ class PersonWithImages(object):
67
67
  self._external_id = None
68
68
  self._metadata = None
69
69
  self._groups = None
70
- self._expire_at = None
70
+ self._ttl = None
71
71
  self._id = None
72
72
  self._created_at = None
73
73
  self._updated_at = None
@@ -82,8 +82,7 @@ class PersonWithImages(object):
82
82
  self.metadata = metadata
83
83
  if groups is not None:
84
84
  self.groups = groups
85
- if expire_at is not None:
86
- self.expire_at = expire_at
85
+ self.ttl = ttl
87
86
  if id is not None:
88
87
  self.id = id
89
88
  if created_at is not None:
@@ -209,27 +208,27 @@ class PersonWithImages(object):
209
208
  self._groups = groups
210
209
 
211
210
  @property
212
- def expire_at(self):
213
- """Gets the expire_at of this PersonWithImages. # noqa: E501
211
+ def ttl(self):
212
+ """Gets the ttl of this PersonWithImages. # noqa: E501
214
213
 
215
- Person expiration date. # noqa: E501
214
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
216
215
 
217
- :return: The expire_at of this PersonWithImages. # noqa: E501
218
- :rtype: str
216
+ :return: The ttl of this PersonWithImages. # noqa: E501
217
+ :rtype: int, none_type
219
218
  """
220
- return self._expire_at
219
+ return self._ttl
221
220
 
222
- @expire_at.setter
223
- def expire_at(self, expire_at):
224
- """Sets the expire_at of this PersonWithImages.
221
+ @ttl.setter
222
+ def ttl(self, ttl):
223
+ """Sets the ttl of this PersonWithImages.
225
224
 
226
- Person expiration date. # noqa: E501
225
+ The lifespan of the Person's records, seconds. Optional. # noqa: E501
227
226
 
228
- :param expire_at: The expire_at of this PersonWithImages. # noqa: E501
229
- :type expire_at: str
227
+ :param ttl: The ttl of this PersonWithImages. # noqa: E501
228
+ :type ttl: int, none_type
230
229
  """
231
230
 
232
- self._expire_at = expire_at
231
+ self._ttl = ttl
233
232
 
234
233
  @property
235
234
  def id(self):
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -82,7 +82,7 @@ class QualityConfig(object):
82
82
  def range(self):
83
83
  """Gets the range of this QualityConfig. # noqa: E501
84
84
 
85
- The range of applicable values for this characteristic. If the returned in the response value fits this range, the characteristic is identified as compliant with the requirements. For recommended ranges, see [Face Image Quality Assessment](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). # noqa: E501
85
+ The range of applicable values for this characteristic. If the returned in the response value fits this range, the characteristic is identified as compliant with the requirements. # noqa: E501
86
86
 
87
87
  :return: The range of this QualityConfig. # noqa: E501
88
88
  :rtype: [float]
@@ -93,7 +93,7 @@ class QualityConfig(object):
93
93
  def range(self, range):
94
94
  """Sets the range of this QualityConfig.
95
95
 
96
- The range of applicable values for this characteristic. If the returned in the response value fits this range, the characteristic is identified as compliant with the requirements. For recommended ranges, see [Face Image Quality Assessment](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). # noqa: E501
96
+ The range of applicable values for this characteristic. If the returned in the response value fits this range, the characteristic is identified as compliant with the requirements. # noqa: E501
97
97
 
98
98
  :param range: The range of this QualityConfig. # noqa: E501
99
99
  :type range: [float]
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -118,7 +118,7 @@ class QualityDetail(object):
118
118
  def range(self):
119
119
  """Gets the range of this QualityDetail. # noqa: E501
120
120
 
121
- The range of set values for this characteristic, see the [Recommended range column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). # noqa: E501
121
+ The range of set values for this characteristic. # noqa: E501
122
122
 
123
123
  :return: The range of this QualityDetail. # noqa: E501
124
124
  :rtype: [float]
@@ -129,7 +129,7 @@ class QualityDetail(object):
129
129
  def range(self, range):
130
130
  """Sets the range of this QualityDetail.
131
131
 
132
- The range of set values for this characteristic, see the [Recommended range column](https://docs.regulaforensics.com/develop/face-sdk/web-service/development/usage/face-detection/face-image-quality-check/). # noqa: E501
132
+ The range of set values for this characteristic. # noqa: E501
133
133
 
134
134
  :param range: The range of this QualityDetail. # noqa: E501
135
135
  :type range: [float]
@@ -168,7 +168,7 @@ class QualityDetail(object):
168
168
  def value(self):
169
169
  """Gets the value of this QualityDetail. # noqa: E501
170
170
 
171
- The result value for the characteristic, returned in set units. # noqa: E501
171
+ The assessed value for the characteristic, returned in the set units. # noqa: E501
172
172
 
173
173
  :return: The value of this QualityDetail. # noqa: E501
174
174
  :rtype: float
@@ -179,7 +179,7 @@ class QualityDetail(object):
179
179
  def value(self, value):
180
180
  """Sets the value of this QualityDetail.
181
181
 
182
- The result value for the characteristic, returned in set units. # noqa: E501
182
+ The assessed value for the characteristic, returned in the set units. # noqa: E501
183
183
 
184
184
  :param value: The value of this QualityDetail. # noqa: E501
185
185
  :type value: float
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11
 
@@ -5,7 +5,7 @@
5
5
 
6
6
  <a href=\"https://regulaforensics.com/products/face-recognition-sdk/ \" target=\"_blank\">Regula Face SDK</a> is a cross-platform biometric verification solution for a digital identity verification process and image quality assurance. The SDK enables convenient and reliable face capture on the client side (mobile, web, and desktop) and further processing on the client or server side. The Face SDK includes the following features: * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-detection\" target=\"_blank\">Face detection and image quality assessment</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-comparison-11\" target=\"_blank\">Face match (1:1)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#face-identification-1n\" target=\"_blank\">Face search (1:N)</a> * <a href=\"https://docs.regulaforensics.com/develop/face-sdk/overview/introduction/#liveness-assessment\" target=\"_blank\">Liveness detection</a> Here is the <a href=\"https://github.com/regulaforensics/FaceSDK-web-openapi \" target=\"_blank\">OpenAPI specification on GitHub</a>. ### Clients * [JavaScript](https://github.com/regulaforensics/FaceSDK-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/FaceSDK-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/FaceSDK-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/FaceSDK-web-csharp-client) client for .NET & .NET Core # noqa: E501
7
7
 
8
- The version of the OpenAPI document: 7.2.0
8
+ The version of the OpenAPI document: 6.2.0
9
9
  Generated by: https://openapi-generator.tech
10
10
  """
11
11