InstanceSigningInstructionsTypeEnum
The InstanceSigningInstructionsTypeEnum contains a group of enumerations on a scope that indicate the signing instructions for an instance of a document.
| Parameter | Type | Description |
|---|---|---|
| NoSignatures | string (enum) | The document has No Signature fields. Note: when a
document contains <StaticSignature/> and
<SignerNameAboveLine/> elements, and
when no other non-<StaticSignature/>
signatures are present on the document, the
<InstanceSigningInstructions/> value =
NoSignatures in the Expere response
file. |
| InkSign | The document requires Ink signatures. | |
| ESign | The document allows for eSignatures. |