VolvoCarSpecItem
    
    
    
    
        
    
    new VolvoCarSpecItem(cis_id, ds_id, item_type, activation_type, price, properties)
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Parameters:
    
    
    
        
        | Name | 
        
        Type | 
        
        
        Description | 
    
    
    
    
        
            
                cis_id | 
            
            
            
                
string
            
             | 
            
            
            
                
                
             | 
        
    
        
            
                ds_id | 
            
            
            
                
string
            
             | 
            
            
            
                
                
             | 
        
    
        
            
                item_type | 
            
            
            
                
string
            
             | 
            
            
            
                
                
             | 
        
    
        
            
                activation_type | 
            
            
            
                
string
            
             | 
            
            
            
                
                
             | 
        
    
        
            
                price | 
            
            
            
                
number
            
             | 
            
            
            
                
                
             | 
        
    
        
            
                properties | 
            
            
            
                
Object.<string, Object>
            
             | 
            
            
            
                
                
             | 
        
    
    
 
    
     
    
    
    
     
    
    
        Members
        
            
activation_type :string
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type:
    
 
        
            
cis_id :string
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type:
    
 
        
            
ds_id :string
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type:
    
 
        
            
item_type :string
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type:
    
 
        
            
price :number
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type:
    
 
        
            
properties :Object.<string, Object>
    
    
    
    
    
    
    
    
    
    
    
    
    
    - Source:
 
    
    
    
    
    
    Type: