Method: GongAPI::CustomerData.attribute_map

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

.attribute_mapObject

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



45
46
47
48
49
50
# File 'lib/gong_api/models/customer_data.rb', line 45

def self.attribute_map
  {
    :'objects' => :'objects',
    :'system' => :'system'
  }
end