GetEmailRoutingRulesResultMatcher

data class GetEmailRoutingRulesResultMatcher(val field: String, val type: String, val value: String)

Constructors

Link copied to clipboard
constructor(field: String, type: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Field for type matcher. Available values: "to".

Link copied to clipboard

Type of matcher. Available values: "literal".

Link copied to clipboard

Value for matcher.