Type aliases
CompressionType
CompressionType: "UNCOMPRESSED" | "DEFLATE" | "GZIP" | "LZMA" | "ZLIB"
MetadataValue
MetadataValue: string | string[] | number | number[]
SecurityIdentityType
SecurityIdentityType: "UNKNOWN" | "USER" | "GROUP" | "VIRTUAL_GROUP"
The compression type that was applied to your compressed document.