| Package | Description |
|---|---|
| com.hellosign.sdk |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedResponse |
HelloSignClient.getEmbeddedSignUrl(String signatureId)
Retrieves the necessary information to build an embedded signature
request.
|
EmbeddedResponse |
HelloSignClient.getEmbeddedTemplateEditUrl(String templateId)
Retrieves the necessary information to edit an embedded template.
|
EmbeddedResponse |
HelloSignClient.getEmbeddedTemplateEditUrl(String templateId,
boolean skipSignerRoles,
boolean skipSubjectMessage)
Retrieves the necessary information to edit an embedded template.
|
EmbeddedResponse |
HelloSignClient.getEmbeddedTemplateEditUrl(String templateId,
boolean skipSignerRoles,
boolean skipSubjectMessage,
boolean testMode)
Retrieves the necessary information to edit an embedded template.
|
EmbeddedResponse |
HelloSignClient.getEmbeddedTemplateEditUrl(String templateId,
boolean skipSignerRoles,
boolean skipSubjectMessage,
boolean testMode,
Map<String,FieldType> mergeFields,
List<String> ccRoles)
Big kahuna method for editing an embedded template.
|
Copyright © 2019 HelloSign. All rights reserved.