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
/
IsNull
Is
Null
data
class
IsNull
(
val
metric
:
String
,
val
negated
:
Boolean
=
false
)
:
HavingExpression
Members
Constructors
Is
Null
Link copied to clipboard
constructor
(
metric
:
String
,
negated
:
Boolean
=
false
)
Properties
metric
Link copied to clipboard
val
metric
:
String
negated
Link copied to clipboard
val
negated
:
Boolean