Method: GongAPI::SpeakersTimeline.openapi_types
- Defined in:
- lib/gong_api/models/speakers_timeline.rb
.openapi_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 36 |
# File 'lib/gong_api/models/speakers_timeline.rb', line 31 def self.openapi_types { :'precise' => :'Object', :'speech_segments' => :'Object' } end |