Class: Ebay::Types::BuyingGuide

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

Overview

Attributes

text_node :name, 'Name', :optional => true
text_node :url, 'URL', :optional => true
text_node :category_id, 'CategoryID', :optional => true
numeric_node :product_finder_id, 'ProductFinderID', :optional => true
text_node :title, 'Title', :optional => true
text_node :text, 'Text', :optional => true
time_node :creation_time, 'CreationTime', :optional => true
text_node :user_id, 'UserID', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=