Class: Zillow4r::Api::SearchResults
- Defined in:
- lib/zillow4r/api/search_results.rb
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
Methods inherited from Base
Methods included from XmlSearchHelper
Constructor Details
This class inherits a constructor from Zillow4r::Base
Class Method Details
.path ⇒ Object
6 7 8 |
# File 'lib/zillow4r/api/search_results.rb', line 6 def self.path "/webservice/GetSearchResults.htm" end |