new ItemDataResponse(json) → {ItemDataResponse}
        Represents a response as returned by the Item Data portion of the
GW2 Spidy REST API.
    
    
    
    
    
    
        Parameters:
| Name | Type | Description | 
|---|---|---|
json | 
            
            string | A sting of JSON that represents a response | 
- Source:
 
Returns:
- Type
 - ItemDataResponse
 
Members
- 
    
result
 - 
    
    Retrieve the item data object as returned by the GW2 Spidy REST API.
- Source: