• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# NotificationTemplate
2
3The **NotificationTemplate** module describes the notification template.
4
5> **NOTE**
6>
7> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
8
9## Attributes
10
11**System capability**: SystemCapability.Notification.Notification
12
13| Name| Type                   | Mandatory| Description      |
14| ---- | ---------------------- | ---- | ---------- |
15| name | string                 | Yes  | Template name.|
16| data | {[key:string]: Object} | Yes  | Template data.|
17