V4ScheduleResponseOwnerType
Example Usage
import { V4ScheduleResponseOwnerType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4ScheduleResponseOwnerType = "user";Values
"user" | "squad"Last updated
import { V4ScheduleResponseOwnerType } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4ScheduleResponseOwnerType = "user";"user" | "squad"Last updated