new TypeListResponse(json) → {TypeListResponse}
        Represents a list of types returned from the Types portion of the
GW2 Spidy REST API.
    
    
    
    
    
    
        Parameters:
| Name | Type | Description | 
|---|---|---|
json | 
            
            string | A string of JSON to convert into a TypeListResponse | 
- Source:
 
Returns:
- Type
 - TypeListResponse
 
Members
- 
    
results
 - 
    
    The list of Type objects as returned by the API.
- Source: