Class: Zillow4r::ComparableProperty
- Defined in:
- lib/zillow4r/models.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Methods included from XmlSearchHelper
Constructor Details
This class inherits a constructor from Zillow4r::Base
Instance Method Details
#score ⇒ Object
184 185 186 |
# File 'lib/zillow4r/models.rb', line 184 def score data.attribute("score").value.to_f end |