Method: GongAPI::ContentSelector.openapi_types
- Defined in:
- lib/gong_api/models/content_selector.rb
.openapi_types ⇒ Object
Attribute type mapping.
57 58 59 60 61 62 63 |
# File 'lib/gong_api/models/content_selector.rb', line 57 def self.openapi_types { :'context' => :'Object', :'context_timing' => :'Object', :'exposed_fields' => :'Object' } end |