Skip to main content

ClassifierIntersectionInput

ClassifierIntersectionInput: Record<string, string[]>

Represents the input structure for a classifier intersection operation. Defines a record where the keys are classification names and the values are arrays of group names within those classifications.