Assignment target for an incident.
import { V3IncidentsAssignee } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V3IncidentsAssignee = { id: "<id>", type: "escalationpolicy", };
id
string
✔️
N/A
type
models.V3IncidentsAssigneeType
Last updated 1 month ago