DashboardFilledMapAggregatedFieldWells

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The aggregated location field well of the filled map. Values are grouped by location fields.

Link copied to clipboard

The aggregated color field well of a filled map. Values are aggregated based on location fields.