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