Package | Description |
---|---|
com.hellosign.sdk.resource | |
com.hellosign.sdk.resource.support |
Modifier and Type | Method and Description |
---|---|
List<CustomField> |
Template.getCustomFields() |
List<CustomField> |
SignatureRequest.getCustomFields()
Gets the custom fields associated with this request, set when sending the
request from a template.
|
List<CustomField> |
TemplateSignatureRequest.getCustomFieldsList()
Returns a list of CustomField objects for this template.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateSignatureRequest.addCustomField(CustomField field)
Add the custom field to this request.
|
Modifier and Type | Class and Description |
---|---|
class |
FormField
This class represents a HelloSign Form Field object.
|
Modifier and Type | Method and Description |
---|---|
List<CustomField> |
Document.getCustomFields()
Returns the custom fields for this document.
|
Copyright © 2017 HelloSign. All rights reserved.