Method: DocuSign_eSign::Signer#recipient_id
- Defined in:
- lib/docusign_esign/models/signer.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
213 214 215 |
# File 'lib/docusign_esign/models/signer.rb', line 213 def recipient_id @recipient_id end |