@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class Envelope extends Object
| Constructor and Description |
|---|
Envelope() |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
allowMarkup(String allowMarkup)
When set to **true**, Document Markup is enabled for envelope.
|
Envelope |
allowReassign(String allowReassign)
When set to **true**, the recipient can redirect an envelope to a more appropriate recipient.
|
Envelope |
asynchronous(String asynchronous)
When set to **true**, the envelope is queued for processing and the value of the `status` property is set to 'Processing'.
|
Envelope |
authoritativeCopy(String authoritativeCopy)
Specifies the Authoritative copy feature.
|
Envelope |
autoNavigation(String autoNavigation) |
Envelope |
brandId(String brandId) |
Envelope |
brandLock(String brandLock) |
Envelope |
certificateUri(String certificateUri)
Retrieves a URI for an endpoint that allows you to easily retrieve certificate information.
|
Envelope |
completedDateTime(String completedDateTime)
Specifies the date and time this item was completed.
|
Envelope |
createdDateTime(String createdDateTime)
Indicates the date and time the item was created.
|
Envelope |
customFields(CustomFields customFields) |
Envelope |
customFieldsUri(String customFieldsUri)
Contains a URI for an endpoint that you can use to retrieve the custom fields.
|
Envelope |
declinedDateTime(String declinedDateTime)
The date and time the recipient declined the document.
|
Envelope |
deletedDateTime(String deletedDateTime)
Specifies the data and time the item was deleted.
|
Envelope |
deliveredDateTime(String deliveredDateTime)
Reserved: For DocuSign use only.
|
Envelope |
documentsCombinedUri(String documentsCombinedUri) |
Envelope |
documentsUri(String documentsUri)
Contains a URI for an endpoint that you can use to retrieve the documents.
|
Envelope |
emailBlurb(String emailBlurb)
This is the same as the email body.
|
Envelope |
emailSettings(EmailSettings emailSettings) |
Envelope |
emailSubject(String emailSubject)
Specifies the subject of the email that is sent to all recipients.\n\nSee [ML:Template Email Subject Merge Fields] for information about adding merge field information to the email subject.
|
Envelope |
enableWetSign(String enableWetSign)
When set to **true**, the signer is allowed to print the document and sign it on paper.
|
Envelope |
enforceSignerVisibility(String enforceSignerVisibility)
When set to **true**, documents with tabs can only be viewed by signers that have a tab on that document.
|
Envelope |
envelopeId(String envelopeId)
The envelope ID of the envelope status that failed to post.
|
Envelope |
envelopeIdStamping(String envelopeIdStamping)
When set to **true**, Envelope ID Stamping is enabled.
|
Envelope |
envelopeUri(String envelopeUri)
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
|
boolean |
equals(Object o) |
String |
getAllowMarkup() |
String |
getAllowReassign() |
String |
getAsynchronous() |
String |
getAuthoritativeCopy() |
String |
getAutoNavigation() |
String |
getBrandId() |
String |
getBrandLock() |
String |
getCertificateUri() |
String |
getCompletedDateTime() |
String |
getCreatedDateTime() |
CustomFields |
getCustomFields() |
String |
getCustomFieldsUri() |
String |
getDeclinedDateTime() |
String |
getDeletedDateTime() |
String |
getDeliveredDateTime() |
String |
getDocumentsCombinedUri() |
String |
getDocumentsUri() |
String |
getEmailBlurb() |
EmailSettings |
getEmailSettings() |
String |
getEmailSubject() |
String |
getEnableWetSign() |
String |
getEnforceSignerVisibility() |
String |
getEnvelopeId() |
String |
getEnvelopeIdStamping() |
String |
getEnvelopeUri() |
String |
getInitialSentDateTime() |
String |
getIs21CFRPart11() |
String |
getIsSignatureProviderEnvelope() |
String |
getLastModifiedDateTime() |
LockInformation |
getLockInformation() |
String |
getMessageLock() |
Notification |
getNotification() |
String |
getNotificationUri() |
String |
getPurgeState() |
Recipients |
getRecipients() |
String |
getRecipientsLock() |
String |
getRecipientsUri() |
String |
getSentDateTime() |
String |
getSigningLocation() |
String |
getStatus() |
String |
getStatusChangedDateTime() |
String |
getTemplatesUri() |
String |
getTransactionId() |
String |
getUseDisclosure() |
String |
getVoidedDateTime() |
String |
getVoidedReason() |
int |
hashCode() |
Envelope |
initialSentDateTime(String initialSentDateTime) |
Envelope |
is21CFRPart11(String is21CFRPart11)
When set to **true**, indicates that this module is enabled on the account.
|
Envelope |
isSignatureProviderEnvelope(String isSignatureProviderEnvelope) |
Envelope |
lastModifiedDateTime(String lastModifiedDateTime)
The date and time the item was last modified.
|
Envelope |
lockInformation(LockInformation lockInformation) |
Envelope |
messageLock(String messageLock)
When set to **true**, prevents senders from changing the contents of `emailBlurb` and `emailSubject` properties for the envelope.
|
Envelope |
notification(Notification notification) |
Envelope |
notificationUri(String notificationUri)
Contains a URI for an endpoint that you can use to retrieve the notifications.
|
Envelope |
purgeState(String purgeState) |
Envelope |
recipients(Recipients recipients) |
Envelope |
recipientsLock(String recipientsLock)
When set to **true**, prevents senders from changing, correcting, or deleting the recipient information for the envelope.
|
Envelope |
recipientsUri(String recipientsUri)
Contains a URI for an endpoint that you can use to retrieve the recipients.
|
Envelope |
sentDateTime(String sentDateTime)
The date and time the envelope was sent.
|
void |
setAllowMarkup(String allowMarkup) |
void |
setAllowReassign(String allowReassign) |
void |
setAsynchronous(String asynchronous) |
void |
setAuthoritativeCopy(String authoritativeCopy) |
void |
setAutoNavigation(String autoNavigation) |
void |
setBrandId(String brandId) |
void |
setBrandLock(String brandLock) |
void |
setCertificateUri(String certificateUri) |
void |
setCompletedDateTime(String completedDateTime) |
void |
setCreatedDateTime(String createdDateTime) |
void |
setCustomFields(CustomFields customFields) |
void |
setCustomFieldsUri(String customFieldsUri) |
void |
setDeclinedDateTime(String declinedDateTime) |
void |
setDeletedDateTime(String deletedDateTime) |
void |
setDeliveredDateTime(String deliveredDateTime) |
void |
setDocumentsCombinedUri(String documentsCombinedUri) |
void |
setDocumentsUri(String documentsUri) |
void |
setEmailBlurb(String emailBlurb) |
void |
setEmailSettings(EmailSettings emailSettings) |
void |
setEmailSubject(String emailSubject) |
void |
setEnableWetSign(String enableWetSign) |
void |
setEnforceSignerVisibility(String enforceSignerVisibility) |
void |
setEnvelopeId(String envelopeId) |
void |
setEnvelopeIdStamping(String envelopeIdStamping) |
void |
setEnvelopeUri(String envelopeUri) |
void |
setInitialSentDateTime(String initialSentDateTime) |
void |
setIs21CFRPart11(String is21CFRPart11) |
void |
setIsSignatureProviderEnvelope(String isSignatureProviderEnvelope) |
void |
setLastModifiedDateTime(String lastModifiedDateTime) |
void |
setLockInformation(LockInformation lockInformation) |
void |
setMessageLock(String messageLock) |
void |
setNotification(Notification notification) |
void |
setNotificationUri(String notificationUri) |
void |
setPurgeState(String purgeState) |
void |
setRecipients(Recipients recipients) |
void |
setRecipientsLock(String recipientsLock) |
void |
setRecipientsUri(String recipientsUri) |
void |
setSentDateTime(String sentDateTime) |
void |
setSigningLocation(String signingLocation) |
void |
setStatus(String status) |
void |
setStatusChangedDateTime(String statusChangedDateTime) |
void |
setTemplatesUri(String templatesUri) |
void |
setTransactionId(String transactionId) |
void |
setUseDisclosure(String useDisclosure) |
void |
setVoidedDateTime(String voidedDateTime) |
void |
setVoidedReason(String voidedReason) |
Envelope |
signingLocation(String signingLocation)
Specifies the physical location where the signing takes place.
|
Envelope |
status(String status)
Indicates the envelope status.
|
Envelope |
statusChangedDateTime(String statusChangedDateTime)
The data and time the status changed.
|
Envelope |
templatesUri(String templatesUri)
Contains a URI for an endpoint which you can use to retrieve the templates.
|
String |
toString() |
Envelope |
transactionId(String transactionId)
Used to identify an envelope.
|
Envelope |
useDisclosure(String useDisclosure)
When set to **true**, the disclosure is shown to recipients in accordance with the account’s Electronic Record and Signature Disclosure frequency setting.
|
Envelope |
voidedDateTime(String voidedDateTime)
The date and time the envelope or template was voided.
|
Envelope |
voidedReason(String voidedReason)
The reason the envelope or template was voided.
|
public Envelope transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public Envelope status(String status)
public String getStatus()
public void setStatus(String status)
public Envelope documentsUri(String documentsUri)
public String getDocumentsUri()
public void setDocumentsUri(String documentsUri)
public Envelope recipientsUri(String recipientsUri)
public String getRecipientsUri()
public void setRecipientsUri(String recipientsUri)
public Envelope asynchronous(String asynchronous)
public String getAsynchronous()
public void setAsynchronous(String asynchronous)
public Envelope envelopeUri(String envelopeUri)
public String getEnvelopeUri()
public void setEnvelopeUri(String envelopeUri)
public Envelope emailSubject(String emailSubject)
public String getEmailSubject()
public void setEmailSubject(String emailSubject)
public Envelope emailBlurb(String emailBlurb)
public String getEmailBlurb()
public void setEmailBlurb(String emailBlurb)
public Envelope envelopeId(String envelopeId)
public String getEnvelopeId()
public void setEnvelopeId(String envelopeId)
public Envelope signingLocation(String signingLocation)
public String getSigningLocation()
public void setSigningLocation(String signingLocation)
public Envelope customFieldsUri(String customFieldsUri)
public String getCustomFieldsUri()
public void setCustomFieldsUri(String customFieldsUri)
public Envelope customFields(CustomFields customFields)
public CustomFields getCustomFields()
public void setCustomFields(CustomFields customFields)
public String getAutoNavigation()
public void setAutoNavigation(String autoNavigation)
public Envelope envelopeIdStamping(String envelopeIdStamping)
public String getEnvelopeIdStamping()
public void setEnvelopeIdStamping(String envelopeIdStamping)
public Envelope authoritativeCopy(String authoritativeCopy)
public String getAuthoritativeCopy()
public void setAuthoritativeCopy(String authoritativeCopy)
public Envelope notification(Notification notification)
public Notification getNotification()
public void setNotification(Notification notification)
public Envelope notificationUri(String notificationUri)
public String getNotificationUri()
public void setNotificationUri(String notificationUri)
public Envelope enforceSignerVisibility(String enforceSignerVisibility)
public String getEnforceSignerVisibility()
public void setEnforceSignerVisibility(String enforceSignerVisibility)
public Envelope enableWetSign(String enableWetSign)
public String getEnableWetSign()
public void setEnableWetSign(String enableWetSign)
public Envelope allowMarkup(String allowMarkup)
public String getAllowMarkup()
public void setAllowMarkup(String allowMarkup)
public Envelope allowReassign(String allowReassign)
public String getAllowReassign()
public void setAllowReassign(String allowReassign)
public Envelope createdDateTime(String createdDateTime)
public String getCreatedDateTime()
public void setCreatedDateTime(String createdDateTime)
public Envelope lastModifiedDateTime(String lastModifiedDateTime)
public String getLastModifiedDateTime()
public void setLastModifiedDateTime(String lastModifiedDateTime)
public Envelope deliveredDateTime(String deliveredDateTime)
public String getDeliveredDateTime()
public void setDeliveredDateTime(String deliveredDateTime)
public String getInitialSentDateTime()
public void setInitialSentDateTime(String initialSentDateTime)
public Envelope sentDateTime(String sentDateTime)
public String getSentDateTime()
public void setSentDateTime(String sentDateTime)
public Envelope completedDateTime(String completedDateTime)
public String getCompletedDateTime()
public void setCompletedDateTime(String completedDateTime)
public Envelope voidedDateTime(String voidedDateTime)
public String getVoidedDateTime()
public void setVoidedDateTime(String voidedDateTime)
public Envelope voidedReason(String voidedReason)
public String getVoidedReason()
public void setVoidedReason(String voidedReason)
public Envelope deletedDateTime(String deletedDateTime)
public String getDeletedDateTime()
public void setDeletedDateTime(String deletedDateTime)
public Envelope declinedDateTime(String declinedDateTime)
public String getDeclinedDateTime()
public void setDeclinedDateTime(String declinedDateTime)
public Envelope statusChangedDateTime(String statusChangedDateTime)
public String getStatusChangedDateTime()
public void setStatusChangedDateTime(String statusChangedDateTime)
public String getDocumentsCombinedUri()
public void setDocumentsCombinedUri(String documentsCombinedUri)
public Envelope certificateUri(String certificateUri)
public String getCertificateUri()
public void setCertificateUri(String certificateUri)
public Envelope templatesUri(String templatesUri)
public String getTemplatesUri()
public void setTemplatesUri(String templatesUri)
public Envelope messageLock(String messageLock)
public String getMessageLock()
public void setMessageLock(String messageLock)
public Envelope recipientsLock(String recipientsLock)
public String getRecipientsLock()
public void setRecipientsLock(String recipientsLock)
public Envelope recipients(Recipients recipients)
public Recipients getRecipients()
public void setRecipients(Recipients recipients)
public String getBrandLock()
public void setBrandLock(String brandLock)
public String getBrandId()
public void setBrandId(String brandId)
public Envelope useDisclosure(String useDisclosure)
public String getUseDisclosure()
public void setUseDisclosure(String useDisclosure)
public Envelope emailSettings(EmailSettings emailSettings)
public EmailSettings getEmailSettings()
public void setEmailSettings(EmailSettings emailSettings)
public String getPurgeState()
public void setPurgeState(String purgeState)
public Envelope lockInformation(LockInformation lockInformation)
public LockInformation getLockInformation()
public void setLockInformation(LockInformation lockInformation)
public Envelope is21CFRPart11(String is21CFRPart11)
public String getIs21CFRPart11()
public void setIs21CFRPart11(String is21CFRPart11)
public Envelope isSignatureProviderEnvelope(String isSignatureProviderEnvelope)
public String getIsSignatureProviderEnvelope()
public void setIsSignatureProviderEnvelope(String isSignatureProviderEnvelope)
Copyright © 2016. All rights reserved.