ConfigurationSetSuppressionOptions

data class ConfigurationSetSuppressionOptions(val suppressedReasons: List<String>? = null)

Constructors

Link copied to clipboard
constructor(suppressedReasons: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list that contains the reasons that email addresses are automatically added to the suppression list for your account. Valid values: BOUNCE, COMPLAINT.