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

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::StoreItemListSortOrderCodeType

DESCRIPTION ^

List of available options for how items are sorted in an eBay Store.

SYNOPSIS ^

Enums: ^

EndingFirst

Lists items with those ending soon listed first.

NewlyListed

Lists items with those newly listed appearing in the list first.

LowestPriced

Lists items by price in ascending order. The item with the lowest starting price is listed first.

HighestPriced

Lists items by price in descending order. The item with the highest starting price is listed first.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: