eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType - eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType

DESCRIPTION

Top

Returns a list of eBay Express wish lists for one or more users.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

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'


eBay-API documentation  | view source Contained in the eBay-API distribution.