TemplateDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
_id | UUID | ID of template | |
name | String | Template name | |
variables | [TemplateVariable] | Variables available in template that can be replaced with values | |
content | String | Content of the template | |
createdAt | Date | Created at time |