Method: GongAPI::TrackerPhrases.openapi_types
- Defined in:
- lib/gong_api/models/tracker_phrases.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 40 41 |
# File 'lib/gong_api/models/tracker_phrases.rb', line 35 def self.openapi_types { :'count' => :'Object', :'occurrences' => :'Object', :'phrase' => :'Object' } end |