Match

data class Match(val matchedItem: MatchedItem) : TriggerRuleOutcome(source)

Constructors

Link copied to clipboard
constructor(matchedItem: MatchedItem)

Properties

Link copied to clipboard