circle-info
Squadcast is now SolarWinds Incident Response

Condition

Example Usage

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

let value: Condition = "and";

Values

"and" | "or"

Last updated