| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
InlineTemplate |
InlineTemplate.customFields(CustomFields customFields) |
InlineTemplate |
InlineTemplate.documents(List<Document> documents)
Complex element contains the details on the documents in the envelope.
|
InlineTemplate |
InlineTemplate.envelope(Envelope envelope) |
InlineTemplate |
InlineTemplate.recipients(Recipients recipients) |
InlineTemplate |
InlineTemplate.sequence(String sequence)
Specifies the order in which templates are overlaid.
|
| Modifier and Type | Method and Description |
|---|---|
List<InlineTemplate> |
CompositeTemplate.getInlineTemplates() |
| Modifier and Type | Method and Description |
|---|---|
CompositeTemplate |
CompositeTemplate.inlineTemplates(List<InlineTemplate> inlineTemplates)
Zero or more inline templates and their position in the overlay.
|
void |
CompositeTemplate.setInlineTemplates(List<InlineTemplate> inlineTemplates) |
Copyright © 2016. All rights reserved.