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