Method: DocuSign_eSign::Decline#recipient_id
- Defined in:
- lib/docusign_esign/models/decline.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
191 192 193 |
# File 'lib/docusign_esign/models/decline.rb', line 191 def recipient_id @recipient_id end |