Method: MergeCRMClient::NoteResponse.attribute_map

Defined in:
lib/merge_crm_client/models/note_response.rb

.attribute_mapObject

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



27
28
29
30
31
32
33
34
# File 'lib/merge_crm_client/models/note_response.rb', line 27

def self.attribute_map
  {
    :'model' => :'model',
    :'warnings' => :'warnings',
    :'errors' => :'errors',
    :'logs' => :'logs'
  }
end