Dashboard Box Plot Aggregated Field Wells
data class DashboardBoxPlotAggregatedFieldWells(val groupBy: List<DashboardDimensionField>? = null, val values: List<DashboardMeasureField>? = null)
Constructors
Link copied to clipboard
fun DashboardBoxPlotAggregatedFieldWells(groupBy: List<DashboardDimensionField>? = null, values: List<DashboardMeasureField>? = null)