FiltersAggregationResult

@Serializable
data class FiltersAggregationResult(val buckets: JsonObject)

Constructors

Link copied to clipboard
constructor(buckets: JsonObject)

Properties

Link copied to clipboard
val buckets: JsonObject

Functions

Link copied to clipboard