DashboardTotalAggregationComputation

data class DashboardTotalAggregationComputation(val computationId: String, val name: String? = null, val value: DashboardMeasureField? = null)

Constructors

Link copied to clipboard
fun DashboardTotalAggregationComputation(computationId: String, name: String? = null, value: DashboardMeasureField? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val name: String? = null
Link copied to clipboard