public class Resource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
endpoint |
protected static com.google.gson.Gson |
GSON |
protected List<String> |
requiredFields |
protected String endpoint
protected static final com.google.gson.Gson GSON
public String request(String json) throws ApiException, IOException
json - ApiExceptionIOExceptionCopyright © 2017. All rights reserved.