# SwaggerClient::VulnerabilityException ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **expires** | **String** | The date and time the vulnerability exception is set to expire. | [optional] **id** | **Integer** | The identifier of the vulnerability exception. | [optional] **links** | [**Array<Link>**](Link.md) | | [optional] **review** | [**Review**](Review.md) | | [optional] **scope** | [**ExceptionScope**](ExceptionScope.md) | | [optional] **state** | **String** | The state of the vulnerability exception. One of: `\"Deleted\"`, `\"Expired\"`, `\"Approved\"`, `\"Rejected\"`, `\"Under Review\". | [optional] **submit** | [**Submission**](Submission.md) | | [optional]