# TemplateDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | string | ID of template | |
name | string | Template name | |
variables | MailSlurpModelsTemplateVariable[] | Variables available in template that can be replaced with values | |
content | string | Content of the template | |
created_at | DateTime | Created at time |