Class: Ebay::Types::SearchAttributes

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

Overview

Attributes

numeric_node :attribute_id, 'AttributeID'
text_node :date_specifier, 'DateSpecifier', :optional => true
text_node :range_specifier, 'RangeSpecifier', :optional => true
array_node :value_lists, 'ValueList', :class => Val, :default_value => []

Method Summary

Methods included from Initializer

#initialize, #object_attributes=