TriggerRuleOutcome

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class Match(val matchedItem: MatchedItem) : TriggerRuleOutcome
Link copied to clipboard
data class NoMatch(val unmatchedRule: UnmatchedRule) : TriggerRuleOutcome

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean