Class: Ebay::Types::InventoryStatus

Inherits:
Object
  • Object
show all
Includes:
Initializer, XML::Mapping
Defined in:
lib/ebay/types/inventory_status.rb

Overview

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

Method Summary

Methods included from Initializer

#initialize, #object_attributes=