Dashboard Scatter Plot Field Wells
data class DashboardScatterPlotFieldWells(val scatterPlotCategoricallyAggregatedFieldWells: DashboardScatterPlotCategoricallyAggregatedFieldWells? = null, val scatterPlotUnaggregatedFieldWells: DashboardScatterPlotUnaggregatedFieldWells? = null)
Constructors
Link copied to clipboard
fun DashboardScatterPlotFieldWells(scatterPlotCategoricallyAggregatedFieldWells: DashboardScatterPlotCategoricallyAggregatedFieldWells? = null, scatterPlotUnaggregatedFieldWells: DashboardScatterPlotUnaggregatedFieldWells? = null)