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].
237 238 239 |
# File 'lib/docusign_esign/models/note.rb', line 237 def tab_id @tab_id end |