Method: GongAPI::ExternalCrmCallObject.attribute_map

Defined in:
lib/gong_api/models/external_crm_call_object.rb

.attribute_mapObject

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



49
50
51
52
53
54
55
# File 'lib/gong_api/models/external_crm_call_object.rb', line 49

def self.attribute_map
  {
    :'fields' => :'fields',
    :'object_id' => :'objectId',
    :'object_type' => :'objectType'
  }
end