# SwaggerClient::SolutionMatch ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **check** | **String** | The identifier of the vulnerability check used to match the solution, if type is `check`. | [optional] **confidence** | **String** | The confidence of the matching process for the solution. | [optional] **fingerprint** | [**Fingerprint**](Fingerprint.md) | | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **solution** | **String** | The identifier of the matched solution. | [optional] **type** | **String** | The means by which a solution was matched. | [optional]