| Key |
String |
The key of the template |
[required] |
| Name |
Pointer to String |
The name of the Task Manager Subscription |
[optional] |
| Medium |
Enum [ "EMAIL", "PHONE", "SMS", "SLACK", "TEAMS" ] |
The message medium. More mediums may be added in the future. |
[required] |
| Locale |
String |
The locale for the message text, a BCP 47 language tag. |
[required] |
| Subject |
Pointer to String |
The subject line in the template |
[optional] |
| Header |
Pointer to String |
The header value is now located within the body field. If included with non-null values, will result in a 400. |
[optional] |
| Body |
Pointer to String |
The body in the template |
[optional] |
| Footer |
Pointer to String |
The footer value is now located within the body field. If included with non-null values, will result in a 400. |
[optional] |
| VarFrom |
Pointer to String |
The ""From:"" address in the template |
[optional] |
| ReplyTo |
Pointer to String |
The ""Reply To"" line in the template |
[optional] |
| Description |
Pointer to String |
The description in the template |
[optional] |
| Id |
Pointer to String |
This is auto-generated. |
[optional] |
| Created |
Pointer to System.DateTime |
The time when this template is created. This is auto-generated. |
[optional] |
| Modified |
Pointer to System.DateTime |
The time when this template was last modified. This is auto-generated. |
[optional] |
| SlackTemplate |
Pointer to String |
|
[optional] |
| TeamsTemplate |
Pointer to String |
|
[optional] |