MessageTemplateType

The message template structure.

Types

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

Properties

Link copied to clipboard

The message template for email messages. EmailMessage is allowed only if EmailSendingAccount is DEVELOPER.

Link copied to clipboard

The subject line for email messages. EmailSubject is allowed only if EmailSendingAccount is DEVELOPER.

Link copied to clipboard

The message template for SMS 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