Method: DocuSign_eSign::RecipientViewRequest#recipient_id
- Defined in:
- lib/docusign_esign/models/recipient_view_request.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
51 52 53 |
# File 'lib/docusign_esign/models/recipient_view_request.rb', line 51 def recipient_id @recipient_id end |