Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 764 Bytes

EmailTemplateUpdate.md

File metadata and controls

15 lines (10 loc) · 764 Bytes

EmailTemplateUpdate

Properties

Name Type Description Notes
from_address String The from address the mails will be sent from
redirect_to String The redirect url the user will be redirected to after clicking the link in the email
url_ttl String The time to live of the url in the email, in seconds
subject String The subject of the email template
messages Vecmodels::EmailTemplateMessage The messages of the email template

[Back to Model list] [Back to API list] [Back to README]