@Path(value="api")
@Produces(value="application/json")
public interface OER
| Modifier and Type | Method and Description |
|---|---|
OERTickers |
getTickers(String appId) |
@GET @Path(value="latest.json") OERTickers getTickers(@QueryParam(value="app_id") String appId) throws IOException
IOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.