BulkEmailContent

An object that contains the body of the message. You can specify a template message.

Types

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

Properties

Link copied to clipboard

The template to use for the bulk email message.

Functions

Link copied to clipboard
inline fun copy(block: BulkEmailContent.Builder.() -> Unit = {}): BulkEmailContent
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