Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.query
/
AggregationMetric
/
Numeric
Numeric
data
class
Numeric
(
val
function
:
AggregationFunction
,
val
expression
:
AggregationExpression
,
val
alias
:
String
)
:
AggregationMetric
Members
Constructors
Numeric
Link copied to clipboard
constructor
(
function
:
AggregationFunction
,
expression
:
AggregationExpression
,
alias
:
String
)
Properties
alias
Link copied to clipboard
open
override
val
alias
:
String
expression
Link copied to clipboard
val
expression
:
AggregationExpression
function
Link copied to clipboard
val
function
:
AggregationFunction