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