class DocuSign_eSign::ListTabsOptions
Attributes
include_anchor_tab_locations[RW]
When set to *true*, all tabs with anchor tab properties are included in the response.
include_metadata[RW]
Public Class Methods
default()
click to toggle source
# File lib/docusign_esign/api/envelopes_api.rb, line 437 def self.default @@default ||= ListTabsOptions.new end