NAME
eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType
DESCRIPTION
Returns a list of eBay Express wish lists for one or more users.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
setPagination()
Child elements control the display pagination of the items and products in retrieved wish lists.
# Argument: 'ns:PaginationResultType'
getPagination()
Returned: Always
# Returns: 'ns:PaginationResultType'
setWishList()
Contains the contents and description of the requested wish list.
# Argument: reference to an array of 'ns:WishListType'
getWishList()
Returned: Always
# Returns: reference to an array
of 'ns:WishListType'