TemplateDto
Email template
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | UUID | 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 | OffsetDateTime | Created at time |