Class: EbayTrading::Types::LineItem
- Inherits:
-
Object
- Object
- EbayTrading::Types::LineItem
- Includes:
- Initializer, XML::Mapping
- Defined in:
- lib/ebay_trading/types/line_item.rb
Overview
Attributes
numeric_node :quantity, 'Quantity', :optional => true
text_node :country_of_origin, 'CountryOfOrigin', :optional => true
text_node :description, 'Description', :optional => true
text_node :item_id, 'ItemID'
text_node :transaction_id, 'TransactionID'