Skip to main content

ResQ.Clients.IncidentResponse

IncidentResponse(string, string, string, string, string) Constructor

Response from creating or retrieving an incident.
public IncidentResponse(string Id, string IncidentType, string Severity, string Status, string CreatedAt);

Parameters

Id System.String IncidentType System.String Severity System.String Status System.String CreatedAt System.String