> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Clients.ReportIncidentRequest.Severity

### [ResQ.Clients](./ResQ.Clients.md "ResQ.Clients").[ReportIncidentRequest](./ResQ.Clients.ReportIncidentRequest.md "ResQ.Clients.ReportIncidentRequest")

## ReportIncidentRequest.Severity Property

Severity level (e.g., "LOW", "MEDIUM", "HIGH", "CRITICAL").

```csharp theme={null}
public string Severity { get; init; }
```

#### Property Value

[System.String](https://learn.microsoft.com/en-us/dotnet/api/system.string "System.String")
