EmailRoutingCatchAllAction

data class EmailRoutingCatchAllAction(val type: String, val values: List<String>)

Constructors

Link copied to clipboard
constructor(type: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of supported action. Available values: drop, forward, worker.

Link copied to clipboard

A list with items in the following form.