/**
* Resource classes passed to or returned from {@link com.loadimpact.ApiTokenClient}.
* All classes are pure value classes, with public member variables.
* Each class is modeled as close as possible to the corresponding JSON structure
* returned from an
* <a href="http://developers.loadimpact.com/api/index.html">API call</a>
*/
package com.loadimpact.resource;