DashboardTotalAggregationFunction

data class DashboardTotalAggregationFunction(val simpleTotalAggregationFunction: DashboardSimpleTotalAggregationFunction? = null)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A built in aggregation function for total values.