@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class EnvelopeSummary extends Object
| Constructor and Description |
|---|
EnvelopeSummary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEnvelopeId()
The envelope ID of the envelope status that failed to post.
|
String |
getStatus()
Indicates the envelope status.
|
String |
getStatusDateTime()
The DateTime that the envelope changed status (i.e.
|
String |
getUri() |
int |
hashCode() |
void |
setEnvelopeId(String envelopeId) |
void |
setStatus(String status) |
void |
setStatusDateTime(String statusDateTime) |
void |
setUri(String uri) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public String getStatus()
public void setStatus(String status)
public String getStatusDateTime()
public void setStatusDateTime(String statusDateTime)
public String getUri()
public void setUri(String uri)
Copyright © 2017. All rights reserved.