RulesSearchFilter

Filters to be applied to search results.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An object that can be used to specify tag conditions inside the SearchFilter.

Functions

Link copied to clipboard
inline fun copy(block: RulesSearchFilter.Builder.() -> Unit = {}): RulesSearchFilter
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String