EmailMessageTemplateContent

The content of the message template that applies to the email channel subtype.

Types

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

Properties

Link copied to clipboard

The body to use in email messages.

Link copied to clipboard

The email headers to include in email messages.

Link copied to clipboard

The subject line, or title, to use in email messages.

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