# CloudmersiveConvertApiClient.GetDocxCommentsHierarchicalResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if successful, false otherwise | [optional] 
**comments** | [**[DocxTopLevelComment]**](DocxTopLevelComment.md) | Comments in the document | [optional] 
**topLevelCommentCount** | **Number** | The number of comments in the document | [optional] 


