Class: Crunchbase::Model::ParentLocation

Inherits:
Location show all
Defined in:
lib/crunchbase/model/parent_location.rb

Constant Summary

Constants inherited from Location

Location::RESOURCE_LIST

Instance Attribute Summary

Attributes inherited from Location

#city, #city_web_path, #continent, #continent_web_path, #country, #country_code2, #country_code3, #country_web_path, #created_at, #location_type, #name, #parent_location_uuid, #parent_locations, #parent_locations_total_items, #region, #region_code2, #region_web_path, #updated_at, #web_path

Attributes inherited from Entity

#type_name, #uuid

Method Summary

Methods inherited from Location

#initialize, #property_keys, #relationship_lists

Methods inherited from Entity

#convert_date!, #date_keys, #fetch, #initialize, #instance_multi_relationship_objects, #instance_relationships_object, #instance_timestamps, #one_to_many, #one_to_one, #parse_hash_items, #property_keys, #relationship_lists, #set_relationships_object, #set_variables, #setup_relationships_data!, #special_relationship, #verify_item?

Methods included from Request::Client

#api, #array_from_list, #funding_rounds_lists, #get, #kclass_name, #list, #organization_lists, #parsing_from_list, #person_lists, #total_items_from_list

Constructor Details

This class inherits a constructor from Crunchbase::Model::Location