Method: GongAPI::CallInteraction.openapi_types
- Defined in:
- lib/gong_api/models/call_interaction.rb
.openapi_types ⇒ Object
Attribute type mapping.
40 41 42 43 44 45 46 47 |
# File 'lib/gong_api/models/call_interaction.rb', line 40 def self.openapi_types { :'person_interaction_stats' => :'Object', :'questions' => :'Object', :'speakers' => :'Object', :'video' => :'Object' } end |