Class: Zillow4r::Api::Comps

Inherits:
Base show all
Defined in:
lib/zillow4r/api/comps.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



7
8
9
# File 'lib/zillow4r/api/comps.rb', line 7

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