ConfigurationSetSuppressionOptions

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

An object that contains information about the suppression list preferences for your account.

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.