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