# CloudmersiveImageApiClient.FaceMatch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**leftX** | **Number** | X coordinate of the left side of the face | [optional] 
**topY** | **Number** | Y coordinate of the top side of the face | [optional] 
**rightX** | **Number** | X coordinate of the right side of the face | [optional] 
**bottomY** | **Number** | Y coordinate of the bottom side of the face | [optional] 
**highConfidenceMatch** | **Boolean** | True if there is a high confidence match, false otherwise | [optional] 
**matchScore** | **Number** | Match score from 0.0 to 1.0 with higher scores indicating a greater match; scores above 0.7 indicate a match | [optional] 


