| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeDocumentHtmlDefinitions(String accountId,
String envelopeId,
String documentId)
Get the Original HTML Definition used to generate the Responsive HTML for a given document.
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeHtmlDefinitions(String accountId,
String envelopeId)
Get the Original HTML Definition used to generate the Responsive HTML for the envelope.
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateDocumentHtmlDefinitions(String accountId,
String templateId,
String documentId)
Get the Original HTML Definition used to generate the Responsive HTML for a given document in a template.
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateHtmlDefinitions(String accountId,
String templateId)
Get the Original HTML Definition used to generate the Responsive HTML for the template.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentHtmlDefinitionOriginals |
DocumentHtmlDefinitionOriginals.addHtmlDefinitionsItem(DocumentHtmlDefinitionOriginal htmlDefinitionsItem) |
DocumentHtmlDefinitionOriginals |
DocumentHtmlDefinitionOriginals.htmlDefinitions(List<DocumentHtmlDefinitionOriginal> htmlDefinitions) |
Copyright © 2020. All rights reserved.