Class: Zillow4r::Api::Demographics

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



32
33
34
# File 'lib/zillow4r/api/demographics.rb', line 32

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