# CloudmersiveConvertApiClient.AlternateFileFormatCandidate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**probability** | **Number** | Probability that this extension is the right one; possible values are between 0.0 (lowest confidence) and 1.0 (highest confidence) | [optional] 
**detectedFileExtension** | **String** | Detected file extension of the file format, with a leading period | [optional] 
**detectedMimeType** | **String** | MIME type of this file extension | [optional] 


