# CloudmersiveConvertApiClient.HtmlSsrfThreatCheckResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**isValid** | **Boolean** | True if the document is valid and has no errors, false otherwise | [optional] 
**isThreat** | **Boolean** | True if the document contains an SSRF threat, false otherwise | [optional] 
**threatLinks** | [**[HtmlThreatLink]**](HtmlThreatLink.md) | Links found in the input HTML that contains threats | [optional] 


