Method: DocuSign_eSign::ConnectLogs.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



29
30
31
32
33
34
35
36
# File 'lib/docusign_esign/models/connect_logs.rb', line 29

def self.attribute_map
  {
    :'failures' => :'failures',
    :'logs' => :'logs',
    :'total_records' => :'totalRecords',
    :'type' => :'type'
  }
end