new PreRegisterConsultantMail()
Extends
Methods
(abstract) getHeaderHtml() → {string}
- Inherited From
- Source
Returns:
- Type:
- string
(abstract) getMailHtml() → {string}
- Source
Returns:
- Type:
- string
getMailOption() → {*}
- Inherited From
- Source
Returns:
- Type:
- *
getTo() → {*}
- Overrides
- Source
Returns:
- Type:
- *
(async) send() → {Promise.<unknown>}
- Inherited From
- Source
Returns:
- Type:
- Promise.<unknown>