DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeDocumentHtmlDefinitions(java.lang.String accountId,
java.lang.String envelopeId,
java.lang.String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document..
|
DocumentHtmlDefinitionOriginals |
EnvelopesApi.getEnvelopeHtmlDefinitions(java.lang.String accountId,
java.lang.String envelopeId) |
Get the Original HTML Definition used to generate the Responsive HTML for the envelope..
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateDocumentHtmlDefinitions(java.lang.String accountId,
java.lang.String templateId,
java.lang.String documentId) |
Get the Original HTML Definition used to generate the Responsive HTML for a given document in a template..
|
DocumentHtmlDefinitionOriginals |
TemplatesApi.getTemplateHtmlDefinitions(java.lang.String accountId,
java.lang.String templateId) |
Get the Original HTML Definition used to generate the Responsive HTML for the template..
|