Interface EmailSendDto

Hierarchy

  • EmailSendDto

Properties

Properties

body: string

Email body with html tags

receiver: string

Email address of the receiver

title: string

Email title

Generated using TypeDoc