Wow
Toggle table of contents
9.0.18
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-api
/
me.ahoo.wow.api.query
/
HavingExpression
/
In
In
data
class
In
(
val
metric
:
String
,
val
values
:
List
<
Double
>
)
:
HavingExpression
Members
Constructors
In
Link copied to clipboard
constructor
(
metric
:
String
,
values
:
List
<
Double
>
)
Properties
metric
Link copied to clipboard
val
metric
:
String
values
Link copied to clipboard
val
values
:
List
<
Double
>