mailslurp.Model.TemplateDto
Email template
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | Guid | ID of template | |
Name | string | Template name | |
Variables | List | Variables available in template that can be replaced with values | |
Content | string | Content of the template | |
CreatedAt | DateTime | Created at time |