GetEmailTemplateResponse

The following element is returned by the service.

Types

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

Properties

Link copied to clipboard
val tags: List<Tag>?

An array of objects that define the tags (keys and values) that are associated with the email template.

Link copied to clipboard

The content of the email template, composed of a subject line, an HTML part, and a text-only part.

Link copied to clipboard

The name of the template.

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