ServiceNotification: {
    data: ServiceNotificationData;
    from: string;
    messageId: string;
    notification: Notification;
}

Type declaration