# CloudmersiveConvertApiClient.FindStringRegexResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if successful, false otherwise | [optional] 
**matches** | [**[FindRegexMatch]**](FindRegexMatch.md) | Regular expression matches | [optional] 
**matchCount** | **Number** | The number of matches | [optional] 


