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