Dashboard Filled Map Aggregated Field Wells
data class DashboardFilledMapAggregatedFieldWells(val geospatial: List<DashboardDimensionField>? = null, val values: List<DashboardMeasureField>? = null)
Constructors
Link copied to clipboard
constructor(geospatial: List<DashboardDimensionField>? = null, values: List<DashboardMeasureField>? = null)