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