TemplateDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | java.util.UUID | ID of template | |
name | kotlin.String | Template name | |
variables | kotlin.collections.List | Variables available in template that can be replaced with values | |
content | kotlin.String | Content of the template | |
createdAt | java.time.OffsetDateTime | Created at time |