circle-info
Squadcast is now SolarWinds Incident Response

ExportType

Example Usage

from squadcast.models import ExportType
value: ExportType = "csv"

Values

  • "csv"

  • "json"

Last updated