Method: GongAPI::ExternalPartyObject.attribute_map

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

.attribute_mapObject

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



52
53
54
55
56
57
58
59
# File 'lib/gong_api/models/external_party_object.rb', line 52

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