AggregateType type

type AggregateType = "Average" | "Count" | "Max" | "Min" | "Sum"