Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 802 Bytes

GetDocxGetFormFieldsResponse.md

File metadata and controls

12 lines (8 loc) · 802 Bytes

GetDocxGetFormFieldsResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
content_controls \Swagger\Client\Model\DocxContentControl[] Content controls in the DOCX [optional]
handlebar_form_fields \Swagger\Client\Model\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]

[Back to Model list] [Back to API list] [Back to README]