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