| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType
Returns a list of eBay Express wish lists for one or more users.
eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType inherits from the eBay::API::XML::ResponseDataType class
Child elements control the display pagination of the items and products in retrieved wish lists.
# Argument: 'ns:PaginationResultType'
Returned: Always # Returns: 'ns:PaginationResultType'
Contains the contents and description of the requested wish list.
# Argument: reference to an array of 'ns:WishListType'
Returned: Always
# Returns: reference to an array
of 'ns:WishListType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |