DashboardInsightConfiguration

data class DashboardInsightConfiguration(val computations: List<DashboardComputation>? = null, val customNarrative: DashboardCustomNarrativeOptions? = null)

Constructors

Link copied to clipboard
fun DashboardInsightConfiguration(computations: List<DashboardComputation>? = null, customNarrative: DashboardCustomNarrativeOptions? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard