Sha256: 75c50cf2bdcb55958ed255631a732e244ab88bc79035e8bd0f01f09836ccca5b

Contents?: true

Size: 301 Bytes

Versions: 15

Compression:

Stored size: 301 Bytes

Contents

# frozen_string_literal: true

module PriceHubble
  # The nested PriceHubble valuation scores object.
  #
  # @see https://docs.pricehubble.com/#international-valuation
  class ValuationScores < BaseEntity
    # Mapped and tracked attributes
    tracked_attr :quality, :condition, :location
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
pricehubble-1.3.0 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.5 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.4 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.3 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.2 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.1 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.2.0 lib/price_hubble/entity/valuation_scores.rb
pricehubble-1.1.0 lib/pricehubble/entity/valuation_scores.rb
pricehubble-1.0.0 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.4.2 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.4.1 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.4.0 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.3.0 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.2.0 lib/pricehubble/entity/valuation_scores.rb
pricehubble-0.1.0 lib/pricehubble/entity/valuation_scores.rb