Method: DocuSign_eSign::Note#custom_tab_id

Defined in:
lib/docusign_esign/models/note.rb

#custom_tab_idObject

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.



111
112
113
# File 'lib/docusign_esign/models/note.rb', line 111

def custom_tab_id
  @custom_tab_id
end