Method: DocuSign_eSign::CertifiedDelivery#recipient_id
- Defined in:
- lib/docusign_esign/models/certified_delivery.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
100 101 102 |
# File 'lib/docusign_esign/models/certified_delivery.rb', line 100 def recipient_id @recipient_id end |