FileType (type)

{
  "enum": [
    "DOCUMENT", 
    "EXECUTABLE", 
    "MEDIA", 
    "ARCHIVE", 
    "DATA", 
    "SCRIPT", 
    "OTHER"
  ], 
  "id": "FileType", 
  "module_id": "PolicyAntiMalware", 
  "title": "MalwarePrevention File type", 
  "type": "string"
}