Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::WishListSortCodeType

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::DataType::Enum::WishListSortCodeType

DESCRIPTION ^

This type contains ordering criteria for sorting wishlists. The default ordering is CreationDateAscending.

SYNOPSIS ^

Enums: ^

CreationDateDescending

Return recently added wish list items first. This is the default sorting order.

CreationDateAscending

Return older wish list items first.

PriceAscending

Return lowest priced items and products first. Note that price rankings will not take shipping costs into account.

PriceDescending

Return highest priced items and products first. Note that price rankings will not take shipping costs into account.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: