Class: Crunchbase::Model::SearchResult

Inherits:
Entity
  • Object
show all
Defined in:
lib/crunchbase/model/search_result.rb

Instance Attribute Summary

Attributes inherited from Entity

#type_name, #uuid

Instance Method Summary collapse

Methods inherited from Entity

array_from_list, #fetch, funding_rounds_lists, get, list, organization_lists, parsing_from_list, person_lists, total_items_from_list

Constructor Details

#initializeSearchResult

Returns a new instance of SearchResult.



6
7
# File 'lib/crunchbase/model/search_result.rb', line 6

def initialize
end