EmailRoutingCatchAllMatcher

data class EmailRoutingCatchAllMatcher(val type: String)

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of matcher. Default is 'all'. Available values: "all".