Contains further characteristics particular to ageEstimation detection.
| Name | Type | Description | Notes |
|---|---|---|---|
| classification | String | The classification of the recognized object. | [optional] |
| group | String | The group of the classification. | [optional] |
| id | Integer | The id of the detection object. | [optional] |
| probability | Integer | The probability that the object found matches the classification. | [optional] |
| coordinates | Coordinates | [optional] | |
| checkId | String | The id of the check that lead to the detection | [optional] |
| faceSimilarity | Integer | Indicates the similarity-level of whether two faces belong to the same person | [optional] |
| faceLivenessCheckScore | Integer | Indicates the liveness score of the selfie image | [optional] |
| processedChecks | AgeEstimationSubChecks | [optional] | |
| attributes | List<AgeEstimationAttribute> | Attributes of the idDocument detection. | [optional] |