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