DashboardContributionAnalysisDefault

data class DashboardContributionAnalysisDefault(val contributorDimensions: List<DashboardColumnIdentifier>, val measureFieldId: String)

Constructors

Link copied to clipboard
fun DashboardContributionAnalysisDefault(contributorDimensions: List<DashboardColumnIdentifier>, measureFieldId: String)

Types

Link copied to clipboard
object Companion

Properties