This object serves as a email template.
Name | Type | Description |
---|---|---|
id | UUID | The email template ID. |
organizationID | UUID | The organization ID. |
organization | Object | An object that contains the information about Organization object such as organization ID, handle, name, and so on. |
eventType | Enum | The type of event. |
active | Boolean | The confirmation if the user is active. |
templateContent | String | The email template content. |
subject | String | The email subject. |