Class: RarityListResponse

RarityListResponse

new RarityListResponse(json)

Represents a list of rarities returned from the Rarities portion of the GW2 Spidy REST API.
Parameters:
Name Type Description
json string A string of JSON representing a rarity list response
Since:
  • 0.2.0
Source:

Members

results

A list of Rarity objects as returned by the GW2 Spidy REST API.
Source: