Request to close the notification
An example request to close the notification containing notification-id:
notification-id
{ type: 'portal:notification:close', notificationId: 'some-notification-id' }
The specific notification.
Must be NotificationClose.
Generated using TypeDoc
Request to close the notification
An example request to close the notification containing
notification-id
:{ type: 'portal:notification:close', notificationId: 'some-notification-id' }