Method: DocuSign_eSign::Note#tab_id
- Defined in:
- lib/docusign_esign/models/note.rb
#tab_id ⇒ Object
The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].
93 94 95 |
# File 'lib/docusign_esign/models/note.rb', line 93 def tab_id @tab_id end |