EmailConfiguration

Contains the configuration information of email notifications.

Types

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

Properties

Link copied to clipboard

Contains the subject and message of an email.

Link copied to clipboard

The email address that sends emails.

Link copied to clipboard

Contains the information of one or more recipients who receive the emails.

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