CustomField
NOTE
All properties are optional unless specified.
HelloSignDocumentService and
HelloSignDraftDocumentService
| Property | Type | Description |
|---|---|---|
| name | String | The key corresponding to the field name specified in the embedded Text Tag. Required |
| value | String | The value for the custom merge field. Required |
| editor | String | The index number of the signer who can edit the field if the Text Tag is set up as an editable merge field. NB: The index number is offset by one, so use 0’ for signer 1, ‘1’ for the second signer, ‘2’ for signer 3, etc. Required if required is set to true. |
| required | Boolean | A boolean describing if this field is required. Default: false |
Updated almost 6 years ago
