public class Quotas extends AbstractResource
Modifier and Type | Field and Description |
---|---|
static String |
QUOTA_API_SIG_REQUESTS_LEFT |
static String |
QUOTA_DOCUMENTS_LEFT |
static String |
QUOTA_TEMPLATES_LEFT |
static String |
QUOTAS_KEY |
dataObj, warnings
Constructor and Description |
---|
Quotas(org.json.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
Integer |
getApiSignatureRequestsLeft() |
Integer |
getDocumentsLeft() |
Integer |
getTemplatesLeft() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toString, toString
public static final String QUOTAS_KEY
public static final String QUOTA_TEMPLATES_LEFT
public static final String QUOTA_DOCUMENTS_LEFT
public static final String QUOTA_API_SIG_REQUESTS_LEFT
public Quotas(org.json.JSONObject json) throws HelloSignException
HelloSignException
Copyright © 2017 HelloSign. All rights reserved.