Method: DocuSign_eSign::Signer#signature_info
- Defined in:
- lib/docusign_esign/models/signer.rb
#signature_info ⇒ Object
Allows the sender to pre-specify the signature name, signature initials and signature font used in the signature stamp for the recipient. Used only with recipient types In Person Signers and Signers.
258 259 260 |
# File 'lib/docusign_esign/models/signer.rb', line 258 def signature_info @signature_info end |