TenantSeatAllocationDetail Constructor
        
 Initializes the TenantSeatAllocationDetail. Called during construction.
 
         
        Parameters
        
            - tenantSeatAllocationDetailOptions
            
 
            - 
                
Type: Object
(optional) Object with default values for the seat allocation detail.
Optional: True 
        
        Examples
        The following example initializes a new instance of a TenantSeatAllocationDetail object:
        
var newObject = new dundas.account.TenantSeatAllocationDetail();