public class OauthData extends AbstractResource
dataObj, warnings| Constructor and Description |
|---|
OauthData(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Integer |
getExpiresIn() |
String |
getRefreshToken() |
String |
getTokenType() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toString, toStringpublic OauthData(org.json.JSONObject json)
throws HelloSignException
HelloSignExceptionCopyright © 2019 HelloSign. All rights reserved.