# CloudmersiveImageApiClient.AgeDetectionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional] 
**peopleWithAge** | [**[PersonWithAge]**](PersonWithAge.md) | People in the image annotated with age and gender information | [optional] 
**peopleIdentified** | **Number** | Number of people identified in the image with an age | [optional] 


