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

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

DESCRIPTION ^

Specifies how items should be sorted.

SYNOPSIS ^

Enums: ^

EndingLast

Sort items by ending time, with items ending last first.

EndingSoonest

Sort items by ending time, with items ending soonest first.

HighestPrice

Sort items by price, with the highest price first.

LowestPrice

Sort items by price, with the lowest price first.

NewlyListed

Sort items by listing time, with newly listed items first.

RandomlySelected

Sort items in a randomly selected order.

CustomCode

Reserved for internal or future use.

syntax highlighting: