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
/
ElementMatchFilter
Element
Match
Filter
data
class
ElementMatchFilter
(
val
field
:
QueryField
,
val
predicate
:
FilterExpression
)
:
FilterExpression
Members
Constructors
Element
Match
Filter
Link copied to clipboard
constructor
(
field
:
QueryField
,
predicate
:
FilterExpression
)
Properties
field
Link copied to clipboard
val
field
:
QueryField
operator
Link copied to clipboard
open
override
val
operator
:
FilterOperator
predicate
Link copied to clipboard
val
predicate
:
FilterExpression