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


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

Index


NAME

Top

eBay::API::XML::DataType::Enum::StoreItemListSortOrderCodeType

DESCRIPTION

Top

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

SYNOPSIS

Top

Enums:

Top

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.


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