cloudmersive-virus-api-client
Version:
The_Cloudmersive_Virus_Scan_API_lets_you_scan_files_and_content_for_viruses_and_identify_security_issues_with_content_
10 lines (6 loc) • 358 B
Markdown
# CloudmersiveVirusApiClient.VirusScanResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cleanResult** | **Boolean** | True if the scan contained no viruses, false otherwise | [optional]
**foundViruses** | [**[VirusFound]**](VirusFound.md) | Array of viruses found, if any | [optional]