Dashboard Word Cloud Aggregated Field Wells
data class DashboardWordCloudAggregatedFieldWells(val groupBy: List<DashboardDimensionField>? = null, val size: List<DashboardMeasureField>? = null)
Constructors
Link copied to clipboard
constructor(groupBy: List<DashboardDimensionField>? = null, size: List<DashboardMeasureField>? = null)