Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if successful, false otherwise | [optional] |
content_controls | list[DocxContentControl] | Content controls in the DOCX | [optional] |
handlebar_form_fields | list[HandlebarFormField] | Form fields that comply with the Handlebar style, that is they are surrounded by two curly braces on either side such as "{{FieldName}}", in the DOCX | [optional] |