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