# CloudmersiveImageApiClient.ImageDescriptionResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | Was the image processed successfully? | [optional] 
**highconfidence** | **Boolean** | Is the resulting best outcome recognition a high confidence outcome? | [optional] 
**bestOutcome** | [**RecognitionOutcome**](RecognitionOutcome.md) | The best Machine Learning outcome | [optional] 
**runnerUpOutcome** | [**RecognitionOutcome**](RecognitionOutcome.md) | Best backup (\&quot;runner up\&quot;) Machine Learning outcome | [optional] 


