# DocxBody

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **string** | The Path of the location of this object; leave blank for new tables | [optional] 
**all_paragraphs** | [**\Swagger\Client\Model\DocxParagraph[]**](DocxParagraph.md) | All paragraphs anywhere in the document; these objects are not sequentially placed but are scatted across document | [optional] 
**all_tables** | [**\Swagger\Client\Model\DocxTable[]**](DocxTable.md) | All tables anywhere in the document; these objects are not sequentially placed but are scatted across the document | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


