# CloudmersiveConvertApiClient.DocxTableTableFillMultiRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**inputFileUrl** | **String** | Optional; Input URL of the document; use BeginEditing to create this | [optional] 
**inputFileData** | **Blob** | Optional; Input Word Document file content for the operation | [optional] 
**tablesToFill** | [**[DocxTableSingleTableFill]**](DocxTableSingleTableFill.md) | Tables and datasets to fill into the document | [optional] 


