Tim Keefer > eBay-API > eBay::API::XML::Call::GetExpressWishList::GetExpressWishListResponseType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

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'
syntax highlighting: