Class: Zillow4r::Api::DeepSearchResults

Inherits:
Base
  • Object
show all
Defined in:
lib/zillow4r/api/deep_search_results.rb

Instance Attribute Summary

Attributes inherited from Base

#data

Class Method Summary collapse

Methods inherited from Base

#data_error?, #error?

Methods inherited from Base

#initialize

Methods included from XmlSearchHelper

included

Constructor Details

This class inherits a constructor from Zillow4r::Base

Class Method Details

.pathObject



6
7
8
# File 'lib/zillow4r/api/deep_search_results.rb', line 6

def self.path
  "/webservice/GetDeepSearchResults.htm"
end