Method: DocuSign_eSign::Checkbox#custom_tab_id
- Defined in:
- lib/docusign_esign/models/checkbox.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.
83 84 85 |
# File 'lib/docusign_esign/models/checkbox.rb', line 83 def custom_tab_id @custom_tab_id end |