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