knotion
Toggle table of contents
1.0.0
common
Platform filter
common
Switch theme
Search in API
knotion
knotion
/
com.velkonost.knotion.model.database.query.filter
/
DatabaseQueryPredicate
/
People
People
interface
People
:
DatabaseQueryPredicate
Inheritors
Contains
DoesNotContain
IsEmpty
IsNotEmpty
Members
Types
Contains
Link copied to clipboard
data
class
Contains
(
val
value
:
UuidString
)
:
DatabaseQueryPredicate.People
Does
Not
Contain
Link copied to clipboard
data
class
DoesNotContain
(
val
value
:
UuidString
)
:
DatabaseQueryPredicate.People
Is
Empty
Link copied to clipboard
object
IsEmpty
:
DatabaseQueryPredicate.People
Is
Not
Empty
Link copied to clipboard
object
IsNotEmpty
:
DatabaseQueryPredicate.People