| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Document |
CompositeTemplate.getDocument() |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
InlineTemplate.getDocuments()
Complex element contains the details on the documents in the envelope.
|
List<Document> |
EnvelopeTemplateResult.getDocuments()
Complex element contains the details on the documents in the envelope.
|
List<Document> |
EnvelopeTemplate.getDocuments()
Complex element contains the details on the documents in the envelope.
|
List<Document> |
EnvelopeDefinition.getDocuments()
Complex element contains the details on the documents in the envelope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeTemplate.setDocument(Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineTemplate.setDocuments(List<Document> documents) |
void |
EnvelopeTemplateResult.setDocuments(List<Document> documents) |
void |
EnvelopeTemplate.setDocuments(List<Document> documents) |
void |
EnvelopeDefinition.setDocuments(List<Document> documents) |
Copyright © 2017. All rights reserved.