Sha256: e00ab1862c6aafc496c98386c1575deea1aa4ff36e43f00c14b3747ca8769281

Contents?: true

Size: 869 Bytes

Versions: 3

Compression:

Stored size: 869 Bytes

Contents

# This file specifies the access information for the listing service #
# To access the standard RETS demo server, use:
#
test:
 url: http://demo.crt.realtors.org:6103/rets/login
 username: Joe
 password: Schmoe
 version: 1.7.2
 resource: Property
 class: RES
 object_type: Photo
 select:
   ListingID: :mls
   AgentID: :agent_id
   ModificationTimestamp: :rets_update_at
   Status: :status
   # ListDate: :list_date
   ListPrice: :list_price
   # ClosePrice: :close_price
   # ContractDate: :contract_date
   StreetNumber: :street_number
   StreetName: :street_name
   StreetDirection: :street_direction
   Unit: :unit_number
   ZipCode: :zip_code
   City: :city
   County: :county
   # Rooms: :rooms
   # State: :state
   # Board: :board
   LivingArea: :living_area
   Baths: :baths
   Bedrooms: :beds
   Garage: :garage
   SqFt: :square_feet
   YearBuilt: :year_built

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
rets4r-1.1.18 test/data/listing_service.yml
jschairb-rets4r-1.1.18 test/data/listing_service.yml
josephholsten-rets4r-1.1.17 test/data/listing_service.yml