Represents the priority of an incident.
from squadcast.models import V3IncidentsTagsIncidentPriority value: V3IncidentsTagsIncidentPriority = "P1"
"P1"
"P2"
"P3"
"P4"
"P5"
Last updated 1 day ago