Method: GongAPI::GenericCrmIntegration.openapi_types
- Defined in:
- lib/gong_api/models/generic_crm_integration.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 40 41 |
# File 'lib/gong_api/models/generic_crm_integration.rb', line 35 def self.openapi_types { :'integration_id' => :'Object', :'name' => :'Object', :'owner_email' => :'Object' } end |