# CloudmersiveConvertApiClient.GetDocxGetFormFieldsResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**successful** | **Boolean** | True if successful, false otherwise | [optional] 
**contentControls** | [**[DocxContentControl]**](DocxContentControl.md) | Content controls in the DOCX | [optional] 
**handlebarFormFields** | [**[HandlebarFormField]**](HandlebarFormField.md) | Form fields that comply with the Handlebar style, that is they are surrounded by two curly braces on either side such as \&quot;{{FieldName}}\&quot;, in the DOCX | [optional] 


