Class: Ebay::Types::PriceRangeFilter

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/price_range_filter.rb

Overview

Attributes

money_node :max_price, 'MaxPrice', :optional => true
money_node :min_price, 'MinPrice', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=