| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeTemplate |
TemplatesApi.get(String accountId,
String templateId)
Gets a list of templates for a specified account.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateSummary |
TemplatesApi.createTemplate(String accountId,
EnvelopeTemplate envelopeTemplate)
Creates an envelope from a template.
|
TemplateUpdateSummary |
TemplatesApi.update(String accountId,
String templateId,
EnvelopeTemplate envelopeTemplate)
Updates an existing template.
|
| Modifier and Type | Method and Description |
|---|---|
EnvelopeTemplate |
EnvelopeTemplate.allowMarkup(String allowMarkup)
When set to **true**, Document Markup is enabled for envelope.
|
EnvelopeTemplate |
EnvelopeTemplate.allowReassign(String allowReassign)
When set to **true**, the recipient can redirect an envelope to a more appropriate recipient.
|
EnvelopeTemplate |
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 |
EnvelopeTemplate.authoritativeCopy(String authoritativeCopy)
Specifies the Authoritative copy feature.
|
EnvelopeTemplate |
EnvelopeTemplate.brandId(String brandId) |
EnvelopeTemplate |
EnvelopeTemplate.brandLock(String brandLock) |
EnvelopeTemplate |
EnvelopeTemplate.certificateUri(String certificateUri)
Retrieves a URI for an endpoint that allows you to easily retrieve certificate information.
|
EnvelopeTemplate |
EnvelopeTemplate.completedDateTime(String completedDateTime)
Specifies the date and time this item was completed.
|
EnvelopeTemplate |
EnvelopeTemplate.createdDateTime(String createdDateTime)
Indicates the date and time the item was created.
|
EnvelopeTemplate |
EnvelopeTemplate.customFields(CustomFields customFields) |
EnvelopeTemplate |
EnvelopeTemplate.customFieldsUri(String customFieldsUri)
Contains a URI for an endpoint that you can use to retrieve the custom fields.
|
EnvelopeTemplate |
EnvelopeTemplate.declinedDateTime(String declinedDateTime)
The date and time the recipient declined the document.
|
EnvelopeTemplate |
EnvelopeTemplate.deletedDateTime(String deletedDateTime)
Specifies the data and time the item was deleted.
|
EnvelopeTemplate |
EnvelopeTemplate.deliveredDateTime(String deliveredDateTime)
Reserved: For DocuSign use only.
|
EnvelopeTemplate |
EnvelopeTemplate.documents(List<Document> documents)
Complex element contains the details on the documents in the envelope.
|
EnvelopeTemplate |
EnvelopeTemplate.documentsCombinedUri(String documentsCombinedUri) |
EnvelopeTemplate |
EnvelopeTemplate.documentsUri(String documentsUri)
Contains a URI for an endpoint that you can use to retrieve the documents.
|
EnvelopeTemplate |
EnvelopeTemplate.emailBlurb(String emailBlurb) |
EnvelopeTemplate |
EnvelopeTemplate.emailSettings(EmailSettings emailSettings) |
EnvelopeTemplate |
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 |
EnvelopeTemplate.enableWetSign(String enableWetSign)
When set to **true**, the signer is allowed to print the document and sign it on paper.
|
EnvelopeTemplate |
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 |
EnvelopeTemplate.envelopeId(String envelopeId)
The envelope ID of the envelope status that failed to post.
|
EnvelopeTemplate |
EnvelopeTemplate.envelopeIdStamping(String envelopeIdStamping)
When set to **true**, Envelope ID Stamping is enabled.
|
EnvelopeTemplate |
EnvelopeTemplate.envelopeTemplateDefinition(EnvelopeTemplateDefinition envelopeTemplateDefinition) |
EnvelopeTemplate |
EnvelopeTemplate.envelopeUri(String envelopeUri)
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
|
EnvelopeTemplate |
EnvelopeTemplate.is21CFRPart11(String is21CFRPart11)
When set to **true**, indicates that this module is enabled on the account.
|
EnvelopeTemplate |
EnvelopeTemplate.isUniversalSignatureEnvelope(String isUniversalSignatureEnvelope) |
EnvelopeTemplate |
EnvelopeTemplate.lastModifiedDateTime(String lastModifiedDateTime)
The date and time the item was last modified.
|
EnvelopeTemplate |
EnvelopeTemplate.lockInformation(LockInformation lockInformation) |
EnvelopeTemplate |
EnvelopeTemplate.messageLock(String messageLock)
When set to **true**, prevents senders from changing the contents of `emailBlurb` and `emailSubject` properties for the envelope.
|
EnvelopeTemplate |
EnvelopeTemplate.notification(Notification notification) |
EnvelopeTemplate |
EnvelopeTemplate.notificationUri(String notificationUri)
Contains a URI for an endpoint that you can use to retrieve the notifications.
|
EnvelopeTemplate |
EnvelopeTemplate.purgeState(String purgeState) |
EnvelopeTemplate |
EnvelopeTemplate.recipients(Recipients recipients) |
EnvelopeTemplate |
EnvelopeTemplate.recipientsLock(String recipientsLock)
When set to **true**, prevents senders from changing, correcting, or deleting the recipient information for the envelope.
|
EnvelopeTemplate |
EnvelopeTemplate.recipientsUri(String recipientsUri)
Contains a URI for an endpoint that you can use to retrieve the recipients.
|
EnvelopeTemplate |
EnvelopeTemplate.sentDateTime(String sentDateTime)
The date and time the envelope was sent.
|
EnvelopeTemplate |
EnvelopeTemplate.signingLocation(String signingLocation)
Specifies the physical location where the signing takes place.
|
EnvelopeTemplate |
EnvelopeTemplate.status(String status)
Indicates the envelope status.
|
EnvelopeTemplate |
EnvelopeTemplate.statusChangedDateTime(String statusChangedDateTime)
The data and time the status changed.
|
EnvelopeTemplate |
EnvelopeTemplate.templatesUri(String templatesUri)
Contains a URI for an endpoint which you can use to retrieve the templates.
|
EnvelopeTemplate |
EnvelopeTemplate.transactionId(String transactionId)
Used to identify an envelope.
|
EnvelopeTemplate |
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 |
EnvelopeTemplate.voidedDateTime(String voidedDateTime)
The date and time the envelope or template was voided.
|
EnvelopeTemplate |
EnvelopeTemplate.voidedReason(String voidedReason)
The reason the envelope or template was voided.
|
Copyright © 2016. All rights reserved.