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