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

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

DESCRIPTION ^

Indicates the order in which the catalog search engine will sort the results if you pass a sort attribute (SortAttributeID) in search requests. Applications cannot change the sort order of a sort attribute.

SYNOPSIS ^

Enums: ^

Ascending

The results will be sorted by the specified attribute in ascending (low to high) order.

Descending

The results will be sorted by the specified attribute in descending (high to low) order.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: