Class: Ebay::Types::SellingManagerProduct
- Inherits:
-
Object
- Object
- Ebay::Types::SellingManagerProduct
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/selling_manager_product.rb
Overview
Attributes
object_node :selling_manager_product_details, 'SellingManagerProductDetails', :class => SellingManagerProductDetails, :optional => true
array_node :selling_manager_template_details, 'SellingManagerTemplateDetailsArray', 'SellingManagerTemplateDetails', :class => SellingManagerTemplateDetails, :default_value => []
object_node :selling_manager_product_inventory_status, 'SellingManagerProductInventoryStatus', :class => SellingManagerProductInventoryStatus, :optional => true
Method Summary
#initialize, #object_attributes=