Class: LcApi::Location
- Defined in:
- lib/lc-api/resource/location.rb
Constant Summary collapse
- ATTRIBUTES =
%w[id slug facebook_id street_1 street_2 city state zip latitude longitude phone email date_founded]
Instance Attribute Summary
Attributes inherited from Resource
Method Summary
Methods inherited from Resource
#[], #[]=, all, build_record, define_attribute_methods, find, #initialize, member_name, parse_response
Methods included from ErrorCodes
Constructor Details
This class inherits a constructor from LcApi::Resource