| Package | Description |
|---|---|
| com.hellosign.sdk | |
| com.hellosign.sdk.resource |
| Modifier and Type | Method and Description |
|---|---|
Template |
HelloSignClient.addTemplateUser(String templateId,
String idOrEmail)
Adds the provided user to the template indicated by the provided template
ID.
|
Template |
HelloSignClient.getTemplate(String templateId)
Retrieves a specific Template based on the provided Template ID.
|
Template |
HelloSignClient.removeTemplateUser(String templateId,
String idOrEmail)
Adds the provided user to the template indicated by the provided template
ID.
|
| Modifier and Type | Method and Description |
|---|---|
Template |
Event.getTemplate()
Returns a reference to the Template that is attached to the Event.
|
| Constructor and Description |
|---|
TemplateSignatureRequest(Template template)
Convenience constructor that accepts a single Template.
|
| Constructor and Description |
|---|
TemplateSignatureRequest(List<Template> templates)
Convenience constructor that accepts a list of Templates.
|
Copyright © 2019 HelloSign. All rights reserved.