DashboardPivotTableAggregatedFieldWells

data class DashboardPivotTableAggregatedFieldWells(val columns: List<DashboardDimensionField>? = null, val rows: List<DashboardDimensionField>? = null, val values: List<DashboardMeasureField>? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard