Wow
Toggle table of contents
5.18.0
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-api
/
me.ahoo.wow.api.query
/
ICondition
ICondition
interface
ICondition
<
C
:
ICondition
<
C
>
>
Inheritors
Condition
Members
Properties
children
Link copied to clipboard
abstract
val
children
:
List
<
C
>
When
operator
is
AND
or
OR
or
NOR
,
children
cannot be empty.
field
Link copied to clipboard
abstract
val
field
:
String
operator
Link copied to clipboard
abstract
val
operator
:
Operator
options
Link copied to clipboard
abstract
val
options
:
Map
<
String
,
Any
>
value
Link copied to clipboard
abstract
val
value
:
Any