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


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::SortOrderCodeType

DESCRIPTION

Top

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

Top

Enums:

Top

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.


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