Method: DocuSign_eSign::TabMetadata#custom_tab_id
- Defined in:
- lib/docusign_esign/models/tab_metadata.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.
54 55 56 |
# File 'lib/docusign_esign/models/tab_metadata.rb', line 54 def custom_tab_id @custom_tab_id end |