Package | Description |
---|---|
com.hellosign.sdk.resource | |
com.hellosign.sdk.resource.support |
Modifier and Type | Method and Description |
---|---|
List<CustomField> |
Template.getCustomFields() |
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 | Method and Description |
---|---|
List<CustomField> |
Document.getCustomFields()
Returns the custom fields for this document.
|
Copyright © 2016 HelloSign. All rights reserved.