ZipDeflateReadSettings interface
The ZipDeflate compression read settings.
- Extends
Properties
preserve |
Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean). |
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
preserveZipFileNameAsFolder
Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
preserveZipFileNameAsFolder?: any
Property Value
any
type
Polymorphic discriminator, which specifies the different types this object can be
type: "ZipDeflateReadSettings"
Property Value
"ZipDeflateReadSettings"