Net::Amazon::Result::Seller(3pm) - phpMan

Command: man perldoc info search(apropos)  


Net::Amazon::Result::Seller(3pmUser Contributed Perl DocumentatioNet::Amazon::Result::Seller(3pm)



NAME
       Net::Amazon::Result::Seller - Class for Seller info

SYNOPSIS
         use Net::Amazon;

         # ...

         if($resp->is_success()) {
             print $resp->result()->as_string();
         }

DESCRIPTION
       "Net::Amazon::Result::Seller" is a container for results on a seller search. It contains
       data on one particular seller (the one turned up by the previous search) and the listings
       this seller is currently running.

       METHODS


       StoreName()
           Name of the seller's store.

       SellerNickname()
           Seller's nickname.

       StoreId()
           ID of seller's store.

       NumberOfOpenListings()
           Number of listings the seller has currently open.

       listings()
           Returns an array of "Net::Amazon::Result::Seller::Listing" objects.  See the documen-
           tation of this class for details.

SEE ALSO
AUTHOR
       Mike Schilli, <m AT perlmeister.com>

COPYRIGHT AND LICENSE
       Copyright 2004 by Mike Schilli <m AT perlmeister.com>

       This library is free software; you can redistribute it and/or modify it under the same
       terms as Perl itself.



perl v5.8.8                                 2007-11-11           Net::Amazon::Result::Seller(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 20:20 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!