Signer
An object containing the signer identifier (SignerID), a description as a string, and SignaturePoints object.
| Parameter | Type | Description |
|---|---|---|
| Id | string | A string of data containing the Signer's user name. |
| SignerEmail | string | The email address of the Signer. |
| Description | string | A description for an associated severity level. |
| SignaturePoints | SignaturePoints | An object containing the SignaturePoint object(s) defining the signature point set for a signature on a document. |
| LinkToSignerIdentifier | string | A string of alphanumeric characters extracted the "Id" element. |