Class: Ebay::Types::SellingManagerProductDetails
- Inherits:
-
Object
- Object
- Ebay::Types::SellingManagerProductDetails
show all
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay/types/selling_manager_product_details.rb
Overview
Attributes
text_node :product_name, 'ProductName', :optional => true
numeric_node :part_number, 'PartNumber', :optional => true
text_node :product_part_number, 'ProductPartNumber', :optional => true
text_node :product_id, 'ProductID', :optional => true
text_node :custom_label, 'CustomLabel', :optional => true
numeric_node :quantity_available, 'QuantityAvailable', :optional => true
money_node :unit_cost, 'UnitCost', :optional => true
Method Summary
#initialize, #object_attributes=