NotificationService.getAccountNotifications Method
Gets the notifications for the specified account.
Parameters
- id
-
Type: String
The account ID.
Return Value
Type: jQuery.Promise
Value: dundas.notifications.Notification
A promise object that is resolved when the call is complete.
If successful, an array of dundas.notifications.Notification object is returned.