# CloudmersiveImageApiClient.ImageAiDetectionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cleanResult** | **Boolean** | True if the image is clean (not AI generated) and false otherwise | [optional] 
**aiGeneratedRiskScore** | **Number** | Risk score between 0.0 (no risk) and 1.0 (highest risk), with anything over 0.8 being high risk | [optional] 
**aiSource** | **String** | Tool used to generate the image, if identified (this cannot always be identified) | [optional] 


