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