circle-info
Squadcast is now SolarWinds Incident Response

ExportType

Example Usage

import (
	"github.com/solarwinds/squadcast-sdk-go/models/components"
)

value := components.ExportTypeCsv

Values

Name
Value

ExportTypeCsv

csv

ExportTypeJSON

json

Last updated