Bodge.app

class Mail


fields


Mail.subject


Mail.subject : string?

Username

Mail.text


Mail.text : string?

The plaintext body of the email.

Mail.html


Mail.html : string?

The HTML body of the email.