circle-info
Squadcast is now SolarWinds Incident Response

ExportType

Example Usage

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

let value: ExportType = "json";

Values

"csv" | "json"

Last updated