DetectorType type

Whether this detector is an Analysis Detector or not.

type DetectorType = "Detector" | "Analysis" | "CategoryOverview"