Name | Type | Description | Notes |
---|---|---|---|
directory_name | str | Name of this directory | [optional] |
directories_in_directory | list[ZipDirectory] | Child directories contained directly in this directory | [optional] |
files_in_directory | list[ZipFile] | Child files contained directly in this directory | [optional] |