Package | Description |
---|---|
com.hellosign.sdk.resource.support |
Modifier and Type | Method and Description |
---|---|
List<FormField> |
Document.getFormFields()
Returns the form fields for this document.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.addFormField(FormField formField)
Adds the form field to this document.
|
Modifier and Type | Method and Description |
---|---|
void |
Document.setFormFields(List<FormField> formFields)
Overwrites the form fields for this document.
|
Copyright © 2015 HelloSign. All rights reserved.