TemplateDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ID of template | |
name | String | Template name | |
variables | Vec | Variables available in template that can be replaced with values | |
content | String | Content of the template | |
created_at | String | Created at time |