Class: Crunchbase::Model::Office

Inherits:
Address show all
Defined in:
lib/crunchbase/model/office.rb

Constant Summary collapse

RESOURCE_LIST =
'offices'

Instance Attribute Summary

Attributes inherited from Address

#city, #city_web_path, #country, #country_web_path, #created_at, #latitude, #longitude, #name, #region, #region_web_path, #street_1, #street_2, #updated_at

Attributes inherited from Entity

#type_name, #uuid

Method Summary

Methods inherited from Address

#property_keys

Methods inherited from Entity

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

Constructor Details

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