Method: GongAPI::BaseResponse.openapi_types
- Defined in:
- lib/gong_api/models/base_response.rb
.openapi_types ⇒ Object
Attribute type mapping.
27 28 29 30 31 |
# File 'lib/gong_api/models/base_response.rb', line 27 def self.openapi_types { :'request_id' => :'Object' } end |