TemplatePercentileAggregation

data class TemplatePercentileAggregation(val percentileValue: Double? = null)

Constructors

Link copied to clipboard
fun TemplatePercentileAggregation(percentileValue: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val percentileValue: Double? = null