Method: GongAPI::ExternalCrmCallObject.openapi_types
- Defined in:
- lib/gong_api/models/external_crm_call_object.rb
.openapi_types ⇒ Object
Attribute type mapping.
58 59 60 61 62 63 64 |
# File 'lib/gong_api/models/external_crm_call_object.rb', line 58 def self.openapi_types { :'fields' => :'Object', :'object_id' => :'Object', :'object_type' => :'Object' } end |