Class: Ebay::Types::ProductInfo

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

Overview

Attributes

money_node :average_start_price, 'AverageStartPrice', :optional => true
money_node :average_sold_price, 'AverageSoldPrice', :optional => true
text_node :title, 'Title', :optional => true
text_node :product_state, 'ProductState', :optional => true
text_node :product_info_id, '@productInfoID', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=