Builder

class Builder

Properties

Link copied to clipboard
var html: String?

The HTML body of the email.

Link copied to clipboard

The subject line of the email.

Link copied to clipboard
var text: String?

The email body that will be visible to recipients whose email clients do not display HTML.