@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2015-12-14T16:41:01.888-08:00") public class TemplateUpdateSummary extends Object
| Constructor and Description |
|---|
TemplateUpdateSummary() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BulkEnvelopeStatus |
getBulkEnvelopeStatus() |
String |
getEnvelopeId()
The envelope ID of the envelope status that failed to post.
|
ErrorDetails |
getErrorDetails() |
LockInformation |
getLockInformation() |
int |
hashCode() |
void |
setBulkEnvelopeStatus(BulkEnvelopeStatus bulkEnvelopeStatus) |
void |
setEnvelopeId(String envelopeId) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setLockInformation(LockInformation lockInformation) |
String |
toString() |
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public BulkEnvelopeStatus getBulkEnvelopeStatus()
public void setBulkEnvelopeStatus(BulkEnvelopeStatus bulkEnvelopeStatus)
public LockInformation getLockInformation()
public void setLockInformation(LockInformation lockInformation)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
Copyright © 2016. All rights reserved.