Method: DocuSign_eSign::Approve#custom_tab_id
- Defined in:
- lib/docusign_esign/models/approve.rb
#custom_tab_id ⇒ Object
The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.
87 88 89 |
# File 'lib/docusign_esign/models/approve.rb', line 87 def custom_tab_id @custom_tab_id end |