Class: Ebay::Types::Product
- Inherits:
-
Object
- Object
- Ebay::Types::Product
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/product.rb
Overview
Attributes
object_node :characteristics_set, 'CharacteristicsSet', :class => CharacteristicsSet, :optional => true text_node :details_url, 'DetailsURL', :optional => true numeric_node :num_items, 'NumItems', :optional => true money_node :min_price, 'MinPrice', :optional => true money_node :max_price, 'MaxPrice', :optional => true text_node :product_reference_id, 'ProductReferenceID', :optional => true text_node :product_id, '@productID', :optional => true text_node :stock_photo_url, '@stockPhotoURL', :optional => true text_node :title, '@title', :optional => true