Method: GongAPI::Sharer.openapi_types

Defined in:
lib/gong_api/models/sharer.rb

.openapi_typesObject

Attribute type mapping.



35
36
37
38
39
40
41
# File 'lib/gong_api/models/sharer.rb', line 35

def self.openapi_types
  {
    :'email' => :'Object',
    :'id' => :'Object',
    :'name' => :'Object'
  }
end