Method: DocuSign_eSign::CarbonCopy#recipient_id
- Defined in:
- lib/docusign_esign/models/carbon_copy.rb
#recipient_id ⇒ Object
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
129 130 131 |
# File 'lib/docusign_esign/models/carbon_copy.rb', line 129 def recipient_id @recipient_id end |