| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::MyeBayFavoriteSellerListType
A list of favorite sellers the user has saved on the My eBay page.
eBay::API::XML::DataType::MyeBayFavoriteSellerListType inherits from the eBay::API::XML::BaseDataType class
A favorite seller the user has saved, with a user ID and store name.
# Argument: reference to an array of 'ns:MyeBayFavoriteSellerType'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: reference to an array of 'ns:MyeBayFavoriteSellerType'
The total number of favorite sellers saved.
Max: 100
# Argument: 'xs:int'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll
# Returns: 'xs:int'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |