@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class TemplateUpdateSummary extends Object
| Constructor and Description |
|---|
TemplateUpdateSummary() |
public BulkEnvelopeStatus getBulkEnvelopeStatus()
public void setBulkEnvelopeStatus(BulkEnvelopeStatus bulkEnvelopeStatus)
public String getEnvelopeId()
The envelope ID of the envelope status that failed to post.
public void setEnvelopeId(String envelopeId)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
public List<ListCustomField> getListCustomFieldUpdateResults()
public void setListCustomFieldUpdateResults(List<ListCustomField> listCustomFieldUpdateResults)
public LockInformation getLockInformation()
public void setLockInformation(LockInformation lockInformation)
public List<RecipientUpdateResponse> getRecipientUpdateResults()
public void setRecipientUpdateResults(List<RecipientUpdateResponse> recipientUpdateResults)
public Tabs getTabUpdateResults()
public void setTabUpdateResults(Tabs tabUpdateResults)
public List<TextCustomField> getTextCustomFieldUpdateResults()
public void setTextCustomFieldUpdateResults(List<TextCustomField> textCustomFieldUpdateResults)
Copyright © 2017. All Rights Reserved.