The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::Call::RemoveFromWatchList::RemoveFromWatchListResponseType

DESCRIPTION

Returns information about the user's My eBay watch list.

SYNOPSIS

INHERITANCE

eBay::API::XML::Call::RemoveFromWatchList::RemoveFromWatchListResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

setWatchListCount()

The current number of items in the user's watch list (after those specified in the call request have been removed)

# Argument: 'xs:int'

getWatchListCount()

  Returned: Always
#    Returns: 'xs:int'

setWatchListMaximum()

The maximum number of items allowed in watch lists. Currently this value is 200, and is the same for all sites and all users.

# Argument: 'xs:int'

getWatchListMaximum()

  Returned: Always
#    Returns: 'xs:int'