js-apis-inner-notification-notificationTemplate.md 585 字节
Newer Older
E
ester.zhou 已提交
1 2 3 4 5 6 7 8
# NotificationTemplate

The **NotificationTemplate** module describes the notification template.

> **NOTE**
>
> 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.

E
ester.zhou 已提交
9 10
## Attributes

E
ester.zhou 已提交
11 12
**System capability**: SystemCapability.Notification.Notification

E
ester.zhou 已提交
13 14 15 16
| Name| Type                   | Mandatory| Description      |
| ---- | ---------------------- | ---- | ---------- |
| name | string                 | Yes  | Template name.|
| data | {[key:string]: Object} | Yes  | Template data.|