| Name | Type | Description | Notes |
|---|---|---|---|
| FormFieldsPerDocument | List<SubFormFieldsPerDocumentBase> | The fields that should appear on the document, expressed as an array of objects. (For more details you can read about it here: Using Form Fields per Document.) NOTE: Fields like text, dropdown, checkbox, radio, and hyperlink have additional required and optional parameters. Check out the list of additional parameters for these field types. * Text Field use SubFormFieldsPerDocumentText* Dropdown Field use SubFormFieldsPerDocumentDropdown* Hyperlink Field use SubFormFieldsPerDocumentHyperlink* Checkbox Field use SubFormFieldsPerDocumentCheckbox* Radio Field use SubFormFieldsPerDocumentRadio* Signature Field use SubFormFieldsPerDocumentSignature* Date Signed Field use SubFormFieldsPerDocumentDateSigned* Initials Field use SubFormFieldsPerDocumentInitials* Text Merge Field use SubFormFieldsPerDocumentTextMerge* Checkbox Merge Field use SubFormFieldsPerDocumentCheckboxMerge |
SignerRoles |