Class: Zillow4r::Api::UpdatedPropertyDetails

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



47
48
49
# File 'lib/zillow4r/api/updated_property_details.rb', line 47

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