Method: DocuSign_eSign::Note#recipient_id
- Defined in:
- lib/docusign_esign/models/note.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
198 199 200 |
# File 'lib/docusign_esign/models/note.rb', line 198 def recipient_id @recipient_id end |