Class Amazon::ShoppingCart::Item
In: lib/amazon/shoppingcart.rb
Parent: Amazon::Product

Shopping cart transactions return an Amazon::ShoppingCart object that contains, amongst other things, an Array of Amazon::ShoppingCart::Item objects.

Attributes

asin  [R] 
item_id  [R] 
list_price  [R] 
merchant_sku  [R] 
our_price  [R] 
product_name  [R] 
quantity  [R] 

[Validate]