class DocuSign_eSign::GetEventLogOptions

Attributes

additional_info[RW]

When true, the connectDebugLog information is included in the response.

Public Class Methods

default() click to toggle source
# File lib/docusign_esign/api/connect_api.rb, line 44
def self.default
  @@default ||= GetEventLogOptions.new
end