Name | Type | Description | Notes |
---|---|---|---|
successful | bool | True if the operation was successful, false otherwise | [optional] |
files_in_zip | list[ZipFile] | Top-level files in the root directory fo the zip file | [optional] |
directories_in_zip | list[ZipDirectory] | Top-level directories in the root directory of the zip; directories can contain sub-directories and files | [optional] |