DashboardAttributeAggregationFunction

data class DashboardAttributeAggregationFunction(val simpleAttributeAggregation: DashboardSimpleAttributeAggregationFunction? = null, val valueForMultipleValues: String? = null)

Constructors

Link copied to clipboard
fun DashboardAttributeAggregationFunction(simpleAttributeAggregation: DashboardSimpleAttributeAggregationFunction? = null, valueForMultipleValues: String? = null)

Types

Link copied to clipboard
object Companion

Properties