1Net::Amazon::Result::SeUlsleerr:C:oLnitsrtiibnugt(e3d)PNeertl::DAomcauzmoenn:t:aRteisounlt::Seller::Listing(3)
2
3
4

NAME

6       Net::Amazon::Result::Seller::Listing - Class for a single Listing of a
7       Seller
8

SYNOPSIS

10         for($seller_search_resp->result()->seller()->listings()) {
11             print $_->as_string(), "\n";
12         }
13

DESCRIPTION

15       "Net::Amazon::Result::Seller::Listing" is a container for a single
16       listing owned by a third-party seller, who is represented by a
17       "Net::Amazon::Result::Seller" object.
18
19       An object of this class is also returned by an "Exchange" request,
20       using "Net::Amazon::Response::Exchange"'s "result" method.
21
22   METHODS
23       ExchangeStartDate()
24       ExchangeConditionType()
25       ExchangeCondition()
26       ExchangeSubCondition()
27       ExchangeAsin()
28       ExchangeSellerId()
29       ExchangeEndDate()
30       ExchangePrice()
31       ExchangeAmount()
32       ExchangeCurrencyCode()
33       ExchangeStatus()
34       ExchangeId()
35       ExchangeTitle()
36       ExchangeQuantityAllocated()
37       ExchangeQuantity()
38       ExchangeSellerNickname()
39       ListingId()
40

AUTHOR

42       Mike Schilli, <m@perlmeister.com>
43
45       Copyright 2004 by Mike Schilli <m@perlmeister.com>
46
47       This library is free software; you can redistribute it and/or modify it
48       under the same terms as Perl itself.
49
50
51
52perl v5.30.0                      2019-0N7e-t2:6:Amazon::Result::Seller::Listing(3)
Impressum