class DocuSign_eSign::GetAccountInformationOptions
Attributes
include_account_settings[RW]
When set to *true*, includes the account settings for the account in the response.
Public Class Methods
default()
click to toggle source
# File lib/docusign_esign/api/accounts_api.rb, line 92 def self.default @@default ||= GetAccountInformationOptions.new end