NotificationTemplateContext
Import this model from the entry point of its package:
import { NotificationTemplateContext } from '@sailpoint/angular-sdk/notifications';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| attributes | (optional) | A JSON object that stores the context. | [default to undefined] |
| created | (optional) string | When the global context was created | [default to undefined] |
| modified | (optional) string | When the global context was last modified | [default to undefined] |