Method: GongAPI::ManualAssociationResponse.openapi_types

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

.openapi_typesObject

Attribute type mapping.



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

def self.openapi_types
  {
    :'associations' => :'Object',
    :'records' => :'Object',
    :'request_id' => :'Object'
  }
end