Class: EbayTrading::Types::LineItem

Inherits:
Object
  • Object
show all
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'

Method Summary

Methods included from Initializer

#initialize, #object_attributes=