The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.