Defines the format of the export.
import { V3IncidentsExportFormat } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V3IncidentsExportFormat = "json";
"json" | "csv"
Last updated 1 month ago