TemplateAggregationFunction

constructor(attributeAggregationFunction: TemplateAttributeAggregationFunction? = null, categoricalAggregationFunction: TemplateCategoricalAggregationFunction? = null, dateAggregationFunction: TemplateDateAggregationFunction? = null, numericalAggregationFunction: TemplateNumericalAggregationFunction? = null)