Protection Mode Response
data class ProtectionModeResponse(val exe: String? = null, val executable: String? = null, val msi: String? = null, val script: String? = null)
The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.