mailslurp.model.TemplateDto
Load the model package
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | String | ID of template | |
name | String | Template name | |
variables | List | Variables available in template that can be replaced with values | [default to const []] |
content | String | Content of the template | |
createdAt | DateTime | Created at time |