Class: Ebay::Types::ProductListingDetails

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

Overview

Attributes

text_node :product_id, 'ProductID', :optional => true
boolean_node :include_stock_photo_url, 'IncludeStockPhotoURL', 'true', 'false', :optional => true
boolean_node :include_prefilled_item_information, 'IncludePrefilledItemInformation', 'true', 'false', :optional => true
boolean_node :use_stock_photo_url_as_gallery, 'UseStockPhotoURLAsGallery', 'true', 'false', :optional => true
text_node :stock_photo_url, 'StockPhotoURL', :optional => true
text_node :copyright, 'Copyright', :optional => true

Method Summary

Methods included from Initializer

#initialize, #object_attributes=