EmailRoutingRuleAction

data class EmailRoutingRuleAction(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.

Link copied to clipboard

An array with items in the following form.