Create a DmSigner object to be later used with the activity YouSign_SignFromTemplate in the Signers argument. You can optionally use the "Customized Signature" options to dynamically place a signature field on a document.
The name of the signer to replace. This must match the name of one of the signers configured in the template
Apply a signature field on the specified document. This parameter is only needed if there are multiple documents
Height of the signature field.
Apply a signature field at the specified page index. The index is zero-based. Negative indices go backwards from the last page (-1 is the last page)
Width of the signature field.
Horizontal coordinate of the signature field. Zero is the left border.
Vertical coordinate of the signature field. Zero is the top border.
Define the authentication mode (none, sms, email)
Define the signature level (standard, qualified, advanced) for this user
The URL to which the user must be redirected after declining to sign
The URL to which the user must be redirected after a failed signature attempt
The URL to which the user must be redirected after a successful signature
The locale (language) to use for emails and user interfaces shown to this signer
A DmSigner object to be used with the activity YouSign_SignFromTemplate