Method: DocuSign_eSign::FirstName#document_id
- Defined in:
- lib/docusign_esign/models/first_name.rb
#document_id ⇒ Object
Specifies the document ID number that the tab is placed on. This must refer to an existing Document’s ID attribute.
117 118 119 |
# File 'lib/docusign_esign/models/first_name.rb', line 117 def document_id @document_id end |