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