Module Mail Config Data Interface.
Properties:
Name | Type | Description |
---|---|---|
from |
string | Mail sender |
to |
string | Mail reciver |
subject |
string | Mail subject |
text |
string | Mail body |
html |
string | Mail body html |
- Copyright:
- Ivan Antunes 2021
- Source: