# CloudmersiveConvertApiClient.SingleReplaceString

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**matchString** | **String** | String to search for and match against, to be replaced | [optional] 
**replaceString** | **String** | String to replace the matched values with | [optional] 
**matchCase** | **Boolean** | True if the case should be matched, false for case insensitive match | [optional] 


