public class Signature extends AbstractResource
dataObj, warnings
Constructor and Description |
---|
Signature() |
Signature(org.json.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
Date |
getDateSigned() |
String |
getEmail() |
String |
getId() |
Date |
getLastReminded() |
Date |
getLastViewed() |
String |
getName() |
Integer |
getOrder() |
SignatureStatus |
getStatus() |
String |
getStatusString() |
boolean |
hasEmail() |
boolean |
hasId() |
boolean |
hasName() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toString
public Signature()
public Signature(org.json.JSONObject json) throws HelloSignException
HelloSignException
public String getId()
public boolean hasId()
public String getEmail()
public boolean hasEmail()
public String getName()
public boolean hasName()
public Integer getOrder()
public SignatureStatus getStatus()
public String getStatusString()
public Date getDateSigned()
public Date getLastViewed()
public Date getLastReminded()
Copyright © 2015 HelloSign. All rights reserved.