Method: GongAPI::ExternalCallObject.openapi_types
- Defined in:
- lib/gong_api/models/external_call_object.rb
.openapi_types ⇒ Object
Attribute type mapping.
62 63 64 65 66 67 68 69 |
# File 'lib/gong_api/models/external_call_object.rb', line 62 def self.openapi_types { :'fields' => :'Object', :'object_id' => :'Object', :'object_type' => :'Object', :'timing' => :'Object' } end |