Class Amazon::Seller
In: lib/amazon.rb
Parent: Product

This class holds Amazon Seller profile data, as returned by the Amazon::Search::Seller module.

Methods

to_s  

Attributes

feedback  [R] 
nr_feedback  [R] 
overall_feedback_rating  [R] 
seller_nickname  [R] 
store_id  [R] 
store_name  [R] 

Public Instance methods

Convert a seller object to human-readable format.

[Validate]