Notification

Notification

# new Notification(notificationMap)

Creates a new Notification instance from the provider parameters.
Parameters:
Name Type Description
notificationMap Object notification parameters
Properties
Name Type Attributes Default Description
id string ID
status string Status
type string Type
createdAt number Creation Date
title string Title
text string Text
action Action Action
actionButtons Array.<NotificationButton> <optional>
[] Action Buttons
mediaAttachment MediaAttachment <optional>
Attachment
sender User Sender
customization NotificationCustomization <optional>
Customization