tools.ozone.communication.defs
#templateView
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
id | string | - | ✅ | - |
name | string | - | ✅ | Name of the template. |
subject | string | - | ❌ | Content of the template, can contain markdown and variable placeholders. |
contentMarkdown | string | - | ✅ | Subject of the message, used in emails. |
disabled | boolean | - | ✅ | - |
lang | string (language) | - | ❌ | Message language. |
lastUpdatedBy | string (did) | - | ✅ | DID of the user who last updated the template. |
createdAt | string (datetime) | - | ✅ | - |
updatedAt | string (datetime) | - | ✅ | - |