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'