Method: GongAPI::CustomerData.openapi_types

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

.openapi_typesObject

Attribute type mapping.



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

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