Name | Description | Type | Additional information |
---|---|---|---|
IsValid |
Whether the template is valid |
boolean |
None. |
ValidationError |
The validation error in case the template is invalid |
string |
None. |
Id |
Invitation template id |
integer |
None. |
InvitationType |
Invitation type. 1 = Invitation. 2 = Reminder. |
integer |
None. |
Name |
Name of the invitation template |
string |
Max length: 150 |
Subject |
Subject of the invitation |
string |
Max length: 150 |
Body |
Body of the invitation |
string |
Max length: 2147483647 |