# TemplateDto
# Properties
Name | Type | Description | Notes |
---|---|---|---|
content | String | ||
createdAt | OffsetDateTime | ||
id | UUID | ||
name | String | ||
variables | List<TemplateVariable> |
Name | Type | Description | Notes |
---|---|---|---|
content | String | ||
createdAt | OffsetDateTime | ||
id | UUID | ||
name | String | ||
variables | List<TemplateVariable> |