Module: Mapper

Defined in:
lib/mapper.rb,
lib/mapper/reso.rb

Defined Under Namespace

Modules: Reso

Constant Summary collapse

RESO_LISTING_ATTRIBUTES =
%w(
  address
  alternate_prices
  appliances
  architecture_style
  architecture_style_description
  bathrooms
  bedrooms
  brokerage
  builder
  building_unit_count
  condo_floor_num
  cooling_systems
  county
  currency_code
  directions
  disclaimer
  disclose_address
  elevation
  expenses
  exterior_types
  floor_coverings
  foreclosure_status
  franchise
  full_bathrooms
  geocode_options
  half_bathrooms
  has_attic
  has_barbecue_area
  has_basement
  has_ceiling_fan
  has_deck
  has_disabled_access
  has_dock
  has_doorman
  has_double_pane_windows
  has_elevator
  has_fireplace
  has_garden
  has_gated_entry
  has_greenhouse
  has_hot_tub_spa
  has_intercom
  has_jetted_bath_tub
  has_lawn
  has_mother_in_law
  has_patio
  has_pond
  has_pool
  has_porch
  has_rv_parking
  has_sauna
  has_security_system
  has_skylight
  has_sports_court
  has_sprinkler_system
  has_vaulted_ceiling
  has_wet_bar
  heating_fuels
  heating_systems
  import
  is_cable_ready
  is_new_construction
  is_waterfront
  is_wired
  latitude
  lead_routing_email
  legal_description
  list_price
  list_price_low
  listing_category
  listing_date
  listing_description
  listing_provider
  listing_status
  listing_title
  listing_url
  living_area
  living_area_unit
  longitude
  lot_size
  mls_number
  multiple_listing_service
  modification_timestamp
  neighborhoods
  num_floors
  num_parking_spaces
  office
  one_quarter_bathrooms
  open_houses
  parcel_info
  participants
  permit_address_on_internet
  photos
  property_sub_type 
  property_sub_type_description
  property_type
  property_type_description
  roof_types
  room_count
  rooms
  taxes
  three_quarter_bathrooms
  videos
  view_types
  virtual_tours
  vow_address_display
  vow_automated_valuation_display
  vow_consumer_comment
  year_built
  year_updated
)