# CloudmersiveImageApiClient.VehicleLicensePlateDetectionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | Was the image processed successfully? | [optional] 
**detectedLicensePlates** | [**[DetectedLicensePlate]**](DetectedLicensePlate.md) | License plates found in the image | [optional] 
**detectedLicensePlateCount** | **Number** | The number of license plates detected in the image | [optional] 


