Method: DocuSign_eSign::TabMetadata#editable

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

#editableObject

When set to true, the custom tab is editable. Otherwise the custom tab cannot be modified.



60
61
62
# File 'lib/docusign_esign/models/tab_metadata.rb', line 60

def editable
  @editable
end