GroupService.updateGroup Method
        
 Updates the group with the specified options.
 
         
        Parameters
        
            - group
            
 
            - 
                
Type: Group
The group object that should be updated. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.account.Group
        
A promise object that is resolved when the call is complete.
 If successful, the updated dundas.account.Group is returned.