# CloudmersiveConvertApiClient.TextConversionResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if the operation was successful, false otherwise | [optional] 
**textResult** | **String** | Plain Text (TXT) format conversion result of the input document.  The text result is returned as a string. | [optional] 


