CreateEmailContactRequest

Types

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

Properties

Link copied to clipboard

The email address this email contact points to. The activation email and any subscribed emails are sent here.

Link copied to clipboard
val name: String?

The name of the email contact.

Link copied to clipboard

A map of tags assigned to a resource. A tag is a string-to-string map of key-value pairs.

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