eBay::API::XML::DataType::Enum::WishListSortCodeType - eBay::API::XML::DataType::Enum::WishListSortCodeType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::WishListSortCodeType

DESCRIPTION

Top

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

SYNOPSIS

Top

Enums:

Top

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.


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