AnalysisTotalAggregationFunction

data class AnalysisTotalAggregationFunction(val simpleTotalAggregationFunction: AnalysisSimpleTotalAggregationFunction? = null)

Constructors

Link copied to clipboard
constructor(simpleTotalAggregationFunction: AnalysisSimpleTotalAggregationFunction? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A built in aggregation function for total values.