# CloudmersiveConvertApiClient.CreateZipArchiveRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filesInZip** | [**[ZipFile]**](ZipFile.md) | Top-level files in the root directory fo the zip file | [optional] 
**directoriesInZip** | [**[ZipDirectory]**](ZipDirectory.md) | Top-level directories in the root directory of the zip; directories can contain sub-directories and files | [optional] 


