Class: Zillow4r::ComparableProperty

Inherits:
Property show all
Defined in:
lib/zillow4r/models.rb

Instance Attribute Summary

Attributes inherited from Base

#data

Instance Method Summary collapse

Methods inherited from Base

#initialize

Methods included from XmlSearchHelper

included

Constructor Details

This class inherits a constructor from Zillow4r::Base

Instance Method Details

#scoreObject



184
185
186
# File 'lib/zillow4r/models.rb', line 184

def score
  data.attribute("score").value.to_f
end