class EbayTrading::Types::InventoryStatus
Attributes¶ ↑
text_node :sku, 'SKU', :optional => true text_node :item_id, 'ItemID', :optional => true money_node :start_price, 'StartPrice', :optional => true numeric_node :quantity, 'Quantity', :optional => true