public class FileUrlResponse extends AbstractResource
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPIRES_AT_KEY |
static String |
FILE_KEY |
static String |
FILE_URL_KEY |
dataObj, warnings| Constructor and Description |
|---|
FileUrlResponse() |
FileUrlResponse(org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiresAt() |
String |
getFileUrl() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toString, toStringpublic static final String FILE_KEY
public static final String FILE_URL_KEY
public static final String EXPIRES_AT_KEY
public FileUrlResponse()
public FileUrlResponse(org.json.JSONObject jsonObject)
throws HelloSignException
HelloSignExceptionCopyright © 2019 HelloSign. All rights reserved.