TimelineAggregationResponse

data class TimelineAggregationResponse(val count: Int, val kind: String)

timeline aggregation information per kind

Constructors

Link copied to clipboard
constructor(count: Int, kind: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

the total items found for a kind

Link copied to clipboard

the query kind