PutSuppressedDestinationRequest

A request to add an email destination to the suppression list for your account or for a specific tenant.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The email address that should be added to the suppression list for your account or for the specified tenant.

Link copied to clipboard

The factors that should cause the email address to be added to the suppression list for your account or for the specified tenant.

Link copied to clipboard

The name of the tenant whose suppression list you want to add the address to. If you omit this parameter, the address is added to the account-level suppression list.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String