# CloudmersiveImageApiClient.ImageSimilarityComparisonResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if successful, false otherwise | [optional] 
**areImagesSimilar** | **Boolean** | True if images are similar, false otherwise | [optional] 
**imageSimilarityScore** | **Number** | Similarity score between 0.0 and 1.0, with 1.0 meaning highly similar and 0.0 meaning highly dissimilar | [optional] 


