ResQ.Clients
ReportIncidentRequest Class
Request to report an incident to HCE.| Constructors | |
|---|---|
| ReportIncidentRequest(string, string, LocationDto, string) | Request to report an incident to HCE. |
| Properties | |
|---|---|
| Description | Optional human-readable description. |
| IncidentType | Type of incident (e.g., “FIRE”, “FLOOD”). |
| Location | Geographic location of the incident. |
| Severity | Severity level (e.g., “LOW”, “MEDIUM”, “HIGH”, “CRITICAL”). |