mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-25 22:01:16 +00:00
finalize refactoring & ready for the PR
This commit is contained in:
@@ -4,6 +4,8 @@ namespace MalwareMultiScan.Backends.Messages
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public string Backend { get; set; }
|
||||
|
||||
public bool Succeeded { get; set; }
|
||||
public string[] Threats { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user