AggregationResult

data class AggregationResult(val groups: List<GroupResult>, val totalCount: Int, val timeRange: TimeRange?)(source)

Constructors

Link copied to clipboard
constructor(groups: List<GroupResult>, totalCount: Int, timeRange: TimeRange?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard