File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
regula/documentreader/webclient/gen/models Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ def proxy_type(self, proxy_type):
282282 def child_age_threshold (self ):
283283 """Gets the child_age_threshold of this FaceApi. # noqa: E501
284284
285- Minimum age of a child, at which portrait comparison result will be effective . Default: 13. # noqa: E501
285+ The age threshold for the portrait comparison. Default: 13. # noqa: E501
286286
287287 :return: The child_age_threshold of this FaceApi. # noqa: E501
288288 :rtype: int
@@ -293,7 +293,7 @@ def child_age_threshold(self):
293293 def child_age_threshold (self , child_age_threshold ):
294294 """Sets the child_age_threshold of this FaceApi.
295295
296- Minimum age of a child, at which portrait comparison result will be effective . Default: 13. # noqa: E501
296+ The age threshold for the portrait comparison. Default: 13. # noqa: E501
297297
298298 :param child_age_threshold: The child_age_threshold of this FaceApi. # noqa: E501
299299 :type child_age_threshold: int
You can’t perform that action at this time.
0 commit comments