public class Signature extends AbstractResource
dataObj| 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, has, hasString, set, toStringpublic Signature()
public Signature(org.json.JSONObject json)
throws HelloSignException
HelloSignExceptionpublic 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.