Class: Ebay::Types::Recommendations

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

Overview

Attributes

text_node :category_id, 'CategoryID', :optional => true
array_node :name_recommendations, 'NameRecommendation', :class => NameRecommendation, :default_value => []
boolean_node :updated, 'Updated', 'true', 'false', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=