Method: DocuSign_eSign::Decline#custom_tab_id

Defined in:
lib/docusign_esign/models/decline.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.



107
108
109
# File 'lib/docusign_esign/models/decline.rb', line 107

def custom_tab_id
  @custom_tab_id
end