circle-info
Squadcast is now SolarWinds Incident Response

V4UpdateScheduleRequestOwnerType

Example Usage

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

let value: V4UpdateScheduleRequestOwnerType = "squad";

Values

"user" | "squad"

Last updated