The type of the entity.
import { V3EscalationPoliciesEscalationEntityType } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V3EscalationPoliciesEscalationEntityType = "squad";
"user" | "squad" | "schedule" | "schedulev2"
Last updated 1 month ago