Builder

class Builder

Properties

Link copied to clipboard
var 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