circle-info
Squadcast is now SolarWinds Incident Response

V4ScheduleResponseOwnerType

Example Usage

import { V4ScheduleResponseOwnerType } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V4ScheduleResponseOwnerType = "user";

Values

"user" | "squad"

Last updated